Sarna News: Bad 'Mechs - Icestorm

Difference between revisions of "Template:InfoBoxSupportVehicle"

m (Made changes per wrangler request.)
m (updated per wrangler's request.)
Line 31: Line 31:
 
}}
 
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
| Speed || {{{Speed|}}} km/h
+
{{#if:{{{Speed|}}}|
 +
{{!}} Speed
 +
{{!}} {{{Speed}}}
 +
}}
 +
|- class='infoboxrow'
 +
{{#if:{{{Top Speed|}}}|
 +
{{!}} Top Speed
 +
{{!}} {{{Top Speed}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
| Top Speed || {{{Top Speed|}}} km/h
+
{{#if:{{{Station Keeping Thrust|}}}|
 +
{{!}} Station Keeping Thrust
 +
{{!}} {{{Station Keeping Thrust}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Power Plant || {{{Power Plant|}}}
 
| Power Plant || {{{Power Plant|}}}
Line 68: Line 79:
 
Copy and paste the following code into the top of the article, filling the appropriate fields.  
 
Copy and paste the following code into the top of the article, filling the appropriate fields.  
  
'''Cost''', '''Structural Integrity''', '''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.
+
'''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''' is only used by [[:Category:Satellite Support Vehicles|satellite support vehicles]].  
+
'''Structural Integrity''' and '''Station Keeping Thrust''' are only used by [[:Category:Satellite Support Vehicles|satellite support vehicles]].  
 
<pre><nowiki>
 
<pre><nowiki>
 
{{InfoBoxSupportVehicle
 
{{InfoBoxSupportVehicle
Line 83: Line 94:
 
| Mass =
 
| Mass =
 
| Speed =
 
| Speed =
 +
| Top Speed =
 +
| Station Keeping Thrust =
 
| Structural Integrity =  
 
| Structural Integrity =  
| Top Speed =
 
 
| Power Plant =  
 
| Power Plant =  
 
| Fuel (Type/Range) =
 
| Fuel (Type/Range) =

Revision as of 08:44, 18 June 2010

{{{Name}}}
Production information
Manufacturer
Use
Tech Base
Chassis Type (Size)
Introduced
Technical specifications
Mass
Power Plant
Fuel (Type/Range)
Armament
Armor


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 satellite support vehicles.

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