Difference between revisions of "Template:Transcript infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Updating it to infobox template, but removing its "edit ability". It was not really that good.)
Line 6: Line 6:
|}
|}
{{#if:{{{broad prev|}}}{{{broad next|}}}|{{transcript infobox/broadcast order|p={{{broad prev}}}|n={{{broad next}}}}}|}}
{{#if:{{{broad prev|}}}{{{broad next|}}}|{{transcript infobox/broadcast order|p={{{broad prev}}}|n={{{broad next}}}}}|}}
{| class="infobox"
{{infobox
! colspan="2" class="infoboxHeader" | Transcript for<br /><big>''[[{{{for}}}]]''</big>
|title=<small>Transcript for</small><br />[[{{{for}}}]]
|-
|label1=Written by
{{ginfobox/tbsub|Written by|{{{written by}}}}}
|data1={{{written by|}}}
{{ginfobox/tbsub|Thanks to|{{{thanks to}}}}}
|label2=Transcribing credit
| colspan="2" id="transcript-field" class="infoboxCentre" |
|data2={{{thanks to|}}}{{{credit|}}}
|}{{#switch:{{NAMESPACE}}|Transcript=[[Category:Transcripts|{{{for}}}]]}}
}}{{#switch:{{NAMESPACE}}|Transcript=[[Category:Transcripts|{{{for}}}]]}}
<div id="transcript-edit" class="infobox" style="display:none;"></div></includeonly>
<!--<div id="transcript-edit" class="infobox" style="display:none;"></div>--></includeonly>

Revision as of 17:38, 27 June 2009

Documentation for {{transcript infobox}}

Use

This infobox is for transcript articles. It has a navigation bottom template to work with. Like with its bottom navigation, it will add the "Transcript:" part of the previous/next episode links. Do not add those.

Usage

{{transcript infobox
|for          = What it is a transcript for; is the backup option if episode or film
                is not provided together with iscommentary being yes.
|episode      = (optional; if iscommentary is yes) What episode the commentary is for
|film         = (optional; if iscommentary is yes) What film the commentary is for
|written by   = (optional) The author of the episode.
|thanks to    = Who originally wrote the transcript, sort of a credit.
|credit       = Same as above.
|prev ep      = Previous episode (optional for first)
|next ep      = Next episode (optional for last)
|prev film    = Previous film (optional)
|next film    = Next film (optional)
|iscommentary = yes/no (default: no) Whether it is a transcript of a commentary
|participants = (optional) Only in case of a commentary, a list of the people participating
                in the commentary.
}}

See also