Jump to content

Template:Series overview/doc

From Wikipedia, the free encyclopedia

{{Series overview}} easily creates a series overview table (as per WP:TVOVERVIEW) for television series' that require it, in either a simple format (i.e. just episodes and dates) or with extra information (e.g. networks, ratings, etc).

When a "Series overview" header is not present in the article, set |id=y to set the table's HTML ID to "Series overview" so it can be directly linked to via #Series overview.

For pages using a manually created table, either convert them to use this template, or tag them with {{Convert to Series overview}}, which will place the pages in Category:Articles lacking a Series overview template (6).

Usage

[edit]

Basic example

[edit]
Code
{{Series overview
| color1     = #74E387
| link1      = #Season 1
| episodes1  = 26
| start1     = {{Start date|2012|9|8}}
| end1       = {{End date|2013|6|15}}

| color2     = #004000
| link2      = #Season 2
| episodes2  = 26
| start2     = {{Start date|2013|9|13}}
| end2       = {{End date|2014|6|21}}

| color3     = #000000
| link3      = #Season 3
| episodes3  = 26
| start3     = {{Start date|2014|9|19}}
| end3       = {{End date|2015|6|26}}
}}
SeasonEpisodesOriginally released
First releasedLast released
126September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)
226September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
326September 19, 2014 (2014-09-19)June 26, 2015 (2015-06-26)
[edit]
Code
{{Series overview
| caption    = Series overview

| color1     = #74E387
| link1      = #Season 1
| linkT1     = Chapter One
| episodes1  = 26
| start1     = {{Start date|2012|9|8}}
| end1       = {{End date|2013|6|15}}

| color2     = #004000
| link2      = #Season 2
| linkT2     = Chapter Two
| episodes2  = 26
| start2     = {{Start date|2013|9|13}}
| end2       = {{End date|2014|6|21}}

| color3     = #000000
| link3      = #Season 3
| linkT3     = Chapter Three
| linkR3     = {{dummy ref|1}}
| episodes3  = 26
| start3     = {{Start date|2014|9|19}}
| end3       = {{End date|2015|6|26}}
}}
Series overview
SeasonEpisodesOriginally released
First releasedLast released
Chapter One26September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)
Chapter Two26September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
Chapter Three[1]26September 19, 2014 (2014-09-19)June 26, 2015 (2015-06-26)

Series or Season and "DD MM YYYY" dates

[edit]

The top-left cell displays either Series or Season, determined if the |df= parameter of the first {{Start date}} template is set. If it is included (|df=y), the cell will display Series, otherwise the cell will display Season. This can be overridden by setting either |seriesT= or |seasonT= to custom text.

Code
{{Series overview
| color1     = #74E387
| link1      = #Season 1
| episodes1  = 26
| start1     = {{Start date|2012|9|8|df=y}}
| end1       = {{End date|2013|6|15|df=y}}

| color2     = #004000
| link2      = #Season 2
| episodes2  = 26
| start2     = {{Start date|2013|9|13|df=y}}
| end2       = {{End date|2014|6|21|df=y}}

| color3     = #000000
| link3      = #Season 3
| episodes3  = 26
| start3     = {{Start date|2014|9|19|df=y}}
| end3       = {{End date|2015|6|26|df=y}}
}}
SeriesEpisodesOriginally released
First releasedLast released
1268 September 2012 (2012-09-08)15 June 2013 (2013-06-15)
22613 September 2013 (2013-09-13)21 June 2014 (2014-06-21)
32619 September 2014 (2014-09-19)26 June 2015 (2015-06-26)

Split season

[edit]
Code
{{Series overview
| color1     = #74E387
| link1      = #Season 1
| episodes1  = 26
| start1     = {{Start date|2012|9|8}}
| end1       = {{End date|2013|6|15}}

| color2     = #004000
| link2      = #Season 2
| episodes2  = 26
| start2     = {{Start date|2013|9|13}}
| end2       = {{End date|2014|6|21}}

| link3      = #Season 3
| episodes3  = 38
| color3A    = #000000
| episodes3A = 13
| start3A    = {{Start date|2014|9|19}}
| end3A      = {{End date|2014|12|24}}
| color3B    = #00004A
| episodes3B = 12
| start3B    = {{Start date|2015|2|15}}
| end3B      = {{End date|2015|6|26}}
| color3C    = #00008A
| episodes3C = 13
| start3C    = {{Start date|2015|11|4}}
| end3C      = {{End date|2016|1|31}}
}}
SeasonEpisodesOriginally released
First releasedLast released
126September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)
226September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
33813September 19, 2014 (2014-09-19)December 24, 2014 (2014-12-24)
12February 15, 2015 (2015-02-15)June 26, 2015 (2015-06-26)
13November 4, 2015 (2015-11-04)January 31, 2016 (2016-01-31)

Setting episodes=hide

[edit]

And with the |episodes=hide.

SeasonEpisodesOriginally released
First releasedLast released
126September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)
226September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
313September 19, 2014 (2014-09-19)December 24, 2014 (2014-12-24)
12February 15, 2015 (2015-02-15)June 26, 2015 (2015-06-26)
13November 4, 2015 (2015-11-04)January 31, 2016 (2016-01-31)

Setting episodesA=hide

[edit]

And with the |episodesA=hide.

SeasonEpisodesOriginally released
First releasedLast released
126September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)
226September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
338September 19, 2014 (2014-09-19)December 24, 2014 (2014-12-24)
February 15, 2015 (2015-02-15)June 26, 2015 (2015-06-26)
November 4, 2015 (2015-11-04)January 31, 2016 (2016-01-31)

Specials

[edit]
Code
{{Series overview
| color1     = #74E387
| link1      = #Season 1
| episodes1  = 26
| start1     = {{Start date|2012|9|8}}
| end1       = {{End date|2013|6|15}}

| color2     = #004000
| link2      = #Season 2
| episodes2  = 26
| start2     = {{Start date|2013|9|13}}
| end2       = {{End date|2014|6|21}}

| color3     = #000000
| link3      = #Season 3
| episodes3  = 26
| start3     = {{Start date|2014|9|19}}
| end3       = {{End date|2015|6|26}}

| color3S    = #00004A
| link3S     = #Special
| linkT3S    = S
| episodes3S = 1
| released3S = {{Start date|2015|10|21}}
}}
SeasonEpisodesOriginally released
First releasedLast released
126September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)
226September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
326September 19, 2014 (2014-09-19)June 26, 2015 (2015-06-26)
S1October 21, 2015 (2015-10-21)

Without the episodes parameter

[edit]

And with the |episodes= parameter removed and the link text changed.

SeasonEpisodesOriginally released
First releasedLast released
126September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)
226September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
326September 19, 2014 (2014-09-19)June 26, 2015 (2015-06-26)
SpecialOctober 21, 2015 (2015-10-21)

Multiple specials in a row

[edit]
Code
{{Series overview
| color1      = #74E387
| link1       = #Season 1
| episodes1   = 26
| start1      = {{Start date|2012|9|8}}
| end1        = {{End date|2013|6|15}}

| color2      = #004000
| link2       = #Season 2
| episodes2   = 26
| start2      = {{Start date|2013|9|13}}
| end2        = {{End date|2014|6|21}}

| color3      = #000000
| link3       = #Season 3
| episodes3   = 26
| start3      = {{Start date|2014|9|19}}
| end3        = {{End date|2015|6|26}}

| color3SA    = #00004A
| link3SA     = #Special
| linkT3SA    = Special 1
| released3SA = {{Start date|2015|10|21}}

| color3SB    = #7487E3
| link3SB     = #Special
| linkT3SB    = Special 2
| released3SB = {{Start date|2016|1|22}}
}}
SeasonEpisodesOriginally released
First releasedLast released
126September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)
226September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
326September 19, 2014 (2014-09-19)June 26, 2015 (2015-06-26)
Special 1October 21, 2015 (2015-10-21)
Special 2January 22, 2016 (2016-01-22)

Special first, followed by season one

[edit]
Code
{{Series overview
| color0S    = #00004A
| link0S     = #Special
| linkT0S    = S
| episodes0S = 1
| released0S = {{Start date|2011|10|21}}

| color1     = #74E387
| link1      = #Season 1
| episodes1  = 26
| start1     = {{Start date|2012|9|8}}
| end1       = {{End date|2013|6|15}}

| color2     = #004000
| link2      = #Season 2
| episodes2  = 26
| start2     = {{Start date|2013|9|13}}
| end2       = {{End date|2014|6|21}}

| color3     = #000000
| link3      = #Season 3
| episodes3  = 26
| start3     = {{Start date|2014|9|19}}
| end3       = {{End date|2015|6|26}}
}}
SeasonEpisodesOriginally released
First releasedLast released
S1October 21, 2011 (2011-10-21)
126September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)
226September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
326September 19, 2014 (2014-09-19)June 26, 2015 (2015-06-26)

Extra information and country-based header

[edit]
Code
{{Series overview
| infoA      = Rank
| infoB      = Rating
| infoC      = Average viewership (in millions)
| country    = U.S.

| color1     = #74E387
| link1      = #Season 1
| episodes1  = 26
| start1     = {{Start date|2012|9|8}}
| end1       = {{End date|2013|6|15}}
| infoA1     = 55
| infoB1     = 11.8
| infoC1     = 3.2

| color2     = #004000
| link2      = #Season 2
| episodes2  = 26
| start2     = {{Start date|2013|9|13}}
| end2       = {{End date|2014|6|21}}
| infoA2     = 65
| infoB2     = 9.2

| color3     = #000000
| link3      = #Season 3
| episodes3  = 26
| start3     = {{Start date|2014|9|19}}
| end3       = {{End date|2015|6|26}}
| infoA3     = 63
}}
SeasonEpisodesOriginally released (U.S.)RankRatingAverage viewership (in millions)
First releasedLast released
126September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)5511.83.2
226September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)659.2TBA
326September 19, 2014 (2014-09-19)June 26, 2015 (2015-06-26)63TBATBA

Multiple networks

[edit]
Code
{{Series overview
| color1     = #74E387
| link1      = #Season 1
| episodes1  = 26
| start1     = {{Start date|2012|9|8}}
| end1       = {{End date|2013|6|15}}
| network1   = [[The WB]]

| color2     = #004000
| link2      = #Season 2
| episodes2  = 26
| start2     = {{Start date|2013|9|13}}
| end2       = {{End date|2014|6|21}}

| color3     = #000000
| link3      = #Season 3
| episodes3  = 26
| start3     = {{Start date|2014|9|19}}
| end3       = {{End date|2015|6|26}}
| network3   = [[The CW]]
}}
SeasonEpisodesOriginally released
First releasedLast releasedNetwork
126September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)The WB
226September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
326September 19, 2014 (2014-09-19)June 26, 2015 (2015-06-26)The CW

Auxiliary columns

[edit]
Code
{{Series overview
| auxA       = Title
| auxB       = Stories

| color1     = #74E387
| link1      = #Season 1
| auxA1      = ''First''
| auxB1      = 13
| episodes1  = 26
| start1     = {{Start date|2012|9|8}}
| end1       = {{End date|2013|6|15}}

| color2     = #004000
| link2      = #Season 2
| auxA2      = ''Second''
| auxB2      = 14
| episodes2  = 26
| start2     = {{Start date|2013|9|13}}
| end2       = {{End date|2014|6|21}}

| color3     = #000000
| link3      = #Season 3
| auxA3      = ''Third''
| auxB3      = 15
| episodes3  = 26
| start3     = {{Start date|2014|9|19}}
| end3       = {{End date|2015|6|26}}
}}
SeasonTitleStoriesEpisodesOriginally released
First releasedLast released
1First1326September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)
2Second1426September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
3Third1526September 19, 2014 (2014-09-19)June 26, 2015 (2015-06-26)

Using aux and postaux

[edit]

And with a combination of |aux= and |postaux= parameters.

Code
{{Series overview
| auxA       = Title
| postauxA   = Stories

| color1     = #74E387
| link1      = #Season 1
| auxA1      = ''First''
| episodes1  = 26
| postauxA1  = 13
| start1     = {{Start date|2012|9|8}}
| end1       = {{End date|2013|6|15}}

| color2     = #004000
| link2      = #Season 2
| auxA2      = ''Second''
| episodes2  = 26
| postauxA2  = 14
| start2     = {{Start date|2013|9|13}}
| end2       = {{End date|2014|6|21}}

| color3     = #000000
| link3      = #Season 3
| auxA3      = ''Third''
| episodes3  = 26
| postauxA3  = 15
| start3     = {{Start date|2014|9|19}}
| end3       = {{End date|2015|6|26}}
}}
SeasonTitleEpisodesStoriesOriginally released
First releasedLast released
1First2613September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)
2Second2614September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
3Third2615September 19, 2014 (2014-09-19)June 26, 2015 (2015-06-26)

Released

[edit]
Code
{{Series overview
| color1     = #74E387
| link1      = #Season 1
| episodes1  = 26
| released1  = {{Start date|2012|9|8}}

| color2     = #004000
| link2      = #Season 2
| episodes2  = 26
| start2     = {{Start date|2013|9|13}}
| end2       = {{End date|2014|6|21}}

| color3     = #000000
| link3      = #Season 3
| episodes3  = 26
| released3  = {{Start date|2014|9|19}}
}}
SeasonEpisodesOriginally released
First releasedLast released
126September 8, 2012 (2012-09-08)
226September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
326September 19, 2014 (2014-09-19)

Using release dates

[edit]

Start and End dates not used; entirely Release dates used.

SeasonEpisodesOriginally released
126September 8, 2012 (2012-09-08)
226September 13, 2013 (2013-09-13)
326September 19, 2014 (2014-09-19)

Multi-series franchise and part subheaders

[edit]

Part subheaders, such as those shown below, can be inserted using {{Series overview/part}}; as this particular sub-template is simply a redirect of {{Episode table/part}}, the documentation and correct parameter usage can be viewed at Template:Episode table § Parted seasons.

Code
{{Series overview
| width       = 75%
| infoA       = [[Showrunner]]
| infoB       = Status
| multiseries = 
{{Series overview/part|c=#ccf|subtitle=Live-action series}}
{{Series overview
| series      = ''Series A''
| infoA       = y
| infoB       = y

| color1      = #74E387
| link1       = #Season 1
| episodes1   = 26
| start1      = {{Start date|2012|9|8}}
| end1        = {{End date|2013|6|15}}
| infoA1      = John Smith
| infoB1      = Released
| infoB1span  = 4

| color2      = #004000
| link2       = #Season 2
| episodes2   = 26
| start2      = {{Start date|2013|9|13}}
| end2        = {{End date|2014|6|21}}

| color3      = #000000
| link3       = #Season 3
| episodes3   = 26
| start3      = {{Start date|2014|9|19}}
| end3        = {{End date|2015|6|26}}
}}
{{Series overview
| series      = ''Series B''
| infoA       = y
| infoB       = y

| color1      = #7487E3
| link1       = #Season 1
| episodes1   = 26
| start1      = {{Start date|2015|9|21}}
| end1        = {{End date|2016|6|11}}
| infoA1      = Jane Doe

| color2      = #000040
| link2       = #Season 2
| episodes2   = 26
| start2      = {{Start date|2016|9|17}}
| end2        = {{End date|2017|6|30}}
| infoB2      = Airing
}}
{{Series overview/part|c=#ccf|subtitle=Animated series}}
{{Series overview
| series      = ''Series C''
| infoA       = y
| infoB       = y

| color1      = #D6D955
| link1       = #Season 1
| episodes1   = 26
| start1      = {{Start date|2017|9|9}}
| end1        = {{End date|2018|6|18}}
| infoA1      = Richard Roe
| infoB1      = Post-production
}}
}}
SeriesSeasonEpisodesOriginally releasedShowrunnerStatus
First releasedLast released
Live-action series
Series A126September 8, 2012 (2012-09-08)June 15, 2013 (2013-06-15)John SmithReleased
226September 13, 2013 (2013-09-13)June 21, 2014 (2014-06-21)
326September 19, 2014 (2014-09-19)June 26, 2015 (2015-06-26)
Series B126September 21, 2015 (2015-09-21)June 11, 2016 (2016-06-11)Jane Doe
226September 17, 2016 (2016-09-17)June 30, 2017 (2017-06-30)Airing
Animated series
Series C126September 9, 2017 (2017-09-09)June 18, 2018 (2018-06-18)Richard RoePost-production

The following is an example of an alternate franchise overview table, where the entries per row are condensed by series rather than season; if a separate "List of [franchise] television series" article exists, these are typically used in the parent franchise article, with the more-detailed above example used in the list article.

Code
{{Series overview
| width       = 50%
| seasonT      = Seasons
| network      = y
| multiseries = 
{{Series overview
| series       = ''Series A''
| episodes3    = 78
| start3       = {{Start date|2012|9|8}}
| end3         = {{End date|2015|6|26}}
| network3     = [[American Broadcasting Company|ABC]]
| network3span = 2
}}
{{Series overview
| series       = ''Series B''
| episodes2    = 52
| start2       = {{Start date|2015|9|21}}
| end2         = {{End date|2017|6|30}}
}}
{{Series overview
| series       = ''Series C''
| episodes1    = 26
| start1       = {{Start date|2017|9|9}}
| end1         = {{End date|2018|6|18}}
| network1     = [[Disney+]]
}}
}}
SeriesSeasonsEpisodesOriginally released
First releasedLast releasedNetwork
Series A378September 8, 2012 (2012-09-08)June 26, 2015 (2015-06-26)ABC
Series B252September 21, 2015 (2015-09-21)June 30, 2017 (2017-06-30)
Series C126September 9, 2017 (2017-09-09)June 18, 2018 (2018-06-18)Disney+

Parameters

[edit]

A * next to parameters below indicates any number that is a positive integer, starting from one for regular/split seasons, and zero for specials.

TemplateData

[edit]
TemplateData documentation used by VisualEditor and other tools
See a monthly parameter usage report for Template:Series overview in articles based on its TemplateData.

TemplateData for Series overview

No description.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
captioncaption

no description

Unknownoptional
idid

no description

Unknownoptional
seasonTseasonT seriesT

no description

Unknownoptional
infoAinfoA

no description

Unknownoptional
infoBinfoB

no description

Unknownoptional
infoCinfoC

no description

Unknownoptional
auxAauxA

no description

Unknownoptional
auxBauxB

no description

Unknownoptional
auxCauxC

no description

Unknownoptional
postauxApostauxA

no description

Unknownoptional
postauxBpostauxB

no description

Unknownoptional
postauxCpostauxC

no description

Unknownoptional
countrycountry

no description

Unknownoptional
networknetwork

no description

Unknownoptional
infoA_transcludeinfoA_transclude

no description

Suggested values
onlyinclude noinclude
Unknownoptional
network_transcludenetwork_transclude

no description

Suggested values
onlyinclude noinclude
Unknownoptional
multiseriesmultiseries

no description

Unknownoptional
seriesseries

no description

Unknownoptional
dontclosedontclose

no description

Auto value
y
Booleanoptional
color1color1

no description

Unknownoptional
link1link1

no description

Unknownoptional
linkT1linkT1

no description

Unknownoptional
linkR1linkR1

no description

Unknownoptional
auxA1auxA1

no description

Unknownoptional
postauxA1postauxA1

no description

Unknownoptional
episodes1episodes1

no description

Unknownoptional
released1released1

no description

Unknownoptional
start1start1

no description

Unknownoptional
end1end1

no description

Unknownoptional
network1network1

no description

Unknownoptional
infoA1infoA1

no description

Unknownoptional
color2color2

no description

Unknownoptional
link2link2

no description

Unknownoptional
episodes2episodes2

no description

Unknownoptional
released2released2

no description

Unknownoptional
start2start2

no description

Unknownoptional
end2end2

no description

Unknownoptional
color3color3

no description

Unknownoptional
link3link3

no description

Unknownoptional
episodes3episodes3

no description

Unknownoptional
released3released3

no description

Unknownoptional
start3start3

no description

Unknownoptional
end3end3

no description

Unknownoptional
color4color4

no description

Unknownoptional
link4link4

no description

Unknownoptional
episodes4episodes4

no description

Unknownoptional
released4released4

no description

Unknownoptional
start4start4

no description

Unknownoptional
end4end4

no description

Unknownoptional
color5color5

no description

Unknownoptional
link5link5

no description

Unknownoptional
episodes5episodes5

no description

Unknownoptional
released5released5

no description

Unknownoptional
start5start5

no description

Unknownoptional
end5end5

no description

Unknownoptional
color6color6

no description

Unknownoptional
link6link6

no description

Unknownoptional
episodes6episodes6

no description

Unknownoptional
released6released6

no description

Unknownoptional
start6start6

no description

Unknownoptional
end6end6

no description

Unknownoptional
color7color7

no description

Unknownoptional
link7link7

no description

Unknownoptional
episodes7episodes7

no description

Unknownoptional
released7released7

no description

Unknownoptional
start7start7

no description

Unknownoptional
end7end7

no description

Unknownoptional
color8color8

no description

Unknownoptional
link8link8

no description

Unknownoptional
episodes8episodes8

no description

Unknownoptional
released8released8

no description

Unknownoptional
start8start8

no description

Unknownoptional
end8end8

no description

Unknownoptional
color9color9

no description

Unknownoptional
link9link9

no description

Unknownoptional
episodes9episodes9

no description

Unknownoptional
released9released9

no description

Unknownoptional
start9start9

no description

Unknownoptional
end9end9

no description

Unknownoptional
color10color10

no description

Unknownoptional
link10link10

no description

Unknownoptional
episodes10episodes10

no description

Unknownoptional
released10released10

no description

Unknownoptional
start10start10

no description

Unknownoptional
end10end10

no description

Unknownoptional
widthwidth

no description

Unknownoptional

Tracking categories

[edit]