Difference between revisions of "Template:InfoBoxIndMechCustom"

([[Category:Infobox templates|)
(old unused template, superceded)
Line 1: Line 1:
{| class='infobox'
+
#REDIRECT [[Template:InfoBoxBattleMech
|-
 
| colspan='2' | {{{image|}}}
 
|-
 
| colspan='2' class='infoboxname' | {{{Name}}}
 
|-
 
| colspan='2' class='infoboxheading' | '''Custom Design'''
 
|- class='infoboxrow'
 
| Designer      || {{{designer|}}}
 
|-
 
| 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|}}}
 
|- class='infoboxrow'
 
| Armament || {{{Armament|}}}
 
|- class='infoboxrow'
 
| Heat Sinks || {{{Heat Sinks|}}}
 
|- class='infoboxrow'
 
| Armor || {{{Armor|}}}
 
|- 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>
 
{{InfoBoxIndMechCustom
 
| image = [[Image:*.***|191px]]
 
| Name =
 
| Designer =
 
| 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|IndMechCustom]]
 
</noinclude>
 

Revision as of 22:01, 12 September 2017

  1. REDIRECT [[Template:InfoBoxBattleMech