imported>SpaceSmithers (MODsuit table template, made for Tattle.) |
Нет описания правки |
||
(не показано 6 промежуточных версий 3 участников) | |||
Строка 1: | Строка 1: | ||
{|class="wikitable" style="width:95%" border="1" cellspacing="0" cellpadding="2" | {|class="wikitable" style="width:95%" border="1" cellspacing="0" cellpadding="2" | ||
! scope="col" class="unsortable"| | ! scope="col" style="width:10%" class="unsortable"|Ближний | ||
! scope="col" class="unsortable"| | ! scope="col" style="width:10%" class="unsortable"|Баллистика | ||
! scope="col" class="unsortable"| | ! scope="col" style="width:10%" class="unsortable"|Лазер | ||
! scope="col" class="unsortable"| | ! scope="col" style="width:10%" class="unsortable"|Энергетический | ||
! scope="col" class="unsortable"| | ! scope="col" style="width:10%" class="unsortable"|Бомбы | ||
! scope="col" class="unsortable"| | ! scope="col" style="width:10%" class="unsortable"|Биологический | ||
! scope="col" class="unsortable"| | ! scope="col" style="width:10%" class="unsortable"|Огонь | ||
! scope="col" class="unsortable"| | ! scope="col" style="width:10%" class="unsortable"|Кислота | ||
! scope="col" class="unsortable"| | ! scope="col" style="width:10%" class="unsortable"|Травмы | ||
|- | |- | ||
|style="text-align: center;"|{{{melee|melee}}} | |style="text-align: center;"|{{{melee|melee}}} | ||
|style="text-align: center;"|{{{ | |style="text-align: center;"|{{{bullet|bullet}}} | ||
|style="text-align: center;"|{{{laser|laser}}} | |style="text-align: center;"|{{{laser|laser}}} | ||
|style="text-align: center;"|{{{energy|energy}}} | |style="text-align: center;"|{{{energy|energy}}} | ||
Строка 18: | Строка 18: | ||
|style="text-align: center;"|{{{fire|fire}}} | |style="text-align: center;"|{{{fire|fire}}} | ||
|style="text-align: center;"|{{{acid|acid}}} | |style="text-align: center;"|{{{acid|acid}}} | ||
|style="text-align: center;"|{{{ | |style="text-align: center;"|{{{wound|wound}}} | ||
|- | |- | ||
|} | |} | ||
Строка 25: | Строка 25: | ||
{{Tablemodsuit | {{Tablemodsuit | ||
|melee = 10 | |melee = 10 | ||
| | |bullet = 11 | ||
|laser = 12 | |laser = 12 | ||
|energy = 13 | |energy = 13 | ||
Строка 32: | Строка 32: | ||
|fire = 16 | |fire = 16 | ||
|acid = 17 | |acid = 17 | ||
| | |wound = 18 | ||
}} | }} | ||
</pre> | </pre> | ||
Строка 38: | Строка 38: | ||
{{Tablemodsuit | {{Tablemodsuit | ||
|melee = 10 | |melee = 10 | ||
| | |bullet = 11 | ||
|laser = 12 | |laser = 12 | ||
|energy = 13 | |energy = 13 | ||
Строка 45: | Строка 45: | ||
|fire = 16 | |fire = 16 | ||
|acid = 17 | |acid = 17 | ||
| | |wound = 18 | ||
}} | }} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Текущая версия от 15:02, 19 октября 2024
Ближний | Баллистика | Лазер | Энергетический | Бомбы | Биологический | Огонь | Кислота | Травмы |
---|---|---|---|---|---|---|---|---|
melee | bullet | laser | energy | bomb | bio | fire | acid | wound |
Using this template
{{Tablemodsuit |melee = 10 |bullet = 11 |laser = 12 |energy = 13 |bomb = 14 |bio = 15 |fire = 16 |acid = 17 |wound = 18 }}
This will result in the following:
Ближний | Баллистика | Лазер | Энергетический | Бомбы | Биологический | Огонь | Кислота | Травмы |
---|---|---|---|---|---|---|---|---|
10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |