Difference between revisions of "Template:Season infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m
 
(8 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
! Original run
|label1=Original run
| {{{start}}} &mdash; {{{end}}}
|data1={{{start}}} &mdash;<br />{{{end}}}
|-
|label2=No. of episodes
! No. of episodes
|data2={{{episodes|}}}
| {{{episodes}}}
|label3=Special guests
|-
|data3=''See [[Voice actors#Season {{{season}}} 2|here]]''
! DVD(s)
|label4=On DVD(s)
| style="font-size: 90%;" | {{{release}}}
|data4={{{release|}}}
|-
|data5=
| colspan="2" |
<table style="width: 100%; background: none; font-size: 90%;">
{| style="width: 100%; background: none; font-size: 90%;"
<tr class="alternate-ignore">
| style="text-align: left;" | {{#if:{{{previous|}}}|[[{{{previous}}}|← {{{previous}}}]]|}}
<td style="text-align: left;"> {{#if:{{{previous|}}}|[[{{{previous}}}|← {{{previous}}}]]|}}</td>
| style="text-align: right;" | {{#if:{{{next|}}}|[[{{{next}}}|{{{next}}} →]]|}}
<td style="text-align: right;"> {{#if:{{{next|}}}|[[{{{next}}}|{{{next}}} →]]|}}</td>
|-
</tr><tr class="alternate-ignore">
| colspan="2" class="infoboxCentre" | [[Episode Listing#Season {{{season}}}|Episode listing]]
<td colspan="2" class="infoboxCentre">[[Episode Listing#Season {{{season}}}|Episode listing]]</td></tr>
|}
</table>
|}<includeonly>[[Category:Seasons|{{{season}}}]]
|header6=Seasons
[[Category:Episodes| ]]</includeonly>
|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
}}