Difference between revisions of "Template:Ship box"

From FreeSpace Wiki
Jump to: navigation, search
(Added Fighterbays and Cargo docks)
(Added Description)
Line 1: Line 1:
 
{|  {{#if: {{{table_style|}}}|{{{table_style}}}|style="margin: 0 0 1em 1em; background: #302020; border: 1px #AA2020 solid; border-collapse: collapse; font-size: 95%"}}
 
{|  {{#if: {{{table_style|}}}|{{{table_style}}}|style="margin: 0 0 1em 1em; background: #302020; border: 1px #AA2020 solid; border-collapse: collapse; font-size: 95%"}}
 
| style="width:200px" | '''Name'''
 
| style="width:200px" | '''Name'''
| style="width:200px" | {{{name}}}
+
| style="width:200px" | {{{name}}}|
 
|-
 
|-
 
{{#if: {{{type|}}}|
 
{{#if: {{{type|}}}|
 
{{!}} '''[[Technical_Terms_and_Definitions#Type|Type]]'''
 
{{!}} '''[[Technical_Terms_and_Definitions#Type|Type]]'''
 
{{!}} {{{type}}}
 
{{!}} {{{type}}}
 +
{{!}}
 +
}}
 +
|-
 +
{{#if: {{{description|}}}|
 +
{{!}} '''Description'''
 +
{{!}} {{{description}}}
 
{{!}}
 
{{!}}
 
}}
 
}}
Line 187: Line 193:
 
|name =  
 
|name =  
 
|type =  
 
|type =  
 +
|description =
 
|manufacturer =  
 
|manufacturer =  
 
|maneuverability =  
 
|maneuverability =  

Revision as of 19:10, 23 May 2020

Name {{{name}}}|


Usage

{{Ship_box
|table_style = 
|name = 
|type = 
|description = 
|manufacturer = 
|maneuverability = 
|yaw_pitch_roll = 
|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 = 
|fighterbays = 
|cargodocks = 
|fighters = 
}}

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