Difference between revisions of "Template:Commentary infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m
m
Line 14: Line 14:
|data2={{{recorded|}}}
|data2={{{recorded|}}}
|label3=On DVD
|label3=On DVD
|data3={{#switch:{{{type|}}}|f=[[{{{fname|{{{name}}}}}}#The DVD|{{{fname|{{{name}}}}}}]]|=Season {{{season}}}<br />Disc {{{disc}}}{{#if:{{{maniac|}}}|<br /> & [[Monster Robot Maniac Fun Collection]]|}}}}
|data3={{#if:{{{season|}}}{{{type|}}}|{{#switch:{{{type|}}}|f=[[{{{fname|{{{name}}}}}}#The DVD|{{{fname|{{{name}}}}}}]]|=Season {{{season}}}<br />Disc {{{disc}}}{{#if:{{{maniac|}}}|<br /> &amp;&#32;|}}|}}{{#if:{{{maniac|}}}|[[Monster Robot Maniac Fun Collection]]|}}}}
|data4=<table style="width: 100%; background: none; font-weight: bold;">
|header4=Additional
|data5=<table style="width: 100%; background: none; font-weight: bold;">
<tr><td class="infoboxCentre"{{#if:{{{other commentary|}}}||{{#ifeq:{{{hasanimatic|no}}}|no|{{#ifeq:{{{isanmiatic|no}}}|no|#32;colspan="2"|}}|}}}}>[[Transcript:Commentary:{{PAGENAME}}|Transcript]]</td>{{#if:{{{other commentary|}}}|<td class="infoboxCentre">[[Commentary:{{{name}}} ({{{other commentary}}} commentary)|{{ucfirst:{{{other commentary}}}}} commentary]]</td>|}}{{#ifeq:{{{hasanimatic|no}}}|yes|<td class="infoboxCentre">[[Commentary:Animatic:{{{name}}}|Animatic commentary]]</td>|{{#ifeq:{{{isanimatic|no}}}|yes|<td class="infoboxCentre">[[Commentary:{{{name}}}|Standard commentary]]</td>|}}}}</tr>
<tr><td class="infoboxCentre"{{#if:{{{other commentary|}}}||{{#ifeq:{{{hasanimatic|no}}}|no|{{#ifeq:{{{isanmiatic|no}}}|no|#32;colspan="2"|}}|}}}}>[[Transcript:Commentary:{{PAGENAME}}|Transcript]]</td>{{#if:{{{other commentary|}}}|<td class="infoboxCentre">[[Commentary:{{{name}}} ({{{other commentary}}} commentary)|{{ucfirst:{{{other commentary}}}}} commentary]]</td>|}}{{#ifeq:{{{hasanimatic|no}}}|yes|<td class="infoboxCentre">[[Commentary:Animatic:{{{name}}}|Animatic commentary]]</td>|{{#ifeq:{{{isanimatic|no}}}|yes|<td class="infoboxCentre">[[Commentary:{{{name}}}|Standard commentary]]</td>|}}}}</tr>
</table>
</table>
|label5=Closely related commentaries
|label6=Closely related commentaries
|data5={{#if:{{{film|}}}|[[Commentary:{{{film}}}|{{{film}}}]]<ul><li>[[Commentary:{{{ep1}}}|{{{ep1}}}]]</li><li>[[Commentary:{{{ep2}}}|{{{ep2}}}]]</li><li>[[Commentary:{{{ep3}}}|{{{ep3}}}]]</li><li>[[Commentary:{{{ep4}}}|{{{ep4}}}]]</li></ul>|}}
|data6={{#if:{{{film|}}}|[[Commentary:{{{film}}}|{{{film}}}]]<ul><li>[[Commentary:{{{ep1}}}|{{{ep1}}}]]</li><li>[[Commentary:{{{ep2}}}|{{{ep2}}}]]</li><li>[[Commentary:{{{ep3}}}|{{{ep3}}}]]</li><li>[[Commentary:{{{ep4}}}|{{{ep4}}}]]</li></ul>|}}
|header6={{#if:{{{parti A|}}}|Participants|}}
|header7={{#if:{{{parti A|}}}|Participants|}}
|data7={{#if:{{{parti A|}}}|{{commentary infobox/participants|for={{{name}}}|A p={{{parti A|}}}|A j={{{parti A job|}}}|B p={{{parti B|}}}|B j={{{parti B job|}}}|C p={{{parti C|}}}|C j={{{parti C job|}}}|D p={{{parti D|}}}|D j={{{parti D job|}}}|E p={{{parti E|}}}|E j={{{parti E job|}}}|F p={{{parti F|}}}|F j={{{parti F job|}}}|G p={{{parti G|}}}|G j={{{parti G job|}}}|H p={{{parti H|}}}|H j={{{parti H job|}}}|I p={{{parti I|}}}|I j={{{parti I job|}}}}}|}}
|data8={{#if:{{{parti A|}}}|{{commentary infobox/participants|for={{{name}}}|A p={{{parti A|}}}|A j={{{parti A job|}}}|B p={{{parti B|}}}|B j={{{parti B job|}}}|C p={{{parti C|}}}|C j={{{parti C job|}}}|D p={{{parti D|}}}|D j={{{parti D job|}}}|E p={{{parti E|}}}|E j={{{parti E job|}}}|F p={{{parti F|}}}|F j={{{parti F job|}}}|G p={{{parti G|}}}|G j={{{parti G job|}}}|H p={{{parti H|}}}|H j={{{parti H job|}}}|I p={{{parti I|}}}|I j={{{parti I job|}}}}}|}}
|dataclass7=infoboxPartipants
|dataclass7=infoboxPartipants
}}{{#switch:{{NAMESPACE}}|Commentary=[[Category:Commentaries|{{{name}}}]]}}</includeonly>
}}{{#switch:{{NAMESPACE}}|Commentary=[[Category:Commentaries|{{{name}}}]]}}</includeonly>

Revision as of 19:33, 5 March 2010

Documentation for {{commentary infobox}}

Use

This is for commentary articles. It works together with the {{navigation bottom/commentary}} template. Remember that the template adds the "Commentary:" parts of the links itself. Do not at this.

Usage

{{commentary infobox
|prev ep        = Previous episode (in production order) (optional for first episode)
|next ep        = Next episode (in production order) (optional for last episode)
|prev film      = Previous film (optional)
|next film      = Next film (optional)
|name           = Name of episode or film
|type           = f for film, e or blank for episode.
|image          = Image link
|recorded       = recorded date
|season         = Which production season the episode was in
|disc           = Which disc of the season it's on
|maniac         = m if on the the Monster Robot Manic DVD (optional)
|film           = the film this is related to (optional)
|ep1            = the first episode from the film this is related to (optional)
|ep2            = the second episode from the film this is related to (optional)
|ep3            = the third episode from the film this is related to (optional)
|ep4            = the fourth episode from the film this is related to (optional)
|parti A        = participant A (optional; continue usage of letters for more)
|parti A job    = what participant A does (optional; continue usage of letters for more)
}}

See also