Template:Infobox infantry: Difference between revisions

From Totem Arts Wiki
Jump to navigation Jump to search
RaiderAlpha (talk | contribs)
No edit summary
RaiderAlpha (talk | contribs)
No edit summary
Line 1: Line 1:
<onlyinclude>{{Infobox
<onlyinclude>{{Infobox
|bodystyle = {{Infobox style|infobox}}
|bodystyle = {{Infobox style|infobox|{{{theme|}}}}}
|abovestyle  = {{Infobox style|infobox_title}}
|abovestyle  = {{Infobox style|infobox_title|{{{theme|}}}}}
|headerstyle = {{Infobox style|infobox_header}}
|headerstyle = {{Infobox style|infobox_header|{{{theme|}}}}}
|labelstyle  = {{Infobox style|infobox_label}}
|labelstyle  = {{Infobox style|infobox_label|{{{theme|}}}}}


|above    = {{#if:{{{name|}}}|{{{name|}}}|Infantry}}
|above    = {{#if:{{{name|}}}|{{{name|}}}|Infantry}}
<!-- |image    = {{#if:{{{icon|}}}|<br />[[File:{{{icon|}}}|72px|center]]|}} -->
<!-- |image    = {{#if:{{{icon|}}}|<br />[[File:{{{icon|}}}|72px|center]]|}} -->
|image2  = {{#if:{{{image|}}}|[[File:{{{image|}}}|{{#if:{{{imgsize|}}}|{{{imgsize|}}}|250px}}|center]]|}}
|image2  = {{#if:{{{imageĨ|}}}|[[File:{{{image|}}}|{{#if:{{{imgsize|}}}|{{{imgsize|}}}|250px}}|center]]|}}
|caption2 = {{#if:{{{imgdesc|}}}|{{{imgdesc|}}}|}}
|caption2 = {{#if:{{{imgdesc|}}}|{{{imgdesc|}}}|}}
|image3  = {{#if:{{{_image|}}}|{{{_image|}}}|}}
|image3  = {{#if:{{{_image|}}}|{{{_image|}}}|}}

Revision as of 20:11, 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       = 
}}