Template:Infobox Spaceship: Difference between revisions

From Semantic Stargate Wiki
No edit summary
No edit summary
Line 49: Line 49:
  | label5          = Cost
  | label5          = Cost
  | data5          = {{{cost|}}}
  | data5          = {{{cost|}}}
| header10        = {{{length|}}}{{{width|}}}{{{height|}}}{{{max speed|}}}{{{engine|}}}{{{fuel|}}}{{{hdsystem|}}}{{{poweroutput|}}}{{{power|}}}{{{shield gen|}}}{{{hull|}}}{{{sensor|}}}{{{target|}}}{{{control|}}}{{{navigation|}}}{{{avionics|}}}{{{countermeasures|}}}{{{armament|}}}{{{complement|}}}{{{crew|}}}{{{skeleton|}}}{{{passengers|}}}{{{capacity|}}}{{{othersystems|}}} | Technical specifications }}
| label11        = Length
| data11          = {{{length|}}}
| label12        = Width
| data12          = {{{width|}}}
| label13        = Height
| data13          = {{{height|}}}
| label14        = Maximum speed
| data14          = {{{max speed|}}}
| label15        = {{#if: {{#pos:{{{engine|}}}| <br }} | Engines | Engine }}
| data15          = {{{engine|}}}
| label16        = {{#if: {{#pos:{{{fuel|}}}| <br }} | Fuels | Fuel }}
| data16          = {{{fuel|}}}
| label17        = Hyperdrive {{#if: {{#pos:{{{hdsystem|}}}| <br }} | systems | system }}
| data17          = {{{hdsystem|}}}
| label18        = Power output
| data18          = {{{poweroutput|}}}
}}
}}
{{Infobox/startbox}}
{{Infobox/startbox}}
Line 55: Line 81:
  | {{{length|}}}{{{width|}}}{{{height|}}}{{{max speed|}}}{{{engine|}}}{{{fuel|}}}{{{hdsystem|}}}{{{poweroutput|}}}{{{power|}}}{{{shield gen|}}}{{{hull|}}}{{{sensor|}}}{{{target|}}}{{{control|}}}{{{navigation|}}}{{{avionics|}}}{{{countermeasures|}}}{{{armament|}}}{{{complement|}}}{{{crew|}}}{{{skeleton|}}}{{{passengers|}}}{{{capacity|}}}{{{othersystems|}}}
  | {{{length|}}}{{{width|}}}{{{height|}}}{{{max speed|}}}{{{engine|}}}{{{fuel|}}}{{{hdsystem|}}}{{{poweroutput|}}}{{{power|}}}{{{shield gen|}}}{{{hull|}}}{{{sensor|}}}{{{target|}}}{{{control|}}}{{{navigation|}}}{{{avionics|}}}{{{countermeasures|}}}{{{armament|}}}{{{complement|}}}{{{crew|}}}{{{skeleton|}}}{{{passengers|}}}{{{capacity|}}}{{{othersystems|}}}
  | {{#ifeq:{{{spoiler|}}}|true|E18F77|{{#if: {{{separate|}}}|DDA0DD|}}}}
  | {{#ifeq:{{{spoiler|}}}|true|E18F77|{{#if: {{{separate|}}}|DDA0DD|}}}}
}}
{{Infobox/optional dual line
| Length
| {{{length|}}}
| {{{length}}}
}}
{{Infobox/optional dual line
| Width
| {{{width|}}}
| {{{width}}}
}}
{{Infobox/optional dual line
| Height/depth
| {{{height|}}}
| {{{height}}}
}}
{{Infobox/optional dual line
| Maximum speed
| {{{max speed|}}}
| {{{max speed}}}
}}
{{Infobox/optional dual line
| Engine unit(s)
| {{{engine|}}}
| {{{engine}}}
}}
{{Infobox/optional dual line
| Engine unit(s)
| {{{engine|}}}
| {{{engine}}}
}}
{{Infobox/optional dual line
| Fuel
| {{{fuel|}}}
| {{{fuel}}}
}}
{{Infobox/optional dual line
| Hyperdrive system
| {{{hdsystem|}}}
| {{{hdsystem}}}
}}
{{Infobox/optional dual line
| Power output
| {{{poweroutput|}}}
| {{{poweroutput}}}
}}
}}
{{Infobox/optional dual line
{{Infobox/optional dual line

Revision as of 10:26, 20 February 2022

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

Syntax

{{Infobox Spaceship
 | nocat              = 
 | sort               = 
 | spoiler            = 
 | separate           = 
 | category           = 
 | title              = 
 | rtitle             = 
 | alternate timeline = 
 | alternate reality  = 
 | hallucination      = 
 | image              = 
 | image size         = 
 | alt                = 
 | caption            = 
<!-- PRODUCTION INFORMATION -->
 | manufacturer       = 
 | designer           = 
 | class              = 
 | cost               = 
<!-- TECHNICAL SPECIFICATIONS -->
 | length             = 
 | width              = 
 | height             = 
 | max speed          = 
 | engine             = 
 | fuel               = 
 | hdsystem           = 
 | poweroutput        = 
 | power              = 
 | shield gen         = 
 | hull               = 
 | sensor             = 
 | target             = 
 | control            = 
 | navigation         = 
 | avionics           = 
 | countermeasures    = 
 | armament           = 
 | complement         = 
 | crew               = 
 | skeleton           = 
 | passengers         = 
 | capacity           = 
 | othersystems       = 
<!-- USAGE -->
 | role               = 
 | address            = 
 | point of origin    = 
 | firstuse           = 
 | affiliation        = 
<!-- OUT OF STARGATE UNIVERSE INFORMATION -->
 | mention            = 
 | appearance         = 
}}

See also