Difference between revisions of "Template:Season infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Update.)
m
Line 9: Line 9:
|data4=
|data4=
<table style="width: 100%; background: none; font-size: 90%;">
<table style="width: 100%; background: none; font-size: 90%;">
<tr>
<tr class="alternate-ignore">
<td style="text-align: left;"> {{#if:{{{previous|}}}|[[{{{previous}}}|← {{{previous}}}]]|}}</td>
<td style="text-align: left;"> {{#if:{{{previous|}}}|[[{{{previous}}}|← {{{previous}}}]]|}}</td>
<td style="text-align: right;"> {{#if:{{{next|}}}|[[{{{next}}}|{{{next}}} →]]|}}</td>
<td style="text-align: right;"> {{#if:{{{next|}}}|[[{{{next}}}|{{{next}}} →]]|}}</td>
</tr><tr>
</tr><tr class="alternate-ignore">
<td colspan="2" class="infoboxCentre">[[Episode Listing#Season {{{season}}}|Episode listing]]</td></tr>
<td colspan="2" class="infoboxCentre">[[Episode Listing#Season {{{season}}}|Episode listing]]</td></tr>
</table>
</table>

Revision as of 18:14, 19 June 2009

Documentation for {{season infobox}}

Use

For articles describing seasons.

Usage

{{season infobox
|season   = Season number
|start    = First episode aired
|end      = Last episode aired (due to the broadcast season/production season
            differences, these may overlap with other seasons) (also, film
            releases does not count as airings, only airings of the films does)
|episodes = Number of episodes in the season
|release  = (optional) On the DVDs on which it was released, even
                      if this include multiple DVD sets.
|previous = (optional) Previous season
|next     = (optional) Next season
}}