Difference between revisions of "Template:InfoBoxCombatVehicle"

(rv)
(made adding images easier, km/h, and BV2.0)
Line 1: Line 1:
 
{| class='infobox'
 
{| class='infobox'
 
|-
 
|-
| colspan='2' | {{{image|}}}
+
| colspan='2' | [[Image:{{{image|}}}|191px]]
 
|-  
 
|-  
 
| colspan='2' class='infoboxname' | {{{name}}}
 
| colspan='2' class='infoboxname' | {{{name}}}
Line 21: Line 21:
 
| Engine        || {{{engine|}}}
 
| Engine        || {{{engine|}}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
| Speed        || {{{speed|}}}
+
| Speed        || {{{speed|}}} km/h
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Crew          || {{{Crew|}}}
 
| Crew          || {{{Crew|}}}
Line 30: Line 30:
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| BV (1.0)      || {{{BV (1.0)|}}}
 
| BV (1.0)      || {{{BV (1.0)|}}}
 +
|- class='infoboxrow'
 +
| BV (2.0)      || {{{BV (2.0)|}}}
 
|}
 
|}
  

Revision as of 14:51, 21 February 2008

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


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