Difference between revisions of "Template:InfoBoxSmallCraft"

m (Added comm system and T&T system per Doneve's request.)
m (Added an optional "Width" parameter to the template, added width, heat sinks, comsys and T&T systems to template help)
Line 26: Line 26:
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Length || {{{Length|}}}
 
| Length || {{{Length|}}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Width|}}}|
 +
{{!}} Width
 +
{{!}} {{{Width}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Engine (Type) || {{{Engine (Type)|}}}
 
| Engine (Type) || {{{Engine (Type)|}}}
Line 70: Line 75:
  
 
<pre><nowiki>
 
<pre><nowiki>
 +
* If the Small Craft is not an Aerodyne vessel (and is therefore spherical) leave the '''Width''' field blank.
 +
 
{{InfoBoxSmallCraft
 
{{InfoBoxSmallCraft
 
| image = [[Image:*.***|191px]]
 
| image = [[Image:*.***|191px]]
Line 82: Line 89:
 
| Structural Integrity =
 
| Structural Integrity =
 
| Length =  
 
| Length =  
 +
| Width =
 
| Engine (Type) =
 
| Engine (Type) =
 
| Safe Thrust =
 
| Safe Thrust =
Line 89: Line 97:
 
| Armament =
 
| Armament =
 
| Armor =
 
| Armor =
 +
| Heat Sinks =
 +
| comsys =
 +
| T&T =
 
| Crew =  
 
| Crew =  
 
| Passengers =
 
| Passengers =

Revision as of 16:56, 31 August 2013

{{{Name}}}
Production information
Manufacturer
Use
Type (Shape)
Tech Base
Cost
Introduced
Technical specifications
Mass
Structural Integrity
Length
Engine (Type)
Safe Thrust
Maximum Thrust
Fuel
Burn Rate
Armament
Armor
Heat Sinks
Crew
Passengers
BV (1.0)
BV (2.0)


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.


* If the Small Craft is not an Aerodyne vessel (and is therefore spherical) leave the '''Width''' field blank.

{{InfoBoxSmallCraft
| image = [[Image:*.***|191px]]
| Name =
| Manufacturer =
| Use =
| Type (Shape) =
| Tech Base =
| Cost =
| Introduced =
| Mass =
| Structural Integrity =
| Length = 
| Width = 
| Engine (Type) =
| Safe Thrust =
| Maximum Thrust =
| Fuel = 
| Burn Rate = 
| Armament =
| Armor =
| Heat Sinks =
| comsys =
| T&T = 
| Crew = 
| Passengers =
| Heat Sinks =
| BV (1.0) =
| BV (2.0) =
}}