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
 
(4 intermediate revisions by the same user not shown)
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}}
 
|aboveclass = infobox-title
|rowclass  = infobox-data
|class1    = infobox-header
|class10    = infobox-header
|class22    = infobox-header


|above    = {{#if:{{{name|}}}|{{{name|}}}|Infantry}}
|above    = {{#if:{{{name|}}}|{{{name|}}}|Infantry}}
Line 41: Line 47:
|header22 = {{#if:{{{internalname|}}}{{{jargon|}}}|Miscellaneous}}
|header22 = {{#if:{{{internalname|}}}{{{jargon|}}}|Miscellaneous}}
|label23  = Internal name
|label23  = Internal name
|data23  = {{#if:{{{internalname|}}}|{{{internalname|}}}|}}
|data23  = {{#if:{{{internalname|}}}|<small>{{{internalname|}}}</small>|}}
|label24  = [[Glossary of player terms|<font color="#fff">Jargon</font>]]
|label24  = [[Glossary of player terms|<font color="#fff">Jargon</font>]]
|data24  = {{#if:{{{jargon|}}}|{{{jargon|}}}|}}
|data24  = {{#if:{{{jargon|}}}|{{{jargon|}}}|}}

Latest revision as of 18:27, 28 April 2022

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       = 
}}