Template:Infobox support power: Difference between revisions

From Totem Arts Wiki
Jump to navigation Jump to search
Bot Rot (talk | contribs)
mNo edit summary
RaiderAlpha (talk | contribs)
No edit summary
Line 34: Line 34:




|header22 = {{#if:{{{internalname|}}}|Miscellaneous}}
|header22 = {{#if:{{{internalname|}}}{{{jargon|}}}|Miscellaneous}}
|label23  = Internal name
|label23  = Internal name
|data23  = {{#if:{{{internalname|}}}|{{{internalname|}}}|}}
|data23  ={{#if:{{{internalname|}}}| <small>{{{internalname|}}}</small>|}}
|label24  = Jargon
|label24  = Jargon
|data24  = {{#if:{{{jargon|}}}|{{{jargon|}}}|}}
|data24  = {{#if:{{{jargon|}}}|{{{jargon|}}}|}}

Revision as of 08:29, 15 September 2020

Support Power

Usage

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

{{Infobox supportpower
|name         = 
|icon         = 
|image        = 
|imgsize      = 
|imgdesc      = 

<!-- General characteristics -->
|faction      = 
|role         = 
|cost         = 

<!-- Properties -->
|duration     = 
|radius       = 
|dmg_bonus    = 
|reload_bonus = 
|rof_bonus    = 
|dmg_resist   =
|speed_bonus  =
|regen_bonus  =

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