Template:InfoBoxMech: Difference between revisions

From Drew's Battletech Wiki
No edit summary
No edit summary
Line 2: Line 2:
|-
|-
| 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'
| Manufacturer || {{{Manufacturer|}}}
|- class='infoboxrow'
| Use || {{{Use|}}}
|- class='infoboxrow'
|- class='infoboxrow'
| Tech Base || {{{Tech Base|}}}
| Tech Base || {{{Tech Base|}}}
|- class='infoboxrow'
| Cost || {{{Cost|}}}
|- class='infoboxrow'
|- class='infoboxrow'
| Introduced || {{{Introduced|}}}
| Introduced || {{{Introduced|}}}
Line 22: Line 18:
|- 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 40: Line 38:
<pre><nowiki>
<pre><nowiki>
{{InfoBoxIndMech
{{InfoBoxIndMech
| image = *.***
| Name =
| Name =
| Manufacturer =
| Use =
| Tech Base =
| Tech Base =
| Cost =
| Introduced =
| Introduced =
| Mass =  
| Mass =  
Line 53: Line 47:
| Heat Sinks =
| Heat Sinks =
| Armor =
| Armor =
| comsys =
| T&T =
| Equipment =  
| Equipment =  
| BV (1.0) =
| BV (2.0) =
}}
}}
</nowiki></pre>
</nowiki></pre>

Revision as of 18:30, 21 February 2014

{{{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.


{{InfoBoxIndMech
| Name =
| Tech Base =
| Introduced =
| Mass = 
| Engine =
| Top Speed =
| Armament =
| Heat Sinks =
| Armor =
| Equipment = 
}}