Template:Infobox Spaceship: Difference between revisions

From Semantic Stargate Wiki
No edit summary
No edit summary
Line 75: Line 75:
  | label18        = Power output
  | label18        = Power output
  | data18          = {{{poweroutput|}}}
  | data18          = {{{poweroutput|}}}
| label19        = Power plant
| data19          = {{{power|}}}
| label20        = Shielding
| data20          = {{{shield gen|}}}
| label21        = Hull
| data21          = {{{hull|}}}
| label22        = {{#if: {{#pos:{{{sensor|}}}| <br }} | Sensors systems | Sensor system }}
| data22          = {{{sensor|}}}
| label23        = {{#if: {{#pos:{{{target|}}}| <br }} | Targeting systems | Targeting system }}
| data23          = {{{target|}}}
| label24        = {{#if: {{#pos:{{{control|}}}| <br }} | Control systems | Control system }}
| data24          = {{{control|}}}
}}
}}
{{Infobox/startbox}}
{{Infobox/startbox}}
Line 81: Line 99:
  | {{{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
| Power plant
| {{{power|}}}
| {{{power}}}
}}
{{Infobox/optional dual line
| Shielding
| {{{shield gen|}}}
| {{{shield gen}}}
}}
{{Infobox/optional dual line
| Hull
| {{{hull|}}}
| {{{hull}}}
}}
{{Infobox/optional dual line
| Sensor systems
| {{{sensor|}}}
| {{{sensor}}}
}}
{{Infobox/optional dual line
| Targeting systems
| {{{target|}}}
| {{{target}}}
}}
{{Infobox/optional dual line
| Control systems
| {{{control|}}}
| {{{control}}}
}}
}}
{{Infobox/optional dual line
{{Infobox/optional dual line

Revision as of 10:34, 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