Template:Infobox Technology: Difference between revisions

From Semantic Stargate Wiki
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 21: Line 21:
         }}<!--  
         }}<!--  
     -->}}<!--  
     -->}}<!--  
  -->}}</div> | name            = Infobox Spaceship
  -->}}</div>{{Infobox
  | above          = {{#if: {{{title|{{PAGENAME}}}}} | {{{title}}} | {{PAGENAME}} }} }}
| name            = Infobox Technology
  | above          = {{#if: {{{title|{{PAGENAME}}}}} | {{{title}}} | {{PAGENAME}} }}


  | subheaderstyle  = background-color: #7373CE;
  | subheaderstyle  = background-color: #7373CE;
Line 59: Line 60:
  | label15        = {{#if: {{#pos:{{{power|}}}| <br }} | Power sources | Power source }}
  | label15        = {{#if: {{#pos:{{{power|}}}| <br }} | Power sources | Power source }}
  | data15          = {{{power|}}}
  | data15          = {{{power|}}}
| label16        = {{#if: {{#pos:{{{material|}}}| <br }} | Materials | Material }}
| data16          = {{{material|}}}


  | header40        = {{#if: {{{role|}}}{{{firstuse|}}}{{{affiliation|}}} | Usage }}
  | header40        = {{#if: {{{role|}}}{{{firstuse|}}}{{{affiliation|}}} | Usage }}
Line 83: Line 87:
Retrieving the "name" property from the infobox
Retrieving the "name" property from the infobox


  -->{{#if: {{{title|{{PAGENAME}}}}} | {{#set: name = {{{title}}} }} | {{#set: name = {{PAGENAME}} }} }} }}<!--  
  -->{{#if: {{{title|{{PAGENAME}}}}} | {{#set: name = {{{title}}} }} | {{#set: name = {{PAGENAME}} }} }}<!--  


Retrieving the "infobox image" from the template
Retrieving the "infobox image" from the template

Latest revision as of 04:43, 24 February 2024

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

Usage

Syntax

{{Infobox Technology
 | nocat              = 
 | sort               = 
 | spoiler            = 
 | separate           = 
 | category           = 
 | title              = 
 | alternate timeline = 
 | alternate reality  = 
 | hallucination      = 
 | image              = 
 | image size         = 
 | caption            = 
<!-- PRODUCTION INFORMATION -->
 | manufacturer       = 
 | designer           = 
<!-- TECHNICAL SPECIFICATIONS -->
 | control            = 
 | function           = 
 | size               = 
 | weight             = 
 | power              = 
 | material           = 
<!-- USAGE -->
 | role               = 
 | firstuse           = 
 | affiliation        = 
<!-- INFORMATION NON LINKED TO THE STARGATE UNIVERSE -->
 | mention            = 
 | appearance         = 
}}

See also