Difference between revisions of "Template:InfoBoxIndMech"

m (fix fix)
m (Redirected page to Template:InfoBoxBattleMech)
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class='infobox'
+
#redirect [[Template:InfoBoxBattleMech]]
|-
 
| colspan='2'|{{#if:{{{image|}}}|[[Image:{{{image}}}|191px]]|}}
 
|-
 
| colspan='2' class='infoboxname' | {{{Name}}}
 
|-
 
| colspan='2' class='infoboxheading' | '''Production information'''
 
|- class='infoboxrow'
 
| Manufacturer || {{{Manufacturer|}}}
 
|- class='infoboxrow'
 
| Use || {{{Use|}}}
 
|- class='infoboxrow'
 
| Tech Base || {{{Tech Base|}}}
 
|- class='infoboxrow'
 
| Cost || {{{Cost|}}}
 
|- class='infoboxrow'
 
| Introduced || {{{Introduced|}}}
 
|-
 
| colspan='2' class='infoboxheading' | '''Technical specifications'''
 
|- class='infoboxrow'
 
| Mass || {{{Mass|}}}
 
|- class='infoboxrow'
 
| Engine || {{{Engine|}}}
 
|- class='infoboxrow'
 
| Top Speed || {{{Top Speed|}}} km/h
 
|- class='infoboxrow'
 
| Armament || {{{Armament|}}}
 
|- class='infoboxrow'
 
| Heat Sinks || {{{Heat Sinks|}}}
 
|- class='infoboxrow'
 
| Armor || {{{Armor|}}}
 
|- class="infoboxrow"
 
{{#if:{{{comsys|}}}|
 
{{!}} Communications System
 
{{!}} {{{comsys}}}
 
}}
 
|- class="infoboxrow"
 
{{#if:{{{T&T|}}}|
 
{{!}} Targeting Tracking System
 
{{!}} {{{T&T}}}
 
}}
 
|- class='infoboxrow'
 
| Equipment || {{{Equipment|}}}
 
|- class='infoboxrow'
 
| BV (1.0) || {{{BV (1.0)|}}}
 
|- class='infoboxrow'
 
| BV (2.0) || {{{BV (2.0)|}}}
 
|}
 
 
 
<noinclude>
 
==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.
 
 
 
 
 
<pre><nowiki>
 
{{InfoBoxIndMech
 
| image = *.***
 
| Name =
 
| Manufacturer =
 
| Use =
 
| Tech Base =
 
| Cost =
 
| Introduced =
 
| Mass =
 
| Engine =
 
| Top Speed =
 
| Armament =
 
| Heat Sinks =
 
| Armor =
 
| Equipment =
 
| BV (1.0) =
 
| BV (2.0) =
 
}}
 
</nowiki></pre>
 
 
 
</noinclude>
 
 
 
<noinclude>[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Infobox templates|IndMech]]
 
</noinclude>
 

Latest revision as of 20:13, 12 September 2017