Difference between revisions of "Template:Film infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Using the choice of words by the subepisodes themselves.)
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{documentation}}
<noinclude>{{documentation}}
</noinclude><includeonly>{| class="navigation"
</noinclude><includeonly>{{italic title}}
{| class="navigation top"
! class="navLeft" | {{#if:{{{prev film|}}}|[[{{{prev film}}}|← Previous film]]<br />[[{{{prev ep}}}|← Previous episode]]|[[{{{prev ep}}}|← Previous]]}}
! class="navLeft" | {{#if:{{{prev film|}}}|[[{{{prev film}}}|← Previous film]]<br />[[{{{prev ep}}}|← Previous episode]]|[[{{{prev ep}}}|← Previous]]}}
! class="navCentre" | Navigation in production order
! class="navCentre" | Navigation in production order
! class="navRight" | {{#if:{{{next film|}}}|[[{{{next film}}}|Next film →]]<br />[[{{{next ep}}}|Next episode →]]|[[{{{next ep}}}|Next →]]}}
! class="navRight" | {{#if:{{{next film|}}}|[[{{{next film}}}|Next film →]]<br />[[{{{next ep}}}|Next episode →]]|[[{{{next ep}}}|Next →]]}}
|}
|}
{| class="navigation epcut"
{| class="navigation epcut topbottom"
! class="navCLeft" | [[{{{ep cut 1}}}|Part 1]]
! class="navCLeft" | [[{{{ep cut 1}}}|Part 1]]
! class="navCLeft" | [[{{{ep cut 2}}}|Part 2]]
! class="navCLeft" | [[{{{ep cut 2}}}|Part 2]]
Line 12: Line 13:
! class="navCRight" | [[{{{ep cut 4}}}|Part 4]]
! class="navCRight" | [[{{{ep cut 4}}}|Part 4]]
|}
|}
{| class="infobox"
{{infobox
! colspan="2" class="infoboxCentre" | ''[[Episode Listing#Direct-to-DVD films|Direct-to-DVD]] film''
|top=''[[Films|Direct-to-DVD]] film''
|-
|title=''{{{name}}}''
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
|image={{{image|}}}
|-
|image2={{{image2|}}}
! colspan="2" class="infoboxCentre" | {{{image}}}
|label1=Directed by
|-
|data1={{{directed by}}}
! '''Directed by'''
|label2=Produced by
| {{{directed by}}}
|data2={{{produced by}}}
|-
|label3=Written by
! '''Produced by'''
|data3={{{written by}}}
| {{{produced by}}}
|label4=Production number
|-
|data4={{{number}}}
! '''Written by'''
|label5=[[List of title captions|Title Caption]]
| {{{written by}}}
|data5={{{caption}}}
|-
|label6=Title reference
! '''Production Number'''
|data6={{{title referee|}}}
| {{{number}}}
|label7=[[List of opening cartoons|Opening cartoon]]
|-
|data7={{{opening cartoon|}}}
! '''[[List of title captions|Title Caption]]'''
|label8=Regular DVD release date(s)
| {{{caption}}}
|data8={{{release date}}}
|-
|label9=Blu-ray (HD) release date(s)
! '''Title reference'''
|data9={{{blu-ray release}}}
| {{{title referee}}}
|label10=Running time
|-
|data10={{{running time}}}
{{#if:{{{opening cartoon|}}}|{{ginfobox/tbsub|[[List of opening cartoons|Opening cartoon]]|{{{opening cartoon}}}}}|}}
|label11=[[Nominations and awards|Nomination(s)]]
! '''Release date(s)'''
|data11={{#if:{{{nomination|}}}|[[Category:Nominated episodes or films|{{{name}}}]]{{{nomination}}}|}}
| {{{release date}}}
|header12=Additional
|-
|data13={{#if:{{{official website|}}}|[{{{official website}}} Official website]]|}}
! '''Running time'''
|data14=[http://imdb.com/title/{{{imdb id}}} IMDb profile]
| {{{running time}}}
|data15=<table style="width: 100%; background: none; font-weight: bold;">
|-
<tr class="alternate-ignore"><td class="infoboxCentre">[[Commentary:{{{name}}}|Commentary]]</td><td class="infoboxCentre">[[Transcript:{{{name}}}|Transcript]]</td><td class="infoboxCentre">[[:Category:{{{pictures}}} pictures|Pictures]]</td></tr>
{{#if:{{{nomination|}}}|{{ginfobox/tbsub|Nomination(s)|{{{nomination}}}}}|}}
</table>
! colspan="2" class="infoboxHeader" | <big>''Additional''</big>
|header16=The films
{{#if:{{{official website|}}}|{{film infobox/official website|{{{official website}}}}}|}}
|data17=<ol><li>''[[Bender's Big Score]]''</li>
|-
<li>''[[The Beast with a Billion Backs]]''</li>
! colspan="2" class="infoboxCentre" | [http://www.imdb.com/title/{{{imdb id}}} IMDb profile]
<li>''[[Bender's Game]]''</li>
|-
<li>''[[Into the Wild Green Yonder]]''</li></ol>
| colspan="2" |
|dataclass17=infoboxSeasonList
{| style="width: 100%; background: #f0f0f0;"
}}</includeonly>
! class="infoboxCentre" | [[Commentary:{{{name}}}|Commentary]]
! class="infoboxCentre" | [[Transcript:{{{name}}}|Transcript]]
|}
|-
! colspan="2" class="infoboxHeader" | <big>''The films''</big>
|-
| colspan="2" class="infoboxSeasonList" |
* {{eni|x1}}
* {{eni|x2}}
* {{eni|x3}}
* {{eni|x4}}
|}</includeonly>

Latest revision as of 21:06, 3 November 2013

Documentation for {{film infobox}}

Use

This template is for film articles. Its use and appearance are quite similar with {{episode infobox}}, and its navigation works together.

Usage

{{film infobox
|name             = Name of film
|image            = The DVD box's image is preferable. 
|image2           = An alternate DVD box image (optional). 
|directed by      =
|produced by      =
|written by       =
|number           = Production number
|caption          = Title caption
|title referee    = Title reference
|release date     =
|blu-ray release  = Same as above, except on blu-ray (HD)
|running time     =
|imdb id          = IMDb id
|opening cartoon  = (optional)
|official website = (optional)
|prev film        = (optional)
|prev ep          = Previous episode
|next film        = (optional)
|next ep          = Next episode
|ep cut 1         = Part 1 episode
|ep cut 2         = Part 2 episode
|ep cut 3         = Part 3 episode
|ep cut 4         = Part 4 episode
}}

See also