Difference between revisions of "Template:InfoboxVariant"
Jump to navigation
Jump to search
Line 57: | Line 57: | ||
<tr> | <tr> | ||
<th>Hardpoints</th> | <th>Hardpoints</th> | ||
− | <td>{{#if:{{{ballistic|}}}|Ballistic: {{{ballistic}}}<br>}}{{#if:{{{energy|}}}|Energy: {{{energy}}}<br>}}{{#if:{{{missile|}}}|Missile: {{{missile}}}<br>}}{{#if:{{{support|}}}|Support: {{{support}}}<br>}}{{#if:{{{omni|}}}|Omni: {{{omni}}}}}</td> | + | <td>{{#if:{{{ballistic|}}}|Ballistic: {{{ballistic}}}<br>}}{{#if:{{{energy|}}}|Energy: {{{energy}}}<br>}}{{#if:{{{missile|}}}|Missile: {{{missile}}}<br>}}{{#if:{{{support|}}}|Support: {{{support}}}<br>}}{{#if:{{{artillery|}}}|Artillery: {{{artillery}}}<br>}}{{#if:{{{omni|}}}|Omni: {{{omni}}}}}{{#if:{{{bomb|}}}|Bomb Bay: {{{bomb}}}<br>}}{{#if:{{{melee|}}}|Melee: {{{melee}}}<br>}}</td> |
</tr> | </tr> | ||
Line 231: | Line 231: | ||
|missile = | |missile = | ||
|support = | |support = | ||
+ | |artillery = | ||
|omni = | |omni = | ||
+ | |bomb = | ||
+ | |melee = | ||
|speed = | |speed = | ||
|modspeed = (Note MASC or TSM in parentheses) | |modspeed = (Note MASC or TSM in parentheses) |
Latest revision as of 05:18, 5 June 2023
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 = |artillery = |omni = |bomb = |melee = |speed = |modspeed = (Note MASC or TSM in parentheses) |flightspeed = (Only applicable to LAMs, leave blank or delete for non-LAMs) |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 = }}