Difference between revisions of "Template:InfoboxVariant"
Jump to navigation
Jump to search
(Created page with "<infobox> <title source="title"/> <image source="image"> <caption source="caption1"/> </image> <group collapse="open"> <header>General Data</header> <data...") |
|||
Line 1: | Line 1: | ||
− | < | + | <table class="infoboxvariant"> |
− | < | + | <tr> |
− | + | <th style="text-align:center;" colspan=2> | |
− | < | + | <div class="infobox-variantname">{{{name|{{PAGENAME}}}}}</div> |
− | </ | + | </th> |
− | < | + | </tr> |
− | + | ||
− | < | + | <tr> |
− | + | <th style="text-align:center; padding:10px;" colspan=2> | |
− | + | {{#if:{{{image|}}}| | |
− | < | + | <div class="infobox-variantimage">[[File:{{{image}}}]]</div> |
− | + | }} | |
− | + | </th> | |
− | < | + | </tr> |
− | + | ||
− | + | <tr> | |
− | < | + | <th style="text-align:center; padding:8px;" colspan=2>General Data</th> |
− | + | </tr> | |
− | + | ||
− | + | {{#if:{{{class|}}}| | |
− | + | <tr> | |
− | </ | + | <th align=left>Class</th> |
− | + | <td>{{{class}}}</td> | |
− | + | </tr> | |
− | </ | + | }} |
− | + | ||
− | + | {{#if:{{{weight|}}}| | |
− | </ | + | <tr> |
− | < | + | <th>Weight</th> |
− | + | <td>{{{weight}}}</td> | |
− | </ | + | </tr> |
− | </ | + | }} |
− | < | + | |
− | < | + | {{#if:{{{stock role|}}}| |
− | < | + | <tr> |
− | + | <th>Stock Role</th> | |
− | </ | + | <td>{{{stock role}}}</td> |
− | < | + | </tr> |
− | + | }} | |
− | </ | + | |
− | < | + | {{#if:{{{rarity|}}}| |
− | + | <tr> | |
− | </ | + | <th>Rarity</th> |
− | < | + | <td>{{{rarity}}}</td> |
− | + | </tr> | |
− | + | }} | |
− | < | + | |
− | + | {{#if:{{{hardpoints|}}}| | |
− | + | <tr> | |
− | + | <th>Hardpoints</th> | |
− | + | <td>{{{hardpoints}}}</td> | |
− | </ | + | </tr> |
− | </ | + | }} |
− | < | + | |
− | < | + | <tr> |
− | < | + | <th style="text-align:center; padding:8px;" colspan=2>Stock Specifications</th> |
− | + | </tr> | |
− | </ | + | |
− | < | + | {{#if:{{{speed|}}}| |
− | + | <tr> | |
− | </ | + | <th>Speed</th> |
− | < | + | <td>{{{speed}}}</td> |
− | + | </tr> | |
− | </ | + | }} |
− | < | + | |
− | + | {{#if:{{{maxdamage|}}}| | |
− | </ | + | <tr> |
− | < | + | <th>Firepower</th> |
− | + | <td>Max Damage: {{{maxdamage}}} | |
− | + | {{#if:{{{maxstability|}}}|<br>Max Stability: {{{maxstability}}}}}</td> | |
− | < | + | </tr> |
− | + | }} | |
− | + | ||
− | + | {{#if:{{{maxarmor|}}}| | |
− | + | <tr> | |
− | < | + | <th>Durability</th> |
− | + | <td>Max Armor: {{{maxarmor}}} <br>Max Structure: {{{maxstructure}}}</td> | |
− | + | </tr> | |
− | + | }} | |
− | + | ||
− | + | {{#if:{{{heatsinking|}}}| | |
− | + | <tr> | |
− | </ | + | <th>Heat Efficiency</th> |
− | </ | + | <td>Sinking: {{{heatsinking}}} <br>Alpha: {{{alphaheat}}}</td> |
+ | </tr> | ||
+ | }} | ||
+ | |||
+ | {{#if:{{{chargedamage|}}}| | ||
+ | <tr> | ||
+ | <th>Melee</th> | ||
+ | <td>Charge: {{{chargedamage}}} <br>Kick: {{{kickdamage}}} <br>Weapon: {{{meleeweapondamage}}} <br>Punch: {{{punchdamage}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | |||
+ | <tr> | ||
+ | <th style="text-align:center; padding:8px;" colspan=2>Stock Equipment</th> | ||
+ | </tr> | ||
+ | |||
+ | {{#if:{{{enginetype|}}}| | ||
+ | <tr> | ||
+ | <th>Engine</th> | ||
+ | <td>{{{enginetype}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | |||
+ | {{#if:{{{coresize|}}}| | ||
+ | <tr> | ||
+ | <th>Core</th> | ||
+ | <td>{{{coresize}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | |||
+ | {{#if:{{{heatsinkkit|}}}| | ||
+ | <tr> | ||
+ | <th>Heat Sinks</th> | ||
+ | <td>{{{heatsinkkit}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | |||
+ | {{#if:{{{ecooling|}}}| | ||
+ | <tr> | ||
+ | <th>E-Cooling</th> | ||
+ | <td>{{{ecooling}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | |||
+ | {{#if:{{{structuretype|}}}| | ||
+ | <tr> | ||
+ | <th>Structure</th> | ||
+ | <td>{{{structuretype}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | |||
+ | {{#if:{{{armortype|}}}| | ||
+ | <tr> | ||
+ | <th>Armor</th> | ||
+ | <td>{{{armortype}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | |||
+ | {{#if:{{{headequip|}}}| | ||
+ | <tr> | ||
+ | <th>Head</th> | ||
+ | <td>{{{headequip}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | |||
+ | {{#if:{{{ctequip1|}}}| | ||
+ | <tr> | ||
+ | <th>Center Torso</th> | ||
+ | <td>{{{ctequip1}}} | ||
+ | {{#if:{{{ctequip2|}}}|<br>{{{ctequip2}}}}} | ||
+ | {{#if:{{{ctequip3|}}}|<br>{{{ctequip3}}}}} | ||
+ | {{#if:{{{ctequip4|}}}|<br>{{{ctequip4}}}}} | ||
+ | {{#if:{{{ctequip5|}}}|<br>{{{ctequip5}}}}} | ||
+ | {{#if:{{{ctequip6|}}}|<br>{{{ctequip6}}}}} | ||
+ | {{#if:{{{ctequip7|}}}|<br>{{{ctequip7}}}}} | ||
+ | {{#if:{{{ctequip8|}}}|<br>{{{ctequip8}}}}} | ||
+ | {{#if:{{{ctequip9|}}}|<br>{{{ctequip9}}}}} | ||
+ | {{#if:{{{ctequip10|}}}|<br>{{{ctequip10}}}}} | ||
+ | </td> | ||
+ | </tr> | ||
+ | }} | ||
+ | |||
+ | </table> | ||
+ | |||
+ | <noinclude>Basic template to create Infoboxes for Mech Variants.</noinclude> |
Revision as of 19:26, 16 November 2020
InfoboxVariant
|
|
---|---|
General Data | |
Stock Specifications | |
Stock Equipment |
Basic template to create Infoboxes for Mech Variants.