Template:Infobox infantry: Difference between revisions

From Totem Arts Wiki
Jump to navigation Jump to search
RaiderAlpha (talk | contribs)
mNo edit summary
RaiderAlpha (talk | contribs)
No edit summary
Line 29: Line 29:
|data9    = {{#if:{{{requires|}}}|{{{requires|}}}|}}
|data9    = {{#if:{{{requires|}}}|{{{requires|}}}|}}


|header10 = {{#if:{{{weapon|}}}|Equipment|}}
|header10 = {{#if:{{{weapon|}}}{{{sidearm|}}}{{{explosive|}}}{{{grenade|}}}|Loadout|}}
|label11  = Primary weapon
|label11  = Primary weapon
|data11  = {{#if:{{{weapon|}}}|{{{weapon|}}}|}}
|data11  = {{#if:{{{weapon|}}}|{{{weapon|}}}|}}

Revision as of 21:23, 8 September 2020

Infantry
Infantry

Usage

To use this template, insert the following code into the page and fill out the fields:

{{Infobox infantry
|theme        = 
|name         = 
|icon         = 
|image        = 
|imgsize      = 
|imgdesc      = 

<!-- General characteristics -->
|is_character = 
|faction      = 
|role         = 
|health       = 
|armor        = 
|armor_type   = 
|speed        = 
|cost         = 
|requires     = 

<!-- Equipment -->
|weapon       = 
|sidearm      = 
|explosive    = 
|grenade      = 

<!-- Miscellaneous -->
|internalname = 
|jargon       = 
}}