Difference between revisions of "Template:Season infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(New page: {| class="infobox" ! colspan="2" class="infoboxHeader" | <big>Season {{{season}}}</big> |- ! First episode aired | {{{start}}} |- ! Last episode aired | {{{end}}} |- | style="text-align: l...)
 
 
(15 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]]''
| style="text-align: left; font-size: 90%;" | {{#if:{{{previous|}}}|[[{{{previous}}}|<- {{{previous}}}]]|}}
|label4=On DVD(s)
| style="text-align: right; font-size: 90%;" | {{#if:{{{next|}}}|[[{{{next}}}|{{{next}}} ->]]|}}
|data4={{{release|}}}
|}
|data5=
<table style="width: 100%; background: none; font-size: 90%;">
<tr class="alternate-ignore">
<td style="text-align: left;"> {{#if:{{{previous|}}}|[[{{{previous}}}|{{{previous}}}]]|}}</td>
<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
}}