Template:Block-weapons

From Warma-wiki
Revision as of 14:21, 26 December 2023 by Disgruntled-tom (talk | contribs)
Jump to navigation Jump to search



Made a reusable weapon block.

USAGE

Just paste what's below. The weapon1 is a variable for linking and display. The name is the name of the weapon template.


Weapons

WeaponStatsSpecials
DELETE
DELETE
{{{weapon3}}}
{{{weapon4}}}
{{{weapon5}}}
{{{weapon6}}}
{{{weapon7}}}
{{{weapon8}}}
{{{weapon9}}}
{{{weapon10}}}
{{{weapon11}}}
{{{weapon12}}}



{{Block-weapons
| weapon1 = {{weapon-name-goes-here}}
| weapon2 = {{weapon-name-goes-here}}
}}

More weapons

Add a line for each new weapon, and change the weapon variable name by rolling the next number (like below). You can have 12.

{{Block-weapons
| weapon1 = {{weapon-name-goes-here}}
| weapon2 = {{weapon-name-goes-here}}
| weapon3 = {{weapon-name-goes-here}}
}}