Template:Infobox DVD: Difference between revisions

From Semantic Stargate Wiki
No edit summary
No edit summary
Line 60: Line 60:
  | data22        = {{{release country|}}}
  | data22        = {{{release country|}}}


  | label23        = Release date{{#if: {{#pos:{{{release country|}}}|br/>}} | s }}
  | label23        = Release date{{#if: {{#pos:{{{release date|}}}|br/>}} | s }}
  | data23        = {{{release date|}}}
  | data23        = {{{release date|}}}


Line 66: Line 66:
  | data24        = {{{EAN|}}}
  | data24        = {{{EAN|}}}


  | label25        = UPS
  | label25        = UPC
  | data25        = {{{UPS|}}}
  | data25        = {{{UPC|}}}


  | header30      = {{#if: {{{prev|}}}{{{next|}}} | [[List of DVDs|DVD timeline]] }}
  | header30      = {{#if: {{{prev|}}}{{{next|}}} | [[List of DVDs|DVD chronology]] }}


  | data31        = {{#if: {{{prev|}}}{{{next|}}} | {{Infobox/succession
  | data31        = {{#if: {{{prev|}}}{{{next|}}} | {{Infobox/succession
Line 75: Line 75:
  |  
  |  
  | {{#if: {{{next|}}} | {{{next|}}} }}
  | {{#if: {{{next|}}} | {{{next|}}} }}
}} }}
}}
}}


}}<!--  
}}<!--  

Revision as of 06:45, 15 October 2020

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

Usage

Syntax

{{Infobox DVD
 | sort            = 
 | nocat           = 
 | child           = 
 | rtitle          = 
 | title           = 
 | italic title    = 
 | image           = 
 | image size      = 
 | alt             = 
 | caption         = 
<!-- STARGATE-RELATED INFORMATION -->
 | series          = <!-- Use the {{Related series group|}} template -->
 | film            = <!-- Use the {{Related films|}} template -->
 | editor          = <!-- Each input separated by a <br/> -->
 | distributor     = <!-- Each input separated by a <br/> -->
<!-- TECHNICAL DATA -->
 | video format    = 
 | audio format    = 
 | region          = 
 | standard        = 
 | DVD format      = 
 | number of DVDs  = 
 | box             = 
 | total length    = 
<!-- DISTRIBUTION -->
 | rating          = 
 | release country = 
 | release date    = 
 | EAN             = 
 | UPC             = 
<!-- CHRONOLOGY -->
 | prev            = 
 | next            = 
}}