Difference between revisions of "Template:SmallCraftSpecifications"

Template page
(Created page with "<div class="infobox"> {| width="315" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px; margin-bottom:0; padding-left:10px;" {{#if: {{{image|}}}| {{!}} c...")
 
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div class="infobox">
{{delete}}<div class="infobox">
{| width="315" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px; margin-bottom:0; padding-left:10px;"
{| width="315" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px; margin-bottom:0; padding-left:10px;"
{{#if: {{{image|}}}|
{{#if: {{{image|}}}|
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 164: Line 170:
If you do not supply a value into one of the fields, that field will not show in the info box.
If you do not supply a value into one of the fields, that field will not show in the info box.
<pre>
<pre>
{{Specifications
{{SmallCraftSpecifications
| image =  
| image =  
| name =
| name =
Line 175: Line 181:
| expectedRefit =  
| expectedRefit =  
| timeResupply =  
| timeResupply =  
| crewComplement =  
| crewComplement =
| passengers = 
| emergencyCap =  
| emergencyCap =  
| length =  
| length =  

Latest revision as of 11:38, 16 July 2022

Fire.gif
Find him and kill him!
Someone requested this page to be deleted. Please check the article's Discussion page for details.
The Infobase Staff will be going over this article, and see if it should be be deleted.
{{{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 = 
}}