Template:Infobox Spaceship: Difference between revisions

From Semantic Stargate Wiki
No edit summary
No edit summary
Line 22: Line 22:
     -->}}<!--  
     -->}}<!--  
  -->}}</div>{{Infobox
  -->}}</div>{{Infobox
  | name = Infobox Spaceship
  | name           = Infobox Spaceship
  | above = {{#if: {{{rtitle|}}} | {{{rtitle}}} | {{#if: {{{title|{{PAGENAME}}}}} | ''{{{title}}}'' | ''{{PAGENAME}}'' }} }}
  | above           = {{#if: {{{rtitle|}}} | {{{rtitle}}} | {{#if: {{{title|{{PAGENAME}}}}} | ''{{{title}}}'' | ''{{PAGENAME}}'' }} }}
}}{{Infobox/startbox}}
 
{{Infobox/title
  | subheaderstyle  = background-color: #7373CE;
  | [[Name::{{#if: {{{rtitle|}}} | {{{rtitle}}} | {{#if: {{{title|{{PAGENAME}}}}} | ''{{{title}}}'' | ''{{PAGENAME}}'' }} }}]]
| subheader      = {{#if: {{{alternate timeline|}}} | This spaceship is part of an [[Spaceship part of::alternate timeline]] }}
| | header science-fiction
  | subheaderstyle2 = background-color: #7373CE;
}}
| subheader2      = {{#if: {{{alternate reality|}}} | This spaceship is part of an [[Spaceship part of::alternate reality]] }}
{{Infobox/optional subtitle<!-- semantic data -->
  | subheaderstyle3 = background-color: #7373CE;
| This spaceship is part of an [[Spaceship part of::Alternate timeline]]
  | subheader3      = {{#if: {{{hallucination|}}} | This spaceship is part of an [[Spaceship part of::hallucination]] }}
  | {{{alternate timeline|}}}
 
| 7373CE
| headerstyle    = background-color: #E1E1E1;
| FFFFFF
  | image          = {{#invoke:InfoboxImage|InfoboxImage|image={{#if: {{{image|}}} | {{{image}}} }}|size={{{image size|330}}}|sizedefault=frameless|alt={{{alt|}}}}}
}}
  | caption        = {{{caption|}}}
{{Infobox/optional subtitle<!-- semantic data -->
 
| This spaceship is part of an [[Spaceship part of::Alternate reality]]
  | header1        = {{#if: {{{manufacturer|}}}{{{designer|}}}{{{class|}}}{{{cost|}}} | Production information }}
| {{{alternate reality|}}}
 
  | 7373CE
  | label2          = {{#if: {{#pos:{{{manufacturer|}}}| <br }} | Manufacturers | Manufacturer }}
  | FFFFFF
  | data2          = {{{manufacturer|}}}
}}
 
{{Infobox/optional subtitle<!-- semantic data -->
  | label3          = {{#if: {{#pos:{{{designer|}}}| <br }} | Designers | Designer }}
| This spaceship is part of an [[Spaceship part of::hallucination]]
  | data3          = {{{designer|}}}
  | {{{hallucination|}}}
 
| 7373CE
  | label4          = Class
| FFFFFF
  | data4          = {{{class|}}}
}}
 
{{Infobox/image
  | label5          = Cost
| {{{image|}}}
  | data5          = {{{cost|}}}
| {{{legend|}}}
  | 280
| Image of the spaceship
}}
{{Infobox/optional subtitle
| Production informations
  | {{{manufacturer|}}}{{{designer|}}}{{{class|}}}{{{cost|}}}
  | {{#ifeq:{{{spoiler|}}}|true|E18F77|{{#if: {{{separate|}}}|DDA0DD|}}}}
}}
{{Infobox/optional dual line
| Manufacturer
  | {{{manufacturer|}}}
  | {{{manufacturer}}}
}}
{{Infobox/optional dual line
| Designer
| {{{designer|}}}
  | {{{designer}}}
}}
{{Infobox/optional dual line
  | Class
  | {{{class|}}}
| {{{class}}}
}}
{{Infobox/optional dual line
  | Cost
  | {{{cost|}}}
| {{{cost}}}
}}
}}
{{Infobox/startbox}}
{{Infobox/optional subtitle
{{Infobox/optional subtitle
  | Technical specifications
  | Technical specifications

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