Difference between revisions of "Template:SmallCraftSpecifications"

Template page
Line 60: Line 60:
|-
|-
{{#if: {{{crewComplement|}}}|
{{#if: {{{crewComplement|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding: 8px 10px; color: #696969; font-size: smaller; width: 40%; vertical-align: top;"}}} {{!}} Standard Complement
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding: 8px 10px; color: #696969; font-size: smaller; width: 40%; vertical-align: top;"}}} {{!}} Flight Crew
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding: 8px 10px; color: #696969; font-size: smaller; width: 60%;"}}} {{!}}  
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding: 8px 10px; color: #696969; font-size: smaller; width: 60%;"}}} {{!}}  
{{{crewComplement}}}
{{{crewComplement}}}
}}
|-
{{#if: {{{passengers|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding: 8px 10px; color: #696969; font-size: smaller; width: 40%; vertical-align: top;"}}} {{!}} Passengers
{{!}} bgcolor={{{bgcolor_value|#2B2B2B; style="background: #ececec; padding: 8px 10px; color: #696969; font-size: smaller; width: 60%;"}}} {{!}}
{{{passengers}}}
}}
}}
|-
|-
Line 175: Line 181:
| expectedRefit =  
| expectedRefit =  
| timeResupply =  
| timeResupply =  
| crewComplement =  
| crewComplement =
| passengers = 
| emergencyCap =  
| emergencyCap =  
| length =  
| length =  

Revision as of 18:20, 28 June 2022

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

Specifications

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

If you do not supply a value into one of the fields, that field will not show in the info box.

{{SmallCraftSpecifications
| image = 
| name =
| affiliation = 
| role = 
| precedingClass =
| succeedingClass =
| dateEntered = 
| expectedDuration = 
| expectedRefit = 
| timeResupply = 
| crewComplement =
| passengers =  
| emergencyCap = 
| length = 
| width = 
| height = 
| decks = 
| propulsionSystem = 
| cruiseSpeed = 
| maxSpeed = 
| emergencySpeed = 
| energyWeapons =
| torpLaunchers = 
| torpPayload =
| shields = 
| msd = 
}}