Template:InfoBoxMech: Difference between revisions
From Drew's Battletech Wiki
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class= | {| class="infobox" | ||
| colspan="2" |[[Image:{{{image}}}|250px]]| | |||
|- | |- | ||
| colspan='2' class='infoboxname' | {{{Name}}} | | colspan='2' class='infoboxname' | {{{Name}}} | ||
|- class='infoboxrow' | |||
| Model || {{{Model|}}} | |||
|- | |- | ||
| colspan='2' class='infoboxheading' | '''Production information''' | | colspan='2' class='infoboxheading' | '''Production information''' | ||
|- class='infoboxrow' | |- class='infoboxrow' | ||
| Tech Base || {{{Tech Base|}}} | | Tech Base || {{{Tech Base|}}} | ||
|- class='infoboxrow' | |- class='infoboxrow' | ||
| Introduced || {{{Introduced|}}} | | Introduced || {{{Introduced|}}} | ||
Line 22: | Line 19: | ||
|- class='infoboxrow' | |- class='infoboxrow' | ||
| Top Speed || {{{Top Speed|}}} km/h | | Top Speed || {{{Top Speed|}}} km/h | ||
|- class='infoboxrow' | |||
| Jump Capability || {{{jump|}}} m | |||
|- class='infoboxrow' | |- class='infoboxrow' | ||
| Armament || {{{Armament|}}} | | Armament || {{{Armament|}}} | ||
Line 39: | Line 38: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{ | {{InfoBoxMech | ||
| | | Image = | ||
| Name = | | Name = | ||
| Tech Base = | | Tech Base = | ||
| Introduced = | | Introduced = | ||
| Mass = | | Mass = | ||
Line 53: | Line 49: | ||
| Heat Sinks = | | Heat Sinks = | ||
| Armor = | | Armor = | ||
| Equipment = | | Equipment = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> |
Latest revision as of 18:21, 21 February 2014
[[Image:{{{image}}}|250px]]| | |
{{{Name}}} | |
Model | |
Production information | |
Tech Base | |
Introduced | |
Technical specifications | |
Mass | tons |
Engine | |
Top Speed | km/h |
Jump Capability | m |
Armament | |
Heat Sinks | |
Armor | |
Equipment |
Usage instructions
Copy and paste the following code into the top of the article, filling the appropriate fields. If a field is unknown, delete it.
{{InfoBoxMech | Image = | Name = | Tech Base = | Introduced = | Mass = | Engine = | Top Speed = | Armament = | Heat Sinks = | Armor = | Equipment = }}