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 21: Line 21:
|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|}}}|}}
|header1  = {{#if:{{{is_character|}}}|Character|Infantry}}
|header1  = {{#if:{{{is_character|}}}|Character|Infantry}}
|label2  = Faction
|label2  = Faction

Revision as of 15:50, 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       = 
}}