10,557
edits
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
|colspan=2 style="text-align:center;" | {{{image}}} | |colspan=2 style="text-align:center;" | {{{image}}} | ||
|- | |- | ||
!colspan=2 bgcolor="# | !colspan=2 bgcolor="#0505B6" style="color:#fff; font-size:larger;" |{{{name}}} | ||
|- | |- | ||
! colspan=2 style="text-align:left; color:#fff; font-weight:normal; background:# | ! colspan=2 style="text-align:left; color:#fff; font-weight:normal; background:#3F3FF9;" | '''Production Information''' | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| Manufacturer | | Manufacturer | ||
| {{{manufacturer}}} | | {{{manufacturer}}} | ||
|- style="vertical-align:top; background:#f0f0f0;" | |- style="vertical-align:top; background:#f0f0f0;" | ||
| Product Line | |||
| {{{line}}} | |||
|- style="vertical-align:top;" | |||
| Class | | Class | ||
| {{{class}}} | | {{{class}}} | ||
|- style="vertical-align:top;" | |- style="vertical-align:top; background:#f0f0f0;" | ||
| Model | | Model | ||
| {{{model}}} | | {{{model}}} | ||
|- style="vertical-align:top | |- style="vertical-align:top;" | ||
| Cost | | Cost | ||
| {{{cost}}} | | {{{cost}}} | ||
|- style="vertical-align:top;" | |- style="vertical-align:top; background:#f0f0f0;" | ||
| First Production date | | First Production date | ||
| {{{start}}} | | {{{start}}} | ||
|- style="vertical-align:top | |- style="vertical-align:top;" | ||
| Expected Lifespan | | Expected Lifespan | ||
| {{{lifespan}}} | | {{{lifespan}}} | ||
|- | |- | ||
! colspan=2 style="text-align:left; color:#fff; font-weight:normal; background:# | ! colspan=2 style="text-align:left; color:#fff; font-weight:normal; background:#3F3FF9;" | '''Technical specifications''' | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| Length | | Length | ||
| {{{length}}} | | {{{length}}} | ||
|- style="vertical-align:top; background:#f0f0f0;" | |- style="vertical-align:top; background:#f0f0f0;" | ||
| Width | | Width/Beam | ||
| {{{width}}} | | {{{width}}} | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| Height | | Height | ||
| {{{height}}} | | {{{height}}} | ||
|- style="vertical-align:top; background:#f0f0f0;" | |- style="vertical-align:top; background:#f0f0f0;" | ||
Line 53: | Line 53: | ||
| Secondary Power Plant | | Secondary Power Plant | ||
| {{{power2}}} | | {{{power2}}} | ||
|- style="vertical-align:top;" | |||
| Primary Propulsion Type | |||
| {{{prop1}}} | |||
|- style="vertical-align:top; background:#f0f0f0;" | |||
| Secondary Propulsion Type | |||
| {{{prop2}}} | |||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| Crew | | Crew | ||
Line 68: | Line 74: | ||
| Cargo Capacity | | Cargo Capacity | ||
| {{{capacity}}} | | {{{capacity}}} | ||
|- style="vertical-align:top; background:#f0f0f0;" | |||
| Hull | |||
| {{{hull}}} | |||
|- style="vertical-align:top;" | |||
| Consumables | |||
| {{{consumables}}} | |||
|- style="vertical-align:top; background:#f0f0f0;" | |- style="vertical-align:top; background:#f0f0f0;" | ||
| Offensive Capabilities | | Offensive Capabilities | ||
Line 99: | Line 111: | ||
| {{{features}}} | | {{{features}}} | ||
|- | |- | ||
! colspan=2 style="text-align:left; color:#fff; font-weight:normal; background:# | ! colspan=2 style="text-align:left; color:#fff; font-weight:normal; background:#3F3FF9;" | '''Usage''' | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| Role | | Role | ||
Line 106: | Line 118: | ||
| Affiliation | | Affiliation | ||
| {{{affilitation}}} | | {{{affilitation}}} | ||
|} | |} | ||
Line 132: | Line 123: | ||
Paste the following code into the top of an article, filling all known fields: | Paste the following code into the top of an article, filling all known fields: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{ | {{ship_class | ||
|name= | |name= | ||
|image= | |image= | ||
|manufacturer= | |manufacturer= | ||
|line= | |||
|class= | |class= | ||
|model= | |model= | ||
Line 141: | Line 133: | ||
|start= | |start= | ||
|lifespan= | |lifespan= | ||
|length= | |length= | ||
|width= | |width= | ||
Line 150: | Line 141: | ||
|power1= | |power1= | ||
|power2= | |power2= | ||
|prop1= | |||
|prop2= | |||
|crew= | |crew= | ||
|skeleton= | |skeleton= | ||
Line 155: | Line 148: | ||
|personnel= | |personnel= | ||
|capacity= | |capacity= | ||
|hull= | |||
|consumables= | |||
|armament= | |armament= | ||
|defense= | |defense= | ||
Line 167: | Line 162: | ||
|role= | |role= | ||
|affiliation= | |affiliation= | ||
}}</nowiki> | }}</nowiki> |
edits