Difference between revisions of "Template:Navigation bottom/transcript"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (I have decided to make a similar navigation bottom for transcripts. Yes I know the work I have to do.)
 
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{clear}}
{{clear}}
{{#ifeq:{{{iscommentary|no}}}|yes|{{episode navigation|t=1|c=1}}|{{episode navigation|t=1}}}}
{| class="navigation"
{| class="navigation"
! class="navLeft" | {{#if:{{{prev film|}}}|[[Transcript:{{{prev ep}}}|← Previous episode transcript]]<br />[[Transcript:{{{prev film}}}|← Previous film transcript]]|{{#if:{{{prev ep|}}}|[[Transcript:{{{prev ep}}}|← Previous]]|[[Episode Transcript Listing]]}}}}
! class="navLeft" | {{#ifeq:{{{iscommentary|no}}}|yes|{{#if:{{{prev|}}}|[[Transcript:Commentary:{{{prev}}}|← Previous]]|}}|{{#if:{{{prev film|}}}|[[Transcript:{{{prev ep}}}|← Previous episode transcript]]<br />[[Transcript:{{{prev film}}}|← Previous film transcript]]|{{#if:{{{prev ep|}}}|[[Transcript:{{{prev ep}}}|← Previous]]|[[Episode Transcript Listing]]}}}}}}
! class="navCentre" | Navigation in production order
! class="navCentre" | Navigation in production order
! class="navRight" | {{#if:{{{next film|}}}|[[Transcript:{{{next ep}}}|Next episode transcript →]]<br />[[Transcript:{{{next film}}}|Next film transcript →]]|{{#if:{{{next ep|}}}|[[Transcript:{{{next ep}}}|Next →]]|[[Episode Transcript Listing]]}}}}
! class="navRight" | {{#ifeq:{{{iscommentary|no}}}|yes|{{#if:{{{next|}}}|[[Transcript:Commentary:{{{next}}}|Next →]]|}}|{{#if:{{{next film|}}}|[[Transcript:{{{next ep}}}|Next episode transcript →]]<br />[[Transcript:{{{next film}}}|Next film transcript →]]|{{#if:{{{next ep|}}}|[[Transcript:{{{next ep}}}|Next →]]|[[Episode Transcript Listing]]}}}}}}
|}
|}<noinclude>{{documentation}}</noinclude>

Latest revision as of 17:25, 28 June 2009

Documentation for {{navigation bottom/transcript}}

Use

This is a navigation bottom for transcript articles. It works closely with {{transcript infobox}}. Like the infobox, it addes the "Transcript:" part of the links itself. Do not add those.

Usage

{{navigation bottom/transcript
|prev ep    = Previous episode (optional for first)
|next ep    = Next episode (optional for last)
|prev film  = Previous film (optional)
|next film  = Next film (optional)
}}

See also