Difference between revisions of "Template:InfoBoxCombatVehicle"

m
m (Added comm system and T&T system per Doneve's request.)
Line 29: Line 29:
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Crew          || {{{Crew|}}}
 
| Crew          || {{{Crew|}}}
 +
|- class='infoboxrow'
 +
{{#if:{{{comsys|}}}|
 +
{{!}} Communications System
 +
{{!}} {{{comsys}}}
 +
}}
 +
|- class='infoboxrow'
 +
{{#if:{{{T&T|}}}|
 +
{{!}} Targeting Tracking System
 +
{{!}} {{{T&T}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Armament
 
| Armament

Revision as of 08:00, 11 November 2011

[[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 = ???
| Mission = ???
| Type = ???
| cost = ???
| mass = ???
| armor = ???
| engine = ???
| speed = ???
| Crew = ???
| armament = ???
| BV (1.0) = ???
| BV (2.0) = ???
}}