Difference between revisions of "Template:InfoBoxIndMech"

m (added Model row)
m (Redirected page to Template:InfoBoxBattleMech)
 
(3 intermediate revisions by 2 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'
 
{{#if:{{{Production Year|}}}|
 
{{!}}Production Year[[Production Year::{{{Production Year|}}}| ]]
 
{{!}}[[Combat Vehicle Timetable|{{{Production Year|}}}]]{{{Year Reference|}}}
 
}}
 
|- class='infoboxrow'
 
| Use || {{{Use|}}}
 
|- class='infoboxrow'
 
| Tech Base || {{{Tech Base|}}}
 
|- class='infoboxrow'
 
| Model                || {{{Model|}}}
 
|- class='infoboxrow'
 
| Equipment Rating      || {{{Equipment Rating|}}}
 
|- 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'
 
 
 
|- class='infoboxrow'
 
{{#if:{{{Walking|}}}|
 
{{!}} Walking Speed
 
{{!}} {{{Walking}}}
 
}}
 
|- class='infoboxrow'
 
{{#if:{{{Running|}}}|
 
{{!}} Running Speed
 
{{!}} {{{Running}}}
 
}}
 
|- class='infoboxrow'
 
{{#if:{{{Jumping|}}}|
 
{{!}} Jumping Distance
 
{{!}} {{{Jumping}}}
 
}}
 
|- class='infoboxrow'
 
| Armament || {{{Armament|}}}
 
|- class='infoboxrow'
 
| Heat Sinks || {{{Heat Sinks|}}}
 
|- class='infoboxrow'
 
| Armor || {{{Armor|}}}
 
|- class="infoboxrow"
 
{{#if:{{{BAR|}}}|
 
{{!}} Barrier Armor Rating (BAR)
 
{{!}} {{{BAR}}}
 
}}
 
|- 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 =
 
| Production Year        = <!-- Optional field -->
 
| Year Reference        = <!-- Optional field -->
 
| Use =
 
| Model =
 
| Tech Base =
 
| Equipment Rating =
 
| Cost =
 
| Introduced =
 
| Mass =
 
| Engine =
 
| Top Speed =
 
| Walking Speed          = <!-- Optional field, km/h -->
 
| Running Speed          = <!-- Optional field, km/h -->
 
| Jumping                = <!-- Optional field, m -->
 
| Armament =
 
| Heat Sinks =
 
| Armor =
 
| BAR                    = <!-- Optional field -->
 
| comsys =
 
| T&T =
 
| 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