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...")
 
Line 164: Line 164:
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 =

Revision as of 18:18, 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 = 
| emergencyCap = 
| length = 
| width = 
| height = 
| decks = 
| propulsionSystem = 
| cruiseSpeed = 
| maxSpeed = 
| emergencySpeed = 
| energyWeapons =
| torpLaunchers = 
| torpPayload =
| shields = 
| msd = 
}}