Sarna News: Bad 'Mechs - Icestorm

Difference between revisions of "Template:InfoBoxCombatVehicle"

(made BV conditional)
(cost?)
Line 12: Line 12:
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Type        || {{{Type|}}}
 
| Type        || {{{Type|}}}
 +
|- class="infoboxrow"
 +
{{#if:{{{cost|}}}|
 +
{{!}} Cost
 +
{{!}} {{{cost}}}
 +
}}
 
|-
 
|-
 
| colspan='2' class='infoboxheading' | '''Technical specifications'''
 
| colspan='2' class='infoboxheading' | '''Technical specifications'''

Revision as of 14:49, 8 January 2010

[[Image:|191px]]
{{{name}}}
Production information
Manufacturer
Mission
Type
Technical specifications
Mass
Armor
Engine
Speed km/h
Crew
Armament


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.

{{InfoBoxCombatVehicle
| image = [[Image:*.***|191px]]
| name = ???
| manufacturer = ???
| Mission = ???
| Type = ???
| mass = ???
| armor = ???
| engine = ???
| speed = ???
| Crew = ???
| armament = ???
| BV (1.0) = ???
| BV (2.0) = ???
}}