ទំព័រគំរូ:ទិដ្ឋភាពទូទៅនៃស៊េរី/doc
This is a documentation subpage for ទំព័រគំរូ:ទិដ្ឋភាពទូទៅនៃស៊េរី. It may contain usage information, categories and other content that is not part of the original ទំព័រគំរូ page. |
This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template uses Lua: |
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}}
}}
|
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
Alternate link text with caption and raw link text
កែប្រែ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}}
}}
|
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
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}}
}}
|
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
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}}
}}
|
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
And with the |episodes
parameter set to "hide".
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
And with the |episodesA
parameter set to "hide".
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
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
| start3S = {{Start date|2015|10|21}}
}}
|
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
And with the |episodes
parameter removed and the link text changed.
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
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
| start3SA = {{Start date|2015|10|21}}
| color3SB = #7487E3
| link3SB = #Special
| linkT3SB = Special 2
| start3SB = {{Start date|2016|1|22}}
}}
|
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
Special first, followed by season one
កែប្រែCode |
---|
{{Series overview
| color0S = #00004A
| link0S = #Special
| linkT0S = S
| episodes0S = 1
| start0S = {{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}}
}}
|
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
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
}}
|
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
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]]
}}
|
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
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}}
}}
|
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
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}}
}}
|
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
Released
កែប្រែCode |
---|
{{Series overview
| released = y
| color1 = #74E387
| link1 = #Season 1
| episodes1 = 26
| start1 = {{Start date|2012|9|8}}
| end1 = start
| 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 = start
}}
|
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
End dates omitted with the |allreleased
parameter set.
Lua error in Module:Series_overview at line 208: attempt to index local 'firstRow' (a nil value).
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 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
<syntaxhighlight lang="wikitext">{{Series overview |
width = 75% | infoA = Showrunner | infoB = Status | multiseries =
ទំព័រគំរូ:Series overview/part {{Series overview |
series = Series A | infoA = y | infoB = y | color1 = #74E387 | link1 = #Season 1 | episodes1 = 26 | start1 = 8 កញ្ញា 2012 | end1 |