Template:Infobox Weapon: Difference between revisions

From Semantic Stargate Wiki
No edit summary
No edit summary
Line 63: Line 63:


  | header21 =  
  | header21 =  
  |  label21 = {{#if: {{#pos: {{{designer|}}} | <br }} }} | Designers | Designer }}
  |  label21 = {{#if: {{#pos: {{{designer|}}} | <br }} | Designers | Designer }}
  |  data21 = {{{designer|}}}
  |  data21 = {{{designer|}}}


Line 71: Line 71:


  | header23 =  
  | header23 =  
  |  label23 = {{#if: {{#pos: {{{manufacturer|}}} | <br }} }} | Manufacturers | Manufacturer }}
  |  label23 = {{#if: {{#pos: {{{manufacturer|}}} | <br }} | Manufacturers | Manufacturer }}
  |  data23 = {{{manufacturer|}}}
  |  data23 = {{{manufacturer|}}}


  | header24 =  
  | header24 =  
  |  label24 = {{#if: {{#pos: {{{variants|}}} | <br }} }} | Variants | Variant }}
  |  label24 = {{#if: {{#pos: {{{variants|}}} | <br }} | Variants | Variant }}
  |  data24 = {{{variants|}}}
  |  data24 = {{{variants|}}}



Revision as of 13:31, 20 August 2023

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

Usage

Syntax

{{Infobox Weapon
 | nocat                  = 
 | sort                   = 
 | title                  = 
 | image                  = 
 | caption                = 
 | separate               = 
 | continuity             = 
 | alternate reality      = <!-- semantic data -->
 | alternate timeline     = <!-- semantic data -->
 | hallucination          = <!-- semantic data -->
 | type                   = 
 | origin                 = 
<!-- Type selection -->
 | is ranged              = 
 | is bladed              = 
 | is explosive           = 
 | is artillery           = 
 | is vehicle             = 
 | is missile             = 
<!-- Service history -->
 | service                = 
 | used by                = 
 | battle                 = 
<!-- Production history -->
 | designer               = 
 | design date            = 
 | manufacturer           = 
 | variants               = 
<!-- General specifications -->
 | weight                 = 
 | length                 = 
 | width                  = 
 | height                 = 
 | diameter               = 
 | crew                   = 
 | passengers             = 
<!-- Out of universe data -->
 | mention                = <!-- the first one -->
 | appearance             = <!-- the first one -->
}}

See also