Difference between revisions of "Template:Ship box"
From FreeSpace Wiki
m |
MatthTheGeek (talk | contribs) m |
||
(10 intermediate revisions by 4 users 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 18: | Line 24: | ||
{{!}} '''[[Technical_Terms_and_Definitions#Maneuverability|Maneuverability]]''' | {{!}} '''[[Technical_Terms_and_Definitions#Maneuverability|Maneuverability]]''' | ||
{{!}} {{{maneuverability}}} | {{!}} {{{maneuverability}}} | ||
+ | {{!}} | ||
+ | }} | ||
+ | |- | ||
+ | {{#if: {{{yaw_pitch_roll|}}}| | ||
+ | {{!}} [[Technical_Terms_and_Definitions#Yaw, Pitch, Roll|Yaw, Pitch, Roll]] | ||
+ | {{!}} {{{yaw_pitch_roll}}} s | ||
{{!}} | {{!}} | ||
}} | }} | ||
Line 24: | 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 60: | Line 78: | ||
{{!}} '''[[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 98: | Line 128: | ||
{{#if: {{{missile_bank_1|}}}| | {{#if: {{{missile_bank_1|}}}| | ||
{{!}} style="padding-left: 20px" {{!}} ''1st bank capacity'' | {{!}} style="padding-left: 20px" {{!}} ''1st bank capacity'' | ||
− | {{!}} style="padding-left: 20px" {{!}} {{{missile_bank_1}}} | + | {{!}} style="padding-left: 20px" {{!}} {{{missile_bank_1}}} |
{{!}} | {{!}} | ||
}} | }} | ||
Line 104: | Line 134: | ||
{{#if: {{{missile_bank_2|}}}| | {{#if: {{{missile_bank_2|}}}| | ||
{{!}} style="padding-left: 20px" {{!}} ''2nd bank capacity'' | {{!}} style="padding-left: 20px" {{!}} ''2nd bank capacity'' | ||
− | {{!}} style="padding-left: 20px" {{!}} {{{missile_bank_2}}} | + | {{!}} style="padding-left: 20px" {{!}} {{{missile_bank_2}}} |
{{!}} | {{!}} | ||
}} | }} | ||
Line 110: | Line 140: | ||
{{#if: {{{missile_bank_3|}}}| | {{#if: {{{missile_bank_3|}}}| | ||
{{!}} style="padding-left: 20px" {{!}} ''3rd bank capacity'' | {{!}} style="padding-left: 20px" {{!}} ''3rd bank capacity'' | ||
− | {{!}} style="padding-left: 20px" {{!}} {{{missile_bank_3}}} | + | {{!}} style="padding-left: 20px" {{!}} {{{missile_bank_3}}} |
{{!}} | {{!}} | ||
}} | }} | ||
Line 116: | Line 146: | ||
{{#if: {{{missile_bank_4|}}}| | {{#if: {{{missile_bank_4|}}}| | ||
{{!}} style="padding-left: 20px" {{!}} ''4th bank capacity'' | {{!}} style="padding-left: 20px" {{!}} ''4th bank capacity'' | ||
− | {{!}} style="padding-left: 20px" {{!}} {{{missile_bank_4}}} | + | {{!}} style="padding-left: 20px" {{!}} {{{missile_bank_4}}} |
{{!}} | {{!}} | ||
}} | }} | ||
Line 140: | 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 154: | Line 196: | ||
== Usage == | == Usage == | ||
<pre>{{Ship_box | <pre>{{Ship_box | ||
− | |table_style = | + | |table_style = |
|name = | |name = | ||
− | |type = | + | |type = |
− | |manufacturer = | + | |description = |
− | |maneuverability = | + | |manufacturer = |
− | |max_velocity = | + | |maneuverability = |
− | |max_ab_velocity = | + | |yaw_pitch_roll = |
− | |max_ab_duration = | + | |max_velocity = |
+ | |rear_velocity = | ||
+ | |max_ab_velocity = | ||
+ | |max_ab_duration = | ||
|armor = | |armor = | ||
− | |hitpoints = | + | |hitpoints = |
− | |shields = | + | |shields = |
− | |length = | + | |length = |
− | |gun_bank_1 = | + | |width = |
− | |gun_bank_2 = | + | |height = |
− | |gun_bank_3 = | + | |gun_bank_1 = |
− | |missile_bank_1 = | + | |gun_bank_2 = |
− | |missile_bank_2 = | + | |gun_bank_3 = |
− | |missile_bank_3 = | + | |missile_bank_1 = |
− | |missile_bank_4 = | + | |missile_bank_2 = |
− | |countermeasures = | + | |missile_bank_3 = |
− | |turrets = | + | |missile_bank_4 = |
+ | |countermeasures = | ||
+ | |turrets = | ||
|containers = | |containers = | ||
− | |fighters = | + | |fighterbays = |
+ | |cargodocks = | ||
+ | |fighters = | ||
}} | }} | ||
</pre> | </pre> |
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.