Difference between revisions of "Template:Specifications"

Template page
Line 104: Line 104:
|-
|-
{{#if: {{{torpLaunchers|}}}|
{{#if: {{{torpLaunchers|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:2px 2px; color: #696969; font-size:smaller;"}}} {{!}} Torpedo Launchers
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; color: #696969; font-size:smaller;"}}} {{!}} Torpedo Launchers
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:2px 2px; color: #696969; font-size:smaller;"}}} {{!}}
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; color: #696969; font-size:smaller;"}}} {{!}}
{{{torpLaunchers}}} }}
{{{torpLaunchers}}} }}
|-
|-
{{#if: {{{torpPayload|}}}|
{{#if: {{{torpPayload|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:2px 2px; color: #696969; font-size:smaller;"}}} {{!}} Torpedo Payload
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; color: #696969; font-size:smaller;"}}} {{!}} Torpedo Payload
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:2px 2px; color: #696969; font-size:smaller;"}}} {{!}}  
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; color: #696969; font-size:smaller;"}}} {{!}}  
{{{torpPayload}}} }}
{{{torpPayload}}} }}
|-
|-

Revision as of 11:07, 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 =
}}