Difference between revisions of "Template:Ship box"

From FreeSpace Wiki
Jump to: navigation, search
m
m
 
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|}}}|

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.