Difference between revisions of "Template:InfoboxVariant"

From BTAWiki
Jump to navigation Jump to search
Line 67: Line 67:
 
   {{#if:{{{modspeed|}}}|
 
   {{#if:{{{modspeed|}}}|
 
   <tr>
 
   <tr>
     <th>Modified Speed</th>
+
     <th>Modified Sprint</th>
 
     <td>{{{modspeed}}}</td>
 
     <td>{{{modspeed}}}</td>
 
   </tr>
 
   </tr>

Revision as of 22:58, 11 January 2021

InfoboxVariant
General Data
Stock Specifications
Hardpoints
Melee
Stock Equipment

Basic template to create Infoboxes for Mech Variants. Example below. Note that you can specify up to 12 equipment per location (raequip1, raequip2, raequip12 for example). You MUST use #1 though for the row to not be hidden. Any unused info is automatically hidden, so exclude it if you want it hidden.

{{InfoboxVariant
|variantname = 
|image = Mechname.png
|mechtype = 
|class = 
|weight = 
|stock role = 
|ballistic = 
|energy = 
|missile = 
|support = 
|omni = 
|speed = 
|modspeed = (Note MASC or TSM in parentheses)
|maxdamage = 
|maxstability = 
|maxheat = 
|armor = 
|structure = 
|heatsinking = 
|alphaheat = 
|kickdamage = 
|punchdamage = 
|dfadamage = 
|meleeweapondamage = 
|enginetype = 
|coresize = 
|heatsinkkit = 
|ecooling = 
|gyro = 
|structuretype = 
|armortype = 
|headequip1 = 
|headequip2 = 
|headequip3 = 
|headequip4 = 
|ctequip1 = 
|ctequip2 = 
|ctequip3 = 
|ctequip4 = 
|ltequip1 = 
|ltequip2 = 
|ltequip3 = 
|ltequip4 = 
|ltequip5 = 
|ltequip6 = 
|ltequip7 = 
|ltequip8 = 
|ltequip9 = 
|ltequip10 = 
|ltequip11 = 
|ltequip12 = 
|rtequip1 = 
|rtequip2 = 
|rtequip3 = 
|rtequip4 = 
|rtequip5 = 
|rtequip6 = 
|rtequip7 = 
|rtequip8 = 
|rtequip9 = 
|rtequip10 = 
|rtequip11 = 
|rtequip12 = 
|laequip1 = 
|laequip2 = 
|laequip3 = 
|laequip4 = 
|laequip5 = 
|laequip6 = 
|laequip7 = 
|laequip8 = 
|laequip9 = 
|laequip10 = 
|raequip1 = 
|raequip2 = 
|raequip3 = 
|raequip4 = 
|raequip5 = 
|raequip6 = 
|raequip7 = 
|raequip8 = 
|raequip9 = 
|raequip10 = 
|llequip1 = 
|llequip2 = 
|rlequip1 = 
|rlequip2 = 
}}