Template:Infobox Spaceship: Difference between revisions

From Semantic Stargate Wiki
No edit summary
No edit summary
Line 93: Line 93:
  | label24        = {{#if: {{#pos:{{{control|}}}| <br }} | Control systems | Control system }}
  | label24        = {{#if: {{#pos:{{{control|}}}| <br }} | Control systems | Control system }}
  | data24          = {{{control|}}}
  | data24          = {{{control|}}}
| label25        = {{#if: {{#pos:{{{navigation|}}}| <br }} | Navigation systems | Navigation system }}
| data25          = {{{navigation|}}}
| label26        = Avionics
| data26          = {{{avionics|}}}
| label27        = Countermeasures
| data27          = {{{countermeasures|}}}
| label28        = Armament
| data28          = {{{armament|}}}
| label29        = Complement
| data29          = {{{complement|}}}
| label30        = Crew
| data30          = {{{crew|}}}
| label31        = Skeleton
| data31          = {{{skeleton|}}}
| label32        = Passengers
| data32          = {{{passengers|}}}
| label33        = Cargo capacity
| data33          = {{{capacity|}}}
| label34        = {{#if: {{#pos:{{{othersystems|}}}| <br }} | Other systems | Other system }}
| data34          = {{{othersystems|}}}
}}
}}
{{Infobox/startbox}}
{{Infobox/startbox}}
{{Infobox/optional subtitle
| 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|}}}
| {{#ifeq:{{{spoiler|}}}|true|E18F77|{{#if: {{{separate|}}}|DDA0DD|}}}}
}}
{{Infobox/optional dual line
| Navigation system
| {{{navigation|}}}
| {{{navigation}}}
}}
{{Infobox/optional dual line
| Avionics
| {{{avionics|}}}
| {{{avionics}}}
}}
{{Infobox/optional dual line
| Countermeasures
| {{{countermeasures|}}}
| {{{countermeasures}}}
}}
{{Infobox/optional dual line
| Armament
| {{{armament|}}}
| {{{armament}}}
}}
{{Infobox/optional dual line
| Complement
| {{{complement|}}}
| {{{complement}}}
}}
{{Infobox/optional dual line
| Crew
| {{{crew|}}}
| {{{crew}}}
}}
{{Infobox/optional dual line
| Minimum crew
| {{{skeleton|}}}
| {{{skeleton}}}
}}
{{Infobox/optional dual line
| Passengers
| {{{passengers|}}}
| {{{passengers}}}
}}
{{Infobox/optional dual line
| Cargo capacity
| {{{capacity|}}}
| {{{capacity}}}
}}
{{Infobox/optional dual line
| Other systems
| {{{othersystems|}}}
| {{{othersystems}}}
}}
{{Infobox/optional subtitle
{{Infobox/optional subtitle
  | Usage
  | Usage

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