Difference between revisions of "Template:Episode infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m
(upgrade phase one - removing links in writers and directors and move the multis to the new A-E area, doing the other bit afterwards won't make the pages look horrible in the meantime)
Line 16: Line 16:
|data2={{{number}}}
|data2={{{number}}}
|label3=Written by
|label3=Written by
|data3={{{written by}}}
|data3={{#if:{{{written by|}}}|{{{written by}}}|}}
|label4=Directed by
|data4={{#if:{{{written A by|}}}|{{infobox/multi table|{{{written A|}}}|{{{written A by}}}|{{{written B|}}}|{{{written B by|}}}|{{{written C|}}}|{{{written C by|}}}|{{{written D|}}}|{{{written D by|}}}|{{{written E|}}}|{{{written E by|}}}|catname={{{catname|}}}|name={{{name}}}|heading=Writers|infoboxType=Episodes|verb=written}}|}}
|data4={{{directed by}}}
|label5=Directed by
|label5=[[List of title captions|Title caption]]
|data5={{#if:{{{directed by|}}}|{{{directed by}}}|}}
|data5={{{caption}}}
|data6={{#if:{{{directed A by|}}}|{{infobox/multi table|{{{directed A|}}}|{{{directed A by}}}|{{{directed B|}}}|{{{directed B by|}}}|{{{directed C|}}}|{{{directed C by|}}}|{{{directed D|}}}|{{{directed D by|}}}|{{{directed E|}}}|{{{directed E by|}}}|catname={{{catname|}}}|name={{{name}}}|heading=Directors|infoboxType=Episodes|verb=directed}}|}}
|label6=Title caption reference
|label7=[[List of title captions|Title caption]]
|data6={{{caption reference|}}}
|data7={{{caption}}}
|label7=First aired
|label8=Title caption reference
|data7={{{first aired}}}
|data8={{{caption reference|}}}
|label8=Broadcast number
|label9=First aired
|data8={{{broadcast number}}}
|data9={{{first aired}}}
|label9=Title reference
|label10=Broadcast number
|data9={{{title reference|}}}
|data10={{{broadcast number}}}
|label10=[[List of opening cartoons|Opening cartoon]]
|label11=Title reference
|data10={{{opening cartoon|}}}
|data11={{{title reference|}}}
|label11=Sponsor
|label12=[[List of opening cartoons|Opening cartoon]]
|data11={{#if:{{{sponsor|}}}|[[Sponsors#{{{sponsor}}}|{{{sponsor}}}]]|}}
|data12={{{opening cartoon|}}}
|label12=Special guest(s)
|label13=Sponsor
|data12={{#if:{{{special guest|}}}|[[Category:Episodes with special guests]]{{{special guest}}}|}}
|data13={{#if:{{{sponsor|}}}|[[Sponsors#{{{sponsor}}}|{{{sponsor}}}]]|}}
|label13=[[Nominations and awards|Nomination(s)]]
|label14=Special guest(s)
|data13={{#if:{{{nomination|}}}|{{#if:{{NAMESPACE}}||[[Category:Nominated episodes or films]]}}{{{nomination}}}|}}
|data14={{#if:{{{special guest|}}}|[[Category:Episodes with special guests]]{{{special guest}}}|}}
|header14=Additional
|label15=[[Nominations and awards|Nomination(s)]]
|data15={{infobox/additional table|<!--
|data15={{#if:{{{nomination|}}}|{{#if:{{NAMESPACE}}||[[Category:Nominated episodes or films]]}}{{{nomination}}}|}}
|header16=Additional
|data17={{infobox/additional table|<!--
Commentary:
Commentary:
-->{{#ifeq:{{{hascommentary|yes}}}|yes|[[Commentary:{{{name}}}{{#if:{{{special commentary|}}}|&#32;(standard commentary)|}}|Commentary]]<br />([[Transcript:Commentary:{{{name}}}|Transcript]])}}<!--
-->{{#ifeq:{{{hascommentary|yes}}}|yes|[[Commentary:{{{name}}}{{#if:{{{special commentary|}}}|&#32;(standard commentary)|}}|Commentary]]<br />([[Transcript:Commentary:{{{name}}}|Transcript]])}}<!--
Line 49: Line 51:
end
end
-->}}
-->}}
|header16=Season {{{season}}}
|header18=Season {{{season}}}
|data17=<!--
|data19=<!--
-->{{#switch:{{{season}}}|1={{episode infobox/season 1}}|2={{episode infobox/season 2}}|3={{episode infobox/season 3}}|4={{episode infobox/season 4}}|5={{episode infobox/season 5}}|6={{episode infobox/season 6}}|}}
-->{{#switch:{{{season}}}|1={{episode infobox/season 1}}|2={{episode infobox/season 2}}|3={{episode infobox/season 3}}|4={{episode infobox/season 4}}|5={{episode infobox/season 5}}|6={{episode infobox/season 6}}|}}
|dataclass17=infoboxSeasonList
|dataclass19=infoboxSeasonList
}}{{#if:{{NAMESPACE}}||[[Category:Media]][[Category:Episodes]][[Category:Season {{{season}}} Episodes]]}}</includeonly>
}}{{#if:{{NAMESPACE}}||[[Category:Media]][[Category:Episodes]][[Category:Season {{{season}}} Episodes]]}}</includeonly>

Revision as of 03:46, 23 March 2010

Documentation for {{episode infobox}}

Use

This is for episode articles. However, all episode articles have been written, so it is only here should there come a new season. This template works together with the {{navigation bottom}} template, which supplies the navigation for the bottom.

Usage

{{episode infobox
|season             = Which production season the episode was in
|name               = Name of episode
|image              = Image link
|from film          = In case the episode is a cut from a film.
|no                 = Episode number (in order of production)
|broadcast number   = Like "number", but just in order of broadcast.
|broadcast season   = Broadcast season (optional, only use when different from production season)
|caption            =
|first aired        =
|written by         =
|written A          = (optional) in case of several writers, use this.  Type of A writer, can be left off if all writers are the same type
|written A by       = (optional) writer A.  So on till E.
|directed by        =
|directed A         = (optional) in case of several artists, use this.  Type of A artist, can be left off if all artists are the same type
|directed A by      = (optional) artist A.  So on till E.
|title reference    = (optional)
|caption reference  = (optional)
|opening cartoon    = The cartoon that appear in the opening sequence (optional if unknown)
|sponsor            = For the fake sponsor at the beginning of a few episodes (optional)
|special guest      = (optional) Guest voice actor(s)
|nomination         = (optional) What the episode had been nominated for,
                      add indication for won nomination, no standard yet.
|broad prev         = Previous episode (in broadcast order) 
                      (optional for where production and broadcast order are not the same)
|broad next         = Next episode (in broadcast order) (optional)
|hasanimatic        = yes/no (default: no) If there is an animatic available (optional)
|hascommentary      = yes/no (default: yes) If there is a commentary available. (optional)
}}

See also