Difference between revisions of "Template:Navigation bottom"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Now with CSS classes.)
(Added documentation for this as well.)
Line 1: Line 1:
{{clear}}
<noinclude>{{documentation}}</noinclude>
<includeonly>{{clear}}
{| class="navigation"
{| class="navigation"
! class="navLeft"  | {{#if:{{{prev film|}}}|[[{{{prev ep}}}|← Previous episode]]<br />[[{{{prev film}}}|← Previous film]]|[[{{{prev ep}}}|← Previous]]}}
! class="navLeft"  | {{#if:{{{prev film|}}}|[[{{{prev ep}}}|← Previous episode]]<br />[[{{{prev film}}}|← Previous film]]|[[{{{prev ep}}}|← Previous]]}}
Line 6: Line 7:
|}
|}
{{#if:{{{broad prev|}}}{{{broad next|}}}|{{navigation bottom/broadcast order|p={{{broad prev}}}|n={{{broad next}}}}}|}}{{#if:{{{ep cut 1|}}}|{{navigation bottom/cut ep|{{{ep cut 1}}}|{{{ep cut 2}}}|{{{ep cut 3}}}|{{{ep cut 4}}}}}|}}
{{#if:{{{broad prev|}}}{{{broad next|}}}|{{navigation bottom/broadcast order|p={{{broad prev}}}|n={{{broad next}}}}}|}}{{#if:{{{ep cut 1|}}}|{{navigation bottom/cut ep|{{{ep cut 1}}}|{{{ep cut 2}}}|{{{ep cut 3}}}|{{{ep cut 4}}}}}|}}
</includeonly>

Revision as of 18:41, 11 April 2008

Documentation for {{navigation bottom}}

Use

This navigation is for episode or film articles. There are other types for other articles (see below). Its purpose is to have the same sort of navigation that the {{episode infobox}} or the {{film infobox}} gives, just at the bottom, so when the reader have finished the page, there will be a navigation available for him.

Usage

{{navigation bottom
|prev film  = Previous film (optional)
|next film  = Next film (optional)
|broad prev = Previous episode in broadcast order (use only where that is different from the production
              order; optional)
|broad next = Next episode in broadcast order (same reason for optional as above)
|ep cut 1   = The first episode the film was cut into (optional)
|ep cut 2   = The second episode the film was cut into (optional)
|ep cut 3   = The third episode the film was cut into (optional)
|ep cut 4   = The fourth episode the film was cut into (optional)
}}

See also