Jump to content

Template:Infobox DVD: Difference between revisions

From Semantic Stargate Wiki
Content deleted Content added
No edit summary
No edit summary
Line 50: Line 50:


| label18 = Total length
| label18 = Total length
| data19 = {{{total lenght|}}}

| header20 = {{#if: {{{rating|}}}{{{release country|}}}{{{release date|}}}{{{EAN|}}}{{{UPC|}}} | Distribution }}

| label21 = Rating
| data21 = {{{rating|}}}

| label22 = Release countr{{#if: {{#pos:{{{release country|}}}|br/>}} | ies | y }}
| data22 = {{{release country|}}}

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

| label24 = EAN
| data24 = {{{EAN|}}}

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

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

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

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



Revision as of 11:27, 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            = 
}}