Difference between revisions of "Template:InfoBoxSupportVehicle"

m (test for production year)
m
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class='infobox'
+
<includeonly>{| class='infobox'
 
|-
 
|-
 
| colspan='2' | {{{image|}}}
 
| colspan='2' | {{{image|}}}
Line 9: Line 9:
 
| Manufacturer || {{{Manufacturer|}}}
 
| Manufacturer || {{{Manufacturer|}}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
{{#if:{{{production year|}}}|
+
{{#if:{{{Production Year|}}}|
{{!}}Production Year[[Production Year::{{{production year|}}}| ]]
+
{{!}}Production Year[[Production Year::{{{Production Year|}}}| ]]
{{!}}[[Combat Vehicle Timetable|{{{production year|}}}]]{{{year reference|}}}
+
{{!}}[[Combat Vehicle Timetable|{{{Production Year|}}}]]{{{Year Reference|}}}
 
}}
 
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
Line 19: Line 19:
 
|- class='infoboxrow'  
 
|- class='infoboxrow'  
 
| Chassis Type (Size) || {{{Chassis Type (Size)|}}}
 
| Chassis Type (Size) || {{{Chassis Type (Size)|}}}
 +
|- class='infoboxrow'
 +
| Equipment Rating      || {{{Equipment Rating|}}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
{{#if:{{{Cost|}}}|
 
{{#if:{{{Cost|}}}|
Line 44: Line 46:
 
{{!}} Top Speed
 
{{!}} Top Speed
 
{{!}} {{{Top Speed}}}
 
{{!}} {{{Top Speed}}}
 +
}}
 +
|- class='infoboxrow'
 +
{{#if:{{{Cruise|}}}|
 +
{{!}} Cruise Speed
 +
{{!}} {{{Cruise}}}
 +
}}
 +
|- class='infoboxrow'
 +
{{#if:{{{Flank|}}}|
 +
{{!}} Flank Speed
 +
{{!}} {{{Flank}}}
 +
}}
 +
|- class='infoboxrow'
 +
{{#if:{{{Safe Thrust|}}}|
 +
{{!}} Safe Thrust
 +
{{!}} {{{Safe Thrust}}}
 +
}}
 +
|- class='infoboxrow'
 +
{{#if:{{{Max Thrust|}}}|
 +
{{!}} Max Thrust
 +
{{!}} {{{Max Thrust}}}
 
}}
 
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
Line 52: Line 74:
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Power Plant || {{{Power Plant|}}}
 
| Power Plant || {{{Power Plant|}}}
 +
|- class='infoboxrow'
 +
{{#if:{{{Power Plant Type|}}}|
 +
{{!}} Power Plant Type
 +
{{!}} {{{Power Plant Type}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Fuel (Type/Range) || {{{Fuel (Type/Range)|}}}
 
| Fuel (Type/Range) || {{{Fuel (Type/Range)|}}}
Line 63: Line 90:
 
{{!}} Targeting Tracking System
 
{{!}} Targeting Tracking System
 
{{!}} {{{T&T}}}
 
{{!}} {{{T&T}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Fire Control System|}}}|
 +
{{!}} Fire Control System
 +
{{!}} {{{Fire Control System}}}
 +
}}
 +
|- class='infoboxrow'
 +
{{#if:{{{Turret|}}}|
 +
{{!}} Turret(s)
 +
{{!}} {{{Turret}}}
 
}}
 
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
Line 70: Line 107:
 
{{!}} Heat Sinks
 
{{!}} Heat Sinks
 
{{!}} {{{Heat Sinks}}}
 
{{!}} {{{Heat Sinks}}}
 +
}}
 +
|- class='infoboxrow'
 +
{{#if:{{{Fitted Equipment|}}}|
 +
{{!}} Fitted Equipment
 +
{{!}} {{{Fitted Equipment}}}
 
}}
 
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Armor || {{{Armor|}}}
 
| Armor || {{{Armor|}}}
 +
|- class='infoboxrow'
 +
{{#if:{{{BAR|}}}|
 +
{{!}} Barrier Armor Rating (BAR)
 +
{{!}} {{{BAR}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
{{#if:{{{Crew|}}}|
 
{{#if:{{{Crew|}}}|
Line 88: Line 135:
 
{{!}} {{{BV (2.0)|}}}
 
{{!}} {{{BV (2.0)|}}}
 
}}
 
}}
|}
+
|}</includeonly><noinclude>{{documentation}}</noinclude>
 
 
<noinclude>
 
==Usage instructions==
 
Copy and paste the following code into the top of the article, filling the appropriate fields.
 
 
 
'''Cost''', '''Structural Integrity''', '''Station Keeping Thrust''', '''Heat Sinks''', '''Crew''', and the '''Battle Value''' fields are optional. If no information is available, leave them blank and they won't appear in the infobox. You can delete other fields that are unknown.
 
 
 
'''Structural Integrity''' and '''Station Keeping Thrust''' are only used by [[:Category:Satellite Support Vehicles|satellite support vehicles]].
 
<pre><nowiki>
 
{{InfoBoxSupportVehicle
 
| image = [[Image:*.***|191px]]
 
| Name =
 
| Manufacturer =
 
| Use =
 
| Tech Base =
 
| Chassis Type (Size) =
 
| Cost =
 
| Introduced =
 
| Mass =
 
| Speed =
 
| Top Speed =
 
| Station Keeping Thrust =
 
| Structural Integrity =
 
| Power Plant =
 
| Fuel (Type/Range) =
 
| Armament =
 
| Heat Sinks =
 
| Armor =
 
| Crew =
 
| BV (1.0) =
 
| BV (2.0) =
 
}}
 
</nowiki></pre>
 
 
 
</noinclude>
 
 
 
<noinclude>
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Infobox templates|SupportVehicle]]
 
</noinclude>
 

Latest revision as of 21:58, 4 April 2024