Difference between revisions of "Template:Ship box"
From FreeSpace Wiki
m (→Usage: Hey! You left out Yaw, Pitch and Roll!) |
MatthTheGeek (talk | contribs) m |
||
(4 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
{{!}} '''[[Technical_Terms_and_Definitions#Type|Type]]''' | {{!}} '''[[Technical_Terms_and_Definitions#Type|Type]]''' | ||
{{!}} {{{type}}} | {{!}} {{{type}}} | ||
+ | {{!}} | ||
+ | }} | ||
+ | |- | ||
+ | {{#if: {{{description|}}}| | ||
+ | {{!}} '''Description''' | ||
+ | {{!}} {{{description}}} | ||
{{!}} | {{!}} | ||
}} | }} | ||
Line 30: | Line 36: | ||
{{!}} [[Technical_Terms_and_Definitions#Max Velocity|Max Velocity]] | {{!}} [[Technical_Terms_and_Definitions#Max Velocity|Max Velocity]] | ||
{{!}} {{{max_velocity}}} ms<sup>-1</sup> | {{!}} {{{max_velocity}}} ms<sup>-1</sup> | ||
+ | {{!}} | ||
+ | }} | ||
+ | |- | ||
+ | {{#if: {{{rear_velocity|}}}| | ||
+ | {{!}} Rear Velocity | ||
+ | {{!}} {{{rear_velocity}}} ms<sup>-1</sup> | ||
{{!}} | {{!}} | ||
}} | }} | ||
Line 158: | Line 170: | ||
{{!}} '''[[Technical_Terms_and_Definitions#Compatible Containers|Compatible Containers]]''' | {{!}} '''[[Technical_Terms_and_Definitions#Compatible Containers|Compatible Containers]]''' | ||
{{!}} {{{containers}}} | {{!}} {{{containers}}} | ||
+ | {{!}} | ||
+ | }} | ||
+ | |- | ||
+ | {{#if: {{{fighterbays|}}}| | ||
+ | {{!}} '''Fighterbays''' | ||
+ | {{!}} {{{fighterbays}}} | ||
+ | {{!}} | ||
+ | }} | ||
+ | |- | ||
+ | {{#if: {{{cargodocks|}}}| | ||
+ | {{!}} '''Cargo docks''' | ||
+ | {{!}} {{{cargodocks}}} | ||
{{!}} | {{!}} | ||
}} | }} | ||
Line 175: | Line 199: | ||
|name = | |name = | ||
|type = | |type = | ||
+ | |description = | ||
|manufacturer = | |manufacturer = | ||
|maneuverability = | |maneuverability = | ||
|yaw_pitch_roll = | |yaw_pitch_roll = | ||
|max_velocity = | |max_velocity = | ||
+ | |rear_velocity = | ||
|max_ab_velocity = | |max_ab_velocity = | ||
|max_ab_duration = | |max_ab_duration = | ||
Line 197: | Line 223: | ||
|turrets = | |turrets = | ||
|containers = | |containers = | ||
+ | |fighterbays = | ||
+ | |cargodocks = | ||
|fighters = | |fighters = | ||
}} | }} |
Latest revision as of 19:20, 23 May 2020
Name | {{{name}}} |
Usage
{{Ship_box |table_style = |name = |type = |description = |manufacturer = |maneuverability = |yaw_pitch_roll = |max_velocity = |rear_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 = |fighterbays = |cargodocks = |fighters = }}
Entries in actual page do not have to follow the same order.