Difference between revisions of "Template:InfoBoxCombatVehicle"

m (Altered the help display order slightly)
m (Adjusted the Crew field to be optional, per Wrangler's request)
Line 38: Line 38:
 
| Speed        || {{{speed|}}} km/h
 
| Speed        || {{{speed|}}} km/h
 
|- class='infoboxrow'
 
|- class='infoboxrow'
| Crew         || {{{Crew|}}}
+
{{#if:{{{Crew|}}}|
 +
{{!}} Crew
 +
{{!}} {{{Crew|}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
{{#if:{{{comsys|}}}|
 
{{#if:{{{comsys|}}}|

Revision as of 03:28, 3 September 2013

[[Image:|250px]]
{{{name}}}
Production information
Manufacturer
Mission
Type
Technical specifications
Mass
Armor
Engine
Speed km/h
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 = ???
| production year = ???
| year reference = ??? (production year reference)
| Mission = ???
| Type = ???
| cost = ???
| mass = ???
| armor = ???
| heat sinks = ???
| engine = ???
| speed = ???
| Crew = ???
| comsys = ???
| T&T = ???
| armament = ???
| BV (1.0) = ???
| BV (2.0) = ???
}}