Difference between revisions of "Template:Specifications"

Template page
Line 94: Line 94:
{{{emergencySpeed}}} }}
{{{emergencySpeed}}} }}
|-
|-
| colspan="2" style="text-align: center; color: #e5e5ed; background-color:#4979b5; text-align:center; font-size:8pt;padding: 6px" | '''Armaments'''
{{#if: {{{shuttleBays|}}}{{{shuttles|}}}{{{runabouts|}}}|
{{!}} colspan="2" style="text-align: center; color: #e5e5ed; background-color:#4979b5; text-align:center; font-size:8pt;padding: 6px" {{!}} '''Armaments'''
}}
|-
|-
{{#if: {{{energyWeapons|}}}|
{{#if: {{{energyWeapons|}}}|
Line 116: Line 118:
{{{shields}}} }}
{{{shields}}} }}
|-
|-
{{#if: {{{shuttleBays|}}}{{{shuttles|}}}{{{runabouts|}}}|  
{{#if: {{{shuttleBays|}}}{{{shuttles|}}}{{{runabouts|}}}|  
{{!}} colspan="2" style="text-align: center; color: #e5e5ed; background-color:#4979b5; text-align:center; font-size:8pt;padding: 6px" {{!}} '''Auxiliary Craft'''
{{!}} colspan="2" style="text-align: center; color: #e5e5ed; background-color:#4979b5; text-align:center; font-size:8pt;padding: 6px" {{!}} '''Auxiliary Craft'''

Revision as of 09:38, 18 October 2020

{{{image}}}
{{{name}}}
Information
Crew Capacity
Dimensions
Propulsion



The following code block will apply the infobox to any article it is used on. The following section headers will not appear unless information below them is supplied.
Armaments - dependent on energyWeapons, torpLaunchers, torpPayload, shields
Auxiliary Craft - dependent on shuttleBays, shuttles, runabouts
If you do not supply a value into one of the fields, that field will not show in the info box.

{{Specifications
| image = 
| name =
| affiliation = 
| role = 
| dateEntered = 
| expectedLife = 
| expectedRefit = 
| timeResupply = 
| crewComplement = 
| emergencyCap = 
| length = 
| width = 
| height = 
| decks = 
| propulsionSystem = 
| cruiseSpeed = 
| maxSpeed = 
| emergencySpeed = 
| energyWeapons =
| torpLaunchers = 
| torpPayload =
| shields = 
| shuttleBays = 
| shuttles = 
| runabouts =
}}