Template:Weapon: Difference between revisions

From Warma-wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:
|  style="text-align:center; font-size:90%;" |'''{{{loc}}}
|  style="text-align:center; font-size:90%;" |'''{{{loc}}}
|-
|-
| colspan=7 style="text-align:left;"|{{{abilities}}}
| colspan=8 style="text-align:left;"|{{{abilities}}}
|-
<noinclude> |} </noinclude>
<noinclude> |} </noinclude>
<includeonly>[[Category:{{{weapon}}}]]</includeonly>
<includeonly>[[Category:{{{weapon}}}]]</includeonly>
<noinclude>
<noinclude>
==Instructions==
==Instructions==

Revision as of 18:06, 28 January 2024

{{{weapon}}}
icon  RNG   ROF   AOE   POW   LOCATION 
{{{rng}}} {{{rof}}} {{{aoe}}} {{{pow}}} {{{loc}}}
{{{abilities}}}



Instructions

Each model will need a weapon box. Open it using the following:

  • {| class="wikitable" style="width: 95%;"

After opening, paste the following block for each weapon.

  • {{Weapon | weapon= WeaponName | type = M | rng = 2 | rof = - | aoe = - | pow = 9 | loc = Left | abilities = {{Ability1}} {{Ability2}} {{Ability3}}}}

Or, for a ranged weapon,

  • {{Weapon | weapon= WeaponName | type = R | rng = 2 | rof = 3 | aoe = 4 | pow = 9 | loc = - | abilities = - }}

Then close the whole thing with

  • |}