Difference between revisions of "Template:Specifications"

Template page
(Undo revision 322 by McGig (talk))
Tag: Undo
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
{| width="275" align="right" style="border-radius:13px;margin-bottom: 0;
{| width="275" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px;margin-bottom: 0;
|- style="border-radius-top-right: 13px; border-radius-top-left: 13px;"
|- style="border-radius-top-right: 13px; border-radius-top-left: 13px;"
| colspan="2" bgcolor={{{bgcolor_value|#222222; style="border-top-right-radius: 13px; border-top-left-radius: 13px; background: #f3f3f3 !important; color: #cccccc; font-size:smaller; text-align: center;padding: 20px;"}}} {{!}} {{{image}}}
| colspan="2" bgcolor={{{bgcolor_value|#222222; style="border-top-right-radius: 13px; border-top-left-radius: 13px; background: #f3f3f3 !important; color: #cccccc; font-size:smaller; text-align: center;padding: 20px;"}}} {{!}} {{{image}}}
Line 9: Line 9:
|-
|-
{{#if: {{{name|}}}|
{{#if: {{{name|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; color: #696969; font-size:smaller;"}}} {{!}} Name
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}} Name
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; color: #696969; font-size:smaller;"}}} {{!}}  
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}  
''{{{name}}}'' }}
''{{{name}}}'' }}
|-
|-
{{#if: {{{affiliation|}}}|
{{#if: {{{affiliation|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; color: #696969; font-size:smaller;"}}} {{!}} Affiliation
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}} Affiliation
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; color: #696969; font-size:smaller;"}}} {{!}}  
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}  
{{{affiliation}}} }}
{{{affiliation}}} }}
|-
|-
{{#if: {{{role|}}}|
{{#if: {{{role|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; color: #696969; font-size:smaller;"}}} {{!}} Role
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}} Role
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; color: #696969; font-size:smaller;"}}} {{!}}  
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}  
{{{role}}} }}
{{{role}}} }}
|-
|-
{{#if: {{{precedingClass|}}}|
{{#if: {{{precedingClass|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; color: #696969; font-size:smaller;"}}} {{!}} Preceded by
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}} Preceded by
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; color: #696969; font-size:smaller;"}}} {{!}}  
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}  
{{{precedingClass}}} }}
{{{precedingClass}}} }}
|-
|-
{{#if: {{{succeedingClass|}}}|
{{#if: {{{succeedingClass|}}}|
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; color: #696969; font-size:smaller;"}}} {{!}} Succeeded by
{{!}} bgcolor={{{bgcolor_value|#222222; style="background: #e0e0e0; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}} Succeeded by
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; color: #696969; font-size:smaller;"}}} {{!}}  
{{!}} bgcolor={{{bgcolor_value|#2B2B2B style="background: #ececec; padding:8px 10px; color: #696969; font-size:smaller;"}}} {{!}}  
{{{succeedingClass}}} }}
{{{succeedingClass}}} }}
|-
|-

Revision as of 06:44, 19 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 = 
| precedingClass =
| succeedingClass =
| dateEntered = 
| expectedDuration = 
| expectedRefit = 
| timeResupply = 
| crewComplement = 
| emergencyCap = 
| length = 
| width = 
| diameter = (starbase only)
| height = 
| decks = 
| propulsionSystem = 
| cruiseSpeed = 
| maxSpeed = 
| emergencySpeed = 
| energyWeapons =
| torpLaunchers = 
| torpPayload =
| shields = 
| shuttleBays = 
| shuttles = 
| runabouts =
| fighters =
}}