Difference between revisions of "Template:InfoBoxCombatVehicle"

m (→‎Usage instructions: Updated template help)
m
Line 8: Line 8:
 
|- class='infoboxrow'  
 
|- class='infoboxrow'  
 
| Manufacturer      || {{{manufacturer|}}}
 
| Manufacturer      || {{{manufacturer|}}}
 +
|- class="infoboxrow"
 
|- class="infoboxrow"
 
|- class="infoboxrow"
 
{{#if:{{{production year|}}}|
 
{{#if:{{{production year|}}}|
{{!}}Introduced [[Production Year::{{{production year|}}}| ]]
+
{{!}}Production Year[[Production Year::{{{production year|}}}| ]]
{{!}}[[Manufacturing Timeline Temp Page|{{{production year|}}}]]{{{year reference|}}}
+
{{!}}[[Combat Vehicle Timetable|{{{production year|}}}]]{{{year reference|}}}
 
}}
 
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'

Revision as of 16:01, 21 August 2013

[[Image:|250px]]
{{{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 = ???
| production year = ???
| year reference = ??? (production year reference)
| Mission = ???
| Type = ???
| cost = ???
| mass = ???
| armor = ???
| heat sinks = ???
| engine = ???
| comsys = ???
| T&T = ???
| speed = ???
| Crew = ???
| armament = ???
| BV (1.0) = ???
| BV (2.0) = ???
}}