ข้ามไปเนื้อหา

แม่แบบ:Series overview/doc

จากวิกิพีเดีย สารานุกรมเสรี

Usage

[แก้]

The purpose of this template is to easily add 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.

Syntax and examples

[แก้]

Basic example

[แก้]
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}}
}}
ปีจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้าย
1268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
32619 กันยายน ค.ศ. 2014 (2014-09-19)26 มิถุนายน ค.ศ. 2015 (2015-06-26)
[แก้]
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
ปีจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้าย
Chapter One268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)
Chapter Two2613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
Chapter Three[1]2619 กันยายน ค.ศ. 2014 (2014-09-19)26 มิถุนายน ค.ศ. 2015 (2015-06-26)

Series/Season & "dd mmm yyyy" dates

[แก้]

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}}
}}
ปีจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้าย
1268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
32619 กันยายน ค.ศ. 2014 (2014-09-19)26 มิถุนายน ค.ศ. 2015 (2015-06-26)

Split season

[แก้]
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}}
}}
ปีจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้าย
1268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
3381319 กันยายน ค.ศ. 2014 (2014-09-19)24 ธันวาคม ค.ศ. 2014 (2014-12-24)
1215 กุมภาพันธ์ ค.ศ. 2015 (2015-02-15)26 มิถุนายน ค.ศ. 2015 (2015-06-26)
134 พฤศจิกายน ค.ศ. 2015 (2015-11-04)31 มกราคม ค.ศ. 2016 (2016-01-31)

And with the |episodes parameter set to "hide".

ปีจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้าย
1268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
31319 กันยายน ค.ศ. 2014 (2014-09-19)24 ธันวาคม ค.ศ. 2014 (2014-12-24)
1215 กุมภาพันธ์ ค.ศ. 2015 (2015-02-15)26 มิถุนายน ค.ศ. 2015 (2015-06-26)
134 พฤศจิกายน ค.ศ. 2015 (2015-11-04)31 มกราคม ค.ศ. 2016 (2016-01-31)

And with the |episodesA parameter set to "hide".

ปีจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้าย
1268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
338hide19 กันยายน ค.ศ. 2014 (2014-09-19)24 ธันวาคม ค.ศ. 2014 (2014-12-24)
TBA15 กุมภาพันธ์ ค.ศ. 2015 (2015-02-15)26 มิถุนายน ค.ศ. 2015 (2015-06-26)
TBA4 พฤศจิกายน ค.ศ. 2015 (2015-11-04)31 มกราคม ค.ศ. 2016 (2016-01-31)

Specials

[แก้]
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}}
}}
ปีจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้าย
1268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
32619 กันยายน ค.ศ. 2014 (2014-09-19)26 มิถุนายน ค.ศ. 2015 (2015-06-26)

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

ปีจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้าย
1268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
32619 กันยายน ค.ศ. 2014 (2014-09-19)26 มิถุนายน ค.ศ. 2015 (2015-06-26)

Multiple specials in a row.

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}}
}}
ปีจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้าย
1268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
32619 กันยายน ค.ศ. 2014 (2014-09-19)26 มิถุนายน ค.ศ. 2015 (2015-06-26)

Special first, followed by season one

[แก้]
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}}
}}
ปีจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้าย
1268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
32619 กันยายน ค.ศ. 2014 (2014-09-19)26 มิถุนายน ค.ศ. 2015 (2015-06-26)

Extra information and country-based header

[แก้]
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
}}
ปีจำนวนตอนวันที่ออกอากาศ (U.S.)RankRatingAverage viewership (in millions)
วันแรกวันสุดท้าย
1268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)5511.83.2
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)659.2TBA
32619 กันยายน ค.ศ. 2014 (2014-09-19)26 มิถุนายน ค.ศ. 2015 (2015-06-26)63TBATBA

Multiple networks

[แก้]
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]]
}}
ปีจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้ายเครือข่าย
1268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)The WB
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
32619 กันยายน ค.ศ. 2014 (2014-09-19)26 มิถุนายน ค.ศ. 2015 (2015-06-26)The CW

Auxiliary columns

[แก้]
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}}
}}
ปีTitleStoriesจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้าย
1First13268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)
2Second142613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
3Third152619 กันยายน ค.ศ. 2014 (2014-09-19)26 มิถุนายน ค.ศ. 2015 (2015-06-26)

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}}
}}
ปีTitleจำนวนตอนStoriesวันที่ออกอากาศ
วันแรกวันสุดท้าย
1First26138 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)
2Second261413 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
3Third261519 กันยายน ค.ศ. 2014 (2014-09-19)26 มิถุนายน ค.ศ. 2015 (2015-06-26)

Released

[แก้]
Code
{{Series overview
| released   = y

| 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}}
}}
ปีจำนวนตอนวันที่เผยแพร่
วันแรกวันสุดท้าย
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)

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

ปีจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้าย

Multi-series franchise and part subheaders

[แก้]

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
}}
}}
ชื่อปีจำนวนตอนวันที่ออกอากาศShowrunnerStatus
วันแรกวันสุดท้าย
Live-action series
Series A1268 กันยายน ค.ศ. 2012 (2012-09-08)15 มิถุนายน ค.ศ. 2013 (2013-06-15)John SmithReleased
22613 กันยายน ค.ศ. 2013 (2013-09-13)21 มิถุนายน ค.ศ. 2014 (2014-06-21)
32619 กันยายน ค.ศ. 2014 (2014-09-19)26 มิถุนายน ค.ศ. 2015 (2015-06-26)
Series B12621 กันยายน ค.ศ. 2015 (2015-09-21)11 มิถุนายน ค.ศ. 2016 (2016-06-11)Jane Doe
22617 กันยายน ค.ศ. 2016 (2016-09-17)30 มิถุนายน ค.ศ. 2017 (2017-06-30)Airing
Animated series
Series C1269 กันยายน ค.ศ. 2017 (2017-09-09)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+]]
}}
}}
ชื่อSeasonsจำนวนตอนวันที่ออกอากาศ
วันแรกวันสุดท้ายเครือข่าย
Series A3788 กันยายน ค.ศ. 2012 (2012-09-08)26 มิถุนายน ค.ศ. 2015 (2015-06-26)ABC
Series B25221 กันยายน ค.ศ. 2015 (2015-09-21)30 มิถุนายน ค.ศ. 2017 (2017-06-30)
Series C1269 กันยายน ค.ศ. 2017 (2017-09-09)18 มิถุนายน ค.ศ. 2018 (2018-06-18)Disney+

Parameters

[แก้]

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

Template parameters
Parameter Description Type Status
Caption caption An appropriate caption for the table, normally something like "Series overview", which uses {{Screen reader-only}} to not be displayed in a browser but be voiced by a screen reader for accessibility. Required for proper accessibility. When a caption is not required on the page where the table is located, but is on a page where the table is transcluded, the caption may be wrapped in <includeonly>...</includeonly>. Text Required
HTML ID id 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. Text Optional
Header titles Season/Series seasonT
  • Set to change custom text in the cell where Series/Season is typically displayed.
  • Format: Series
  • Alternate: seriesT
Text Optional
Info sub-headers info{A-Z}
  • The sub-headers of the extra information (e.g. Viewers (in millions)) for the series in question. 26 columns are available for extra information (labelled infoA ... infoZ). When used in multi-series franchise overviews, set the value to the column titles in the initial declaration of the template, and set to "y" in each of the separate series overviews to still include the info cells.
  • Format: Viewers (in millions)
Text Optional
Auxiliary aux{A-Z}
  • The titles of the auxiliary columns. 25 columns are available for pre-episode auxiliary columns (labelled auxA ... auxZ, barring auxS which clashes with specials), and a further 25 columns are available for post-episode auxiliary columns (labelled postauxA ...).
  • Format: Title
Text Optional
postaux{A-Z}
Country country
  • Add a country to the "Originally aired/released" header cell.
  • Format: U.S.
Text Optional
Network network The network that multiple seasons have aired under, if a series has aired on two or more networks. Only use as a header title in multi-series franchises, in the initial declaration of the template, not the season-specific networks and set to "y" in this case. Text Optional
Transclusion display info{A-Z}_transclude Gives the option to toggle the display of certain columns (network and info columns are the only ones supported so far) when transcluding the overview. This parameter takes one of two values: 1) "onlyinclude", so the column is only included in the table when transcluded (i.e. not shown on the origin page), or 2) "noinclude", so the column is only included in the table on the origin page (i.e. not shown on the transcluding page). For the template to determine what the original article is, the original article title must be included as the first unnamed parameter (e.g. as {{Series overview|PAGE NAME}} or {{Series overview|1=PAGE NAME}}). Text Optional
network_transclude
Franchises Multiple series multiseries The individual series overviews that make up a multi-series franchise table. Use in the first series overview that declares the headers. The parameter value should be the separate series overviews. Set to "y" when "dontclose" is declared. Series overviews Optional
Series series The linked, italicized title of the series when used in a multi-series franchise. Use in each separate series overview. Link Required when multiseries is set
Don't Close dontclose Set this parameter to "y" to be able to close the initial wikicode declaration of the multi-series franchise header overview, but to be able to continue displaying the separate series and rows after the header but outside of the initial declaration. Particularly useful for when the individual rows have to be transcluded outside of the article and thus must be outside of a template. To close the initial declaration, {{Series overview/end}} must be used. {{End}} is deprecated due to lint errors. Text Optional
Season specifics Part part*
Template Optional
Color color*
  • The color of the season table for the season in question. In the case where no colours are used at all, between any seasons, the coloured cell column will be removed.
  • Format: black / #000000
Color Required
Link link*
  • The link to the season in question.
  • Transclusion format: <includeonly>List of iZombie episodes</includeonly>#Season 1 (2015)
  • Non-transclusion format: #Season 1 (2015)
Text Required
Link Text linkT*
  • Alternate text to display in the season link rather than the season number.
  • Format: Special
Text Optional
Raw Link Text linkR*
  • Additional text to display next to the season link, outside of the link itself. Good for references or notes.
  • Format: {{efn}}
Text Optional
Auxiliary aux{A-Z}*
  • Auxiliary columns for season titles, etc. This column spans rows when succeeding auxiliary parameters are not set. "aux" parameters are placed between the Season and Episode columns, and "postaux" parameters are placed between the Episode and Date columns.
  • Format: Coven
Text Optional
postaux{A-Z}*
Episodes episodes*
  • The number of episodes in the season in question.
  • Set to "hide" for split seasons to hide the total episode count and use only the split episode counts. This is particular useful for when the episodes don't combine together; for example, a pilot episode then a full season. Setting to "hide" for regular seasons has no effect. Set |episodesA= to "hide" to simply show a total episodes value and hide all split episode counts; only episodesA needs to be set for this. Adjust the column header using |episodesT=.
  • Format: 22
  • Exclusion: {{N/A|TBA}}
Number / Text Optional
Released date released*
  • The release date of the season in question, when the season is released over one day. The date will span over two columns. This parameter (or the start parameter) is required for the row of the overview to appear; without a date but with the inclusion of any other parameter, the row will not display. To display a row without a release date, use {{N/A|TBA}}. Cannot be used with the start or end date parameters. Use of this parameter changes "Originally/First/Last aired" to "Originally/First/Last released", with the same intent as setting |released=y
  • Format: {{Start date|2015|3|17}}
  • Exclusion: {{N/A|TBA}}
Date Required (when used instead of start)
Start date start*
  • The start date of the season in question. This parameter is required for the row of the overview to appear; without a date but with the inclusion of any other parameter, the row will not display. To display a row without a start date, use {{N/A|TBA}}. Cannot be used with the release date parameter.
  • Format: {{Start date|2015|3|17}}
  • Exclusion: {{N/A|TBA}}
Date Required (when used instead of released)
End date end*
  • The end date of the season in question. Only usable with the start* date parameter.
  • Format: {{End date|2015|6|9}}
  • Exclusion: {{N/A|TBA}}
Date/Text Optional
Network network*
  • The network that multiple seasons have aired under, if a series has aired on two or more networks. The span of the network column is calculated automatically.
  • Format: ABC
Text Optional
Info info{A-Z}*
  • The values of the extra information (e.g. Ratings) for the season in question.
  • Note: Information cell parameters will be automatically set to {{N/A|TBA}} if set for a previous season (e.g. infoA1) but not included for the current season (e.g. infoA2) in regular series overviews. Information cells will automatically span over empty rows in multi-series franchise series overviews if set for a previous season but not included for the current season; they cannot, however, span between separate series-specific overviews, meaning information may be repeated (e.g. a "Released" status for multiple series that have been released).
  • Format: 28
Text Optional
Spanning cells aux{A-Z}*[{A-Z}]span
  • A set value for an auxiliary, post-auxiliary, network or info cell to span downwards through rowspan outside of its standard calculated value.
  • Format: 28
Number Optional
postaux{A-Z}*[{A-Z}]span
network*{A-Z}span
info{A-Z}*span
Release Released released
  • Determines whether the television series in question was released online or aired. Changes "Originally/First/Last aired" to "Originally/First/Last released". Not needed when any season uses the released date parameter; this will automatically updated.
  • Format: y
Text Optional

TemplateData

[แก้]
TemplateData documentation used by VisualEditor and other tools
ดูรายงานการใช้พารามิเตอร์ประจำเดือนสำหรับแม่แบบ:Series overview

ข้อมูลแม่แบบสำหรับ Series overview

ไม่มีคำอธิบาย

พารามิเตอร์แม่แบบ

แม่แบบนี้มีการจัดรูปแบบที่กำหนดเอง

พารามิเตอร์คำอธิบายชนิดสถานะ
captioncaption

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
idid

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
seasonTseasonT seriesT

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
infoAinfoA

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
infoBinfoB

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
infoCinfoC

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
auxAauxA

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
auxBauxB

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
auxCauxC

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
postauxApostauxA

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
postauxBpostauxB

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
postauxCpostauxC

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
countrycountry

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
networknetwork

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
infoA_transcludeinfoA_transclude

ไม่มีคำอธิบาย

ค่าที่แนะนำ
onlyinclude noinclude
ไม่ทราบชนิดเลือกได้
network_transcludenetwork_transclude

ไม่มีคำอธิบาย

ค่าที่แนะนำ
onlyinclude noinclude
ไม่ทราบชนิดเลือกได้
multiseriesmultiseries

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
seriesseries

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
dontclosedontclose

ไม่มีคำอธิบาย

ค่าอัตโนมัติ
y
ตรรกะเลือกได้
color1color1

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
link1link1

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
linkT1linkT1

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
linkR1linkR1

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
auxA1auxA1

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
postauxA1postauxA1

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
episodes1episodes1

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
released1released1

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
start1start1

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
end1end1

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
network1network1

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
infoA1infoA1

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
color2color2

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
link2link2

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
episodes2episodes2

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
released2released2

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
start2start2

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
end2end2

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
color3color3

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
link3link3

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
episodes3episodes3

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
released3released3

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
start3start3

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
end3end3

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
color4color4

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
link4link4

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
episodes4episodes4

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
released4released4

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
start4start4

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
end4end4

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
color5color5

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
link5link5

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
episodes5episodes5

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
released5released5

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
start5start5

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
end5end5

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
color6color6

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
link6link6

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
episodes6episodes6

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
released6released6

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
start6start6

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
end6end6

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
color7color7

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
link7link7

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
episodes7episodes7

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
released7released7

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
start7start7

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
end7end7

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
color8color8

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
link8link8

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
episodes8episodes8

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
released8released8

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
start8start8

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
end8end8

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
color9color9

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
link9link9

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
episodes9episodes9

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
released9released9

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
start9start9

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
end9end9

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
color10color10

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
link10link10

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
episodes10episodes10

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
released10released10

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
start10start10

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
end10end10

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้
releasedreleased

ไม่มีคำอธิบาย

ค่าอัตโนมัติ
y
ตรรกะเลือกได้
widthwidth

ไม่มีคำอธิบาย

ไม่ทราบชนิดเลือกได้

Tracking categories

[แก้]