Difference between revisions of "Template:Alternate Versions"

From FreeSpace Wiki
Jump to: navigation, search
m
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
 
{|  {{#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:150px" | '''Name'''
| style="width:200px" | {{{name}}}
+
| style="width:360px" | {{{name}}}
 +
|-
 +
| style="width:150px" | '''Mod'''
 +
| style="width:360px" | {{{mod}}}
 
|-
 
|-
 
{{#if: {{{type|}}}|
 
{{#if: {{{type|}}}|

Latest revision as of 15:07, 16 April 2013

[[image:{{{ShipImage}}}|400px]]
{{{caption}}}
Name {{{name}}}
Mod {{{mod}}}


Usage

{{Ship_box
|table_style =
|name = 
|type =
|manufacturer =
|maneuverability =
|max_velocity =
|max_ab_velocity =
|max_ab_duration =
|armour = 
|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 =
|techroom=
|other
|VC=
}}