Difference between revisions of "Template:InfoBoxCombatVehicle"

m (Changed capitalisation of heat sinks field to match the other fields)
m (no picture fix?)
Line 1: Line 1:
 
{| class='infobox'
 
{| class='infobox'
 
|-
 
|-
| colspan='2' | [[Image:{{{image|}}}|250px]]
+
| colspan='2' | {{#if:{{{image|}}}|[[Image:{{{image}}}|250px]]|}}
 
|-  
 
|-  
 
| colspan='2' class='infoboxname' | {{{name}}}
 
| colspan='2' class='infoboxname' | {{{name}}}

Revision as of 23:30, 2 November 2013

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