Difference between revisions of "Template:InfoBoxCombatVehicle"

m
m
 
(22 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{| class='infobox'
+
<includeonly>{| class='infobox'
 
|-
 
|-
| colspan='2' | [[Image:{{{image|}}}|250px]]
+
| colspan='2' | {{#if:{{{image|}}}|[[Image:{{{image}}}|191px]]|}}
 
|-  
 
|-  
 
| colspan='2' class='infoboxname' | {{{name}}}
 
| colspan='2' class='infoboxname' | {{{name}}}
Line 8: Line 8:
 
|- class='infoboxrow'  
 
|- class='infoboxrow'  
 
| Manufacturer      || {{{manufacturer|}}}
 
| Manufacturer      || {{{manufacturer|}}}
 +
|- class="infoboxrow"
 +
{{#if:{{{production year|}}}|
 +
{{!}}Production Year[[Production Year::{{{production year|}}}| ]]
 +
{{!}}[[Combat Vehicle Timetable|{{{production year|}}}]]{{{year reference|}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Mission          || {{{Mission|}}}
 
| Mission          || {{{Mission|}}}
Line 15: Line 20:
 
{{#if:{{{introduced|}}}|
 
{{#if:{{{introduced|}}}|
 
{{!}} Introduced
 
{{!}} Introduced
{{!}} {{{introduced}}}
+
{{!}} {{{introduced|}}}
 
}}
 
}}
 +
|- class='infoboxrow'
 
{{#if:{{{cost|}}}|
 
{{#if:{{{cost|}}}|
 
{{!}} Cost
 
{{!}} Cost
{{!}} {{{cost}}}
+
{{!}} {{{cost|}}}
 
}}
 
}}
 
|-
 
|-
 
| colspan='2' class='infoboxheading' | '''Technical specifications'''
 
| colspan='2' class='infoboxheading' | '''Technical specifications'''
 +
|- class='infoboxrow'
 +
{{#if:{{{ Tech Base|}}}|
 +
{{!}}  Tech Base
 +
{{!}} {{{ Tech Base|}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Mass          || {{{mass|}}}
 
| Mass          || {{{mass|}}}
Line 32: Line 43:
 
| 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|}}}|
Line 42: Line 56:
 
{{!}} Targeting Tracking System
 
{{!}} Targeting Tracking System
 
{{!}} {{{T&T}}}
 
{{!}} {{{T&T}}}
 +
}}
 +
|- class='infoboxrow'
 +
{{#if:{{{heat sinks|}}}|
 +
{{!}} Heat Sinks
 +
{{!}} {{{heat sinks}}}
 
}}
 
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
Line 58: Line 77:
 
}}
 
}}
 
|}
 
|}
<noinclude>
+
</includeonly><noinclude>{{documentation}}</noinclude>
==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.
 
<pre><nowiki>
 
{{InfoBoxCombatVehicle
 
| image = [[Image:*.***|191px]]
 
| name = ???
 
| manufacturer = ???
 
| Mission = ???
 
| Type = ???
 
| cost = ???
 
| mass = ???
 
| armor = ???
 
| engine = ???
 
| speed = ???
 
| Crew = ???
 
| armament = ???
 
| BV (1.0) = ???
 
| BV (2.0) = ???
 
}}
 
</nowiki></pre>
 
 
 
 
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Infobox templates|CombatVehicle]]
 
</noinclude>
 

Latest revision as of 20:21, 4 April 2024