Difference between revisions of "Template:Specifications"

Template page
Line 22: Line 22:
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}  
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}  
{{{role}}} }}
{{{role}}} }}
|-
{{#if: {{{preceedingClass|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}} Preceded by
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}
{{{preceedingClass}}} }}
|-
{{#if: {{{succeedingClass|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}} Succeeded by
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}
{{{succeedingClass}}} }}
|-
|-
{{#if: {{{dateEntered|}}}|
{{#if: {{{dateEntered|}}}|
Line 27: Line 37:
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}  
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}  
{{{dateEntered}}} }}
{{{dateEntered}}} }}
|-
{{#if: {{{expectedDuration|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}} Expected Design Duration
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}
{{{expectedDuration}}} }}
|-
|-
{{#if: {{{expectedRefit|}}}|
{{#if: {{{expectedRefit|}}}|
Line 136: Line 151:
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}  
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}  
{{{runabouts}}} }}
{{{runabouts}}} }}
|-
{{#if: {{{fighters|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}} Fighters
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}
{{{fighters}}} }}
|-
|-
|- class="infobox-link" style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px;"
|- class="infobox-link" style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px;"
Line 155: Line 175:
| affiliation =  
| affiliation =  
| role =  
| role =  
| preceedingClass =
| succeedingClass =
| dateEntered =  
| dateEntered =  
| expectedLife =  
| expectedDuration =  
| expectedRefit =  
| expectedRefit =  
| timeResupply =  
| timeResupply =  
Line 176: Line 198:
| shuttles =  
| shuttles =  
| runabouts =
| runabouts =
| fighters =
}}</pre>
}}</pre>


<noinclude>[[Category:Infobox Templates|Specifications]]
<noinclude>[[Category:Infobox Templates|Specifications]]
</noinclude>
</noinclude>

Revision as of 13:53, 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 = 
| preceedingClass =
| succeedingClass =
| dateEntered = 
| expectedDuration = 
| expectedRefit = 
| timeResupply = 
| crewComplement = 
| emergencyCap = 
| length = 
| width = 
| height = 
| decks = 
| propulsionSystem = 
| cruiseSpeed = 
| maxSpeed = 
| emergencySpeed = 
| energyWeapons =
| torpLaunchers = 
| torpPayload =
| shields = 
| shuttleBays = 
| shuttles = 
| runabouts =
| fighters =
}}