Difference between revisions of "Template:Ship box"

From FreeSpace Wiki
Jump to: navigation, search
(those ain't missiles)
m (added width and height parameters.)
Line 60: Line 60:
 
{{!}} '''[[Technical_Terms_and_Definitions#Length|Length]]'''
 
{{!}} '''[[Technical_Terms_and_Definitions#Length|Length]]'''
 
{{!}} {{{length}}} m
 
{{!}} {{{length}}} m
 +
{{!}}
 +
}}
 +
|-
 +
{{#if: {{{width|}}}|
 +
{{!}} '''[[Technical_Terms_and_Definitions#Length|Width]]'''
 +
{{!}} {{{width}}} m
 +
{{!}}
 +
}}
 +
|-
 +
{{#if: {{{height|}}}|
 +
{{!}} '''[[Technical_Terms_and_Definitions#Length|Height]]'''
 +
{{!}} {{{height}}} m
 
{{!}}
 
{{!}}
 
}}
 
}}
Line 166: Line 178:
 
|shields =
 
|shields =
 
|length =
 
|length =
 +
|width =
 +
|height =
 
|gun_bank_1 =
 
|gun_bank_1 =
 
|gun_bank_2 =
 
|gun_bank_2 =

Revision as of 06:49, 31 July 2011

Name {{{name}}}


Usage

{{Ship_box
|table_style =
|name = 
|type =
|manufacturer =
|maneuverability =
|max_velocity =
|max_ab_velocity =
|max_ab_duration =
|armor = 
|hitpoints =
|shields =
|length =
|width =
|height =
|gun_bank_1 =
|gun_bank_2 =
|gun_bank_3 =
|missile_bank_1 =
|missile_bank_2 =
|missile_bank_3 =
|missile_bank_4 =
|countermeasures =
|turrets =
|containers = 
|fighters =
}}

Entries in actual page do not have to follow the same order.