Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /var/www/vhosts/tangowiki/includes/diff/DairikiDiff.php on line 434

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticForms/includes/SF_Utils.php on line 262

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3_Readers.php on line 399

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3_Readers.php on line 487

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_DIHandler_WikiPage.php on line 112
Difference between revisions of "Template:Movie" - TangoWiki

Difference between revisions of "Template:Movie"

From Tangowiki
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
+
<includeonly>{| border="1" cellpadding="10" align="right" class="infobox movie"
This is the "Movie" template.
+
It should be called in the following format:
+
<pre>
+
{{Movie
+
|Genre=
+
|Country=
+
|Release date=
+
|Runtime=
+
|Colour=
+
|Sound=
+
|Language=
+
|Director=
+
|Producer=
+
|Director of photography (DP)=
+
|Editor=
+
|Steady cam=
+
|Official website=
+
|IMDb=
+
|Original title=
+
|Aspect Ratio=
+
}}
+
</pre>
+
Edit the page to see the template text.
+
</noinclude><includeonly>{| border="1" cellpadding="10" align="right" class="infobox movie"
+
 
! class="infobox movie" colspan="2" |<big>{{PAGENAME}}</big>
 
! class="infobox movie" colspan="2" |<big>{{PAGENAME}}</big>
|-
+
{{#if:{{{Film poster|}}}|{{!-}}
 +
{{!}} style="text-align:center" colspan="2"{{!}} [[File:{{{Film poster}}}|200px|frameless|center]] }}
 +
{{#if:{{{Original title|}}}|{{!-}}
 
! Original title
 
! Original title
| [[Has original title::{{{Original title|}}}]]  
+
{{!}} [[Has original title::{{{Original title|}}}]]  
 +
}}
 
|-
 
|-
 
! Genre
 
! Genre
Line 33: Line 12:
 
|-
 
|-
 
! Runtime
 
! Runtime
| [[Has runtime in minutes::{{{Runtime|}}}]]  
+
| [[Has runtime in minutes::{{{Runtime|}}}]] min
 
|-
 
|-
 
! Country
 
! Country
Line 40: Line 19:
 
! Release date
 
! Release date
 
| [[Has release date::{{{Release date|}}}]]  
 
| [[Has release date::{{{Release date|}}}]]  
|-
 
! Colour
 
| [[Is in colour mode::{{{Colour|}}}]]
 
|-
 
! Sound
 
| [[Produced in sound mode::{{{Sound|}}}]]
 
 
|-
 
|-
 
! Language
 
! Language
 
| {{#arraymap:{{{Language|}}}|,|x|[[Has original language::x]]}}
 
| {{#arraymap:{{{Language|}}}|,|x|[[Has original language::x]]}}
 +
|-
 +
! Official website
 +
| [[Has official movie website::{{{Official website|}}}|Official website]]
 +
{{#if:{{{IMDb|}}}|{{!-}}
 +
! IMDb
 +
{{!}} [[Has IMDb entry::{{{IMDb|}}}|IMDb entry]]
 +
}}
 
|-
 
|-
 
| class="infobox movie" colspan="2" {{!}} '''Crew'''
 
| class="infobox movie" colspan="2" {{!}} '''Crew'''
Line 55: Line 35:
 
| {{#arraymap:{{{Director|}}}|,|x|[[Has director::x]]}}
 
| {{#arraymap:{{{Director|}}}|,|x|[[Has director::x]]}}
 
|-
 
|-
! Producer
+
! Production
 
| {{#arraymap:{{{Producer|}}}|,|x|[[Has producer::x]]}}
 
| {{#arraymap:{{{Producer|}}}|,|x|[[Has producer::x]]}}
 
|-
 
|-
Line 67: Line 47:
 
| [[Has steady cam operator::{{{Steady cam|}}}]]  
 
| [[Has steady cam operator::{{{Steady cam|}}}]]  
 
|-
 
|-
! Official website
+
| class="infobox movie" colspan="2" {{!}} '''Technical data'''
| [[Has official movie website::{{{Official website|}}}]]
+
 
|-
 
|-
! IMDb
+
! Colour
| [[Has IMDb entry::{{{IMDb|}}}]]  
+
| [[Is in colour mode::{{{Colour|}}}]]
 +
|-
 +
! Sound
 +
| [[Produced in sound mode::{{{Sound|}}}]]  
 
|-
 
|-
 
! Aspect Ratio
 
! Aspect Ratio
 
| [[Has aspect ratio::{{{Aspect Ratio|}}}]]  
 
| [[Has aspect ratio::{{{Aspect Ratio|}}}]]  
|-
 
| class="infobox movie" colspan="2" {{!}} '''Cast'''
 
 
|}
 
|}
  
 
[[Category:Movie]]
 
[[Category:Movie]]
 
</includeonly>
 
</includeonly>
 +
<noinclude>{{documentation}}</noinclude>

Latest revision as of 13:05, 11 September 2015


[edit] [[[:Template:Purge]]] Template documentation

This is the "Movie" template. It should not be embedded, use the movie form for creating a new movie page.

It includes the following parameters (this list might not be up-to-date!)

{{Movie
|Genre=
|Country=
|Release date=
|Runtime=
|Colour=
|Sound=
|Language=
|Director=
|Producer=
|Director of photography (DP)=
|Editor=
|Steady cam=
|Official website=
|IMDb=
|Original title=
|Aspect Ratio=
}}

Edit the page to see the template text.