Difference between revisions of "Template:InfoBoxSupportVehicle"

m (updated per wrangler's request.)
m
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| class='infobox'
+
<includeonly>{| class='infobox'
 
|-
 
|-
 
| colspan='2' | {{{image|}}}
 
| colspan='2' | {{{image|}}}
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'
 
| Use || {{{Use|}}}
 
| Use || {{{Use|}}}
Line 14: 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 39: 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 47: 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)|}}}
 +
|- class="infoboxrow"
 +
{{#if:{{{comsys|}}}|
 +
{{!}} Communications System
 +
{{!}} {{{comsys}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{T&T|}}}|
 +
{{!}} Targeting Tracking System
 +
{{!}} {{{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'
 
| Armament || {{{Armament|}}}
 
| Armament || {{{Armament|}}}
Line 55: 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 73: 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