Difference between revisions of "Template:Season infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Real arrows.)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox"
<includeonly>{{infobox
! colspan="2" class="infoboxHeader" | <big>Season {{{season}}}</big>
|title=Season {{{season}}}
|-
|noimage=yes
! First episode aired
|label1=Original run
| {{{start}}}
|data1={{{start}}} &mdash;<br />{{{end}}}
|-
|label2=No. of episodes
! Last episode aired
|data2={{{episodes|}}}
| {{{end}}}
|label3=Special guests
|-
|data3=''See [[Voice actors#Season {{{season}}} 2|here]]''
! No. of episodes
|label4=On DVD(s)
| {{{episodes}}}
|data4={{{release|}}}
|-
|data5=
| colspan="2" |
<table style="width: 100%; background: none; font-size: 90%;">
{| style="width: 100%; background: none;"
<tr class="alternate-ignore">
| style="text-align: left; font-size: 90%;" | {{#if:{{{previous|}}}|[[{{{previous}}}|← {{{previous}}}]]|}}
<td style="text-align: left;"> {{#if:{{{previous|}}}|[[{{{previous}}}|← {{{previous}}}]]|}}</td>
| style="text-align: right; font-size: 90%;" | {{#if:{{{next|}}}|[[{{{next}}}|{{{next}}} →]]|}}
<td style="text-align: right;"> {{#if:{{{next|}}}|[[{{{next}}}|{{{next}}} →]]|}}</td>
|}
</tr><tr class="alternate-ignore">
|}
<td colspan="2" class="infoboxCentre">[[Episode Listing#Season {{{season}}}|Episode listing]]</td></tr>
</table>
|header6=Seasons
|data7={{season infobox/seasons}}
|dataclass7=infoboxSeasonList
}}[[Category:Seasons|{{{season}}}]][[Category:Season {{{season}}} Episodes| ]][[Category:Episodes| ]]</includeonly><noinclude>{{documentation}}</noinclude>

Latest revision as of 02:15, 17 August 2013

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
}}