Template:Episode table/part/doc
Jump to navigation
Jump to search
|
|
Usage
The purpose of the {{Episode table/part}} template is to easily add a header row to episode tables for television series that have split a season into multiple parts, titled "Part (number)", as well as including an anchor to this row under the same name.
Syntax
{{episode table/part|p=Part number|c=Background colour|nopart=y|r=reference}}
Examples
Main article: Template:Episode table § Parted Seasons
For seasons which have been split into parts, use {{Episode table/part}}, as per the examples below. The part row has a HTML ID attribute applied to it, equal to the text displayed; i.e. the ID attributes of the following examples will be "Part 1" and "Athelstan's Journal".
{{Episode table/part|p=1|c=#183E54}}
| No. overall | No. in season | Title | Directed by | Written by | Original air date | U.S. viewers (millions) | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Part 1 | ||||||||||||
{{Episode table/part|p=Athelstan's Journal|c=#061453|nopart=y}}
| No. | Title | Directed by | Written by | Original air date | Length (minutes) | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Athelstan's Journal | ||||||||||||
Parameters
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| p | Part number | The part number of the split season in question. Format: 1 |
Number | Required |
| c | Background colour | The background colour of the row for the split season in question. Format: #1432F5 / blue |
Colour | Required |
| nopart | Use of "Part" | If set to anything, then "Part" will not be displayed for the split season in question. Format: y |
Text | Optional |
| r | Reference | A reference to add to the header, that is not combined with the anchor and uses Module:Episode table/ref. Format: <ref>...</ref> |
Reference | Optional |
See also
{{Episode table}}