Difference between revisions of "Template:InfoBoxCombatVehicle"

([[Category:Infobox templates|)
(made BV conditional)
Line 28: Line 28:
 
|
 
|
 
{{{armament|}}}
 
{{{armament|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| BV (1.0)     || {{{BV (1.0)|}}}
+
{{#if:{{{BV (1.0)|}}}|
|- class='infoboxrow'
+
{{!}} BV (1.0)
| BV (2.0)     || {{{BV (2.0)|}}}
+
{{!}} {{{BV (1.0)|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{BV (2.0)|}}}|
 +
{{!}} BV (2.0)
 +
{{!}} {{{BV (2.0)|}}}
 +
}}
 
|}
 
|}
  

Revision as of 17:11, 11 April 2009

[[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) = ???
}}