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)
mNo edit summary
Line 1: Line 1:
<onlyinclude>{{Infobox
<onlyinclude>{{Infobox
|bodystyle = {{Infobox style|infobox|{{{theme|}}}}}
|bodystyle = {{Infobox style|infobox}}
|abovestyle  = {{Infobox style|infobox_title|{{{theme|}}}}}
|abovestyle  = {{Infobox style|infobox_title}}
|headerstyle = {{Infobox style|infobox_header|{{{theme|}}}}}
|headerstyle = {{Infobox style|infobox_header}}
|labelstyle  = {{Infobox style|infobox_label|{{{theme|}}}}}
|labelstyle  = {{Infobox style|infobox_label}}


|above    = {{#if:{{{name|}}}|{{{name|}}}|Infantry}}
|above    = {{#if:{{{name|}}}|{{{name|}}}|Infantry}}

Revision as of 07:01, 9 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       = 
}}