Template:Ship class: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Protected "Template:Ship class" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(5 intermediate revisions by one other user not shown) | |||
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;" |{{PAGENAME}} | ||
|- | |- | ||
! 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 42: | Line 42: | ||
| {{{mass}}} | | {{{mass}}} | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| | | Cruising Speed | ||
| {{{ | | {{{cruising}}} | ||
|- style="vertical-align:top; background:#f0f0f0;" | |- style="vertical-align:top; background:#f0f0f0;" | ||
| Maximum Speed | | Maximum Speed | ||
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 105: | Line 117: | ||
|- style="vertical-align:top; background:#f0f0f0;" | |- style="vertical-align:top; background:#f0f0f0;" | ||
| Affiliation | | Affiliation | ||
| {{{ | | {{{affiliation}}} | ||
|} | |} | ||
<noinclude> | |||
===Usage instructions=== | ===Usage instructions=== | ||
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 | ||
|image= | |image= | ||
|manufacturer= | |manufacturer= | ||
|line= | |||
|class= | |class= | ||
|model= | |model= | ||
Line 141: | Line 132: | ||
|start= | |start= | ||
|lifespan= | |lifespan= | ||
|length= | |length= | ||
|width= | |width= | ||
|height= | |height= | ||
|mass= | |mass= | ||
| | |cruising= | ||
|maxspeed= | |maxspeed= | ||
|power1= | |power1= | ||
|power2= | |power2= | ||
|prop1= | |||
|prop2= | |||
|crew= | |crew= | ||
|skeleton= | |skeleton= | ||
Line 155: | Line 147: | ||
|personnel= | |personnel= | ||
|capacity= | |capacity= | ||
|hull= | |||
|consumables= | |||
|armament= | |armament= | ||
|defense= | |defense= | ||
Line 167: | Line 161: | ||
|role= | |role= | ||
|affiliation= | |affiliation= | ||
}}</nowiki></pre> | |||
[[Category:Infobox templates|{{PAGENAME}}]] | |||
</noinclude> | |||
| | |||
}}</ |
Latest revision as of 20:07, 30 April 2016
{{{image}}} | |
Ship class | |
---|---|
Production Information | |
Manufacturer | {{{manufacturer}}} |
Product Line | {{{line}}} |
Class | {{{class}}} |
Model | {{{model}}} |
Cost | {{{cost}}} |
First Production date | {{{start}}} |
Expected Lifespan | {{{lifespan}}} |
Technical specifications | |
Length | {{{length}}} |
Width/Beam | {{{width}}} |
Height | {{{height}}} |
Mass | {{{mass}}} |
Cruising Speed | {{{cruising}}} |
Maximum Speed | {{{maxspeed}}} |
Primary Power Plant | {{{power1}}} |
Secondary Power Plant | {{{power2}}} |
Primary Propulsion Type | {{{prop1}}} |
Secondary Propulsion Type | {{{prop2}}} |
Crew | {{{crew}}} |
Minimum Crew | {{{skeleton}}} |
Passengers/Inhabitants | {{{passengers}}} |
Maximum Personnel | {{{personnel}}} |
Cargo Capacity | {{{capacity}}} |
Hull | {{{hull}}} |
Consumables | {{{consumables}}} |
Offensive Capabilities | {{{armament}}} |
Defensive Capabilities | {{{defense}}} |
Sensors | {{{sensors}}} |
Communications | {{{comm}}} |
External Docking | {{{docking}}} |
Internal Bays | {{{bays}}} |
Transporters | {{{transporters}}} |
Tractor Beams | {{{tbeams}}} |
Craft | {{{craft}}} |
Other Features | {{{features}}} |
Usage | |
Role | {{{role}}} |
Affiliation | {{{affiliation}}} |
Usage instructions
Paste the following code into the top of an article, filling all known fields:
{{ship_class |image= |manufacturer= |line= |class= |model= |cost= |start= |lifespan= |length= |width= |height= |mass= |cruising= |maxspeed= |power1= |power2= |prop1= |prop2= |crew= |skeleton= |passengers= |personnel= |capacity= |hull= |consumables= |armament= |defense= |sensors= |comm= |docking= |bays= |transporters= |tbeams= |craft= |features= |role= |affiliation= }}