For faster navigation, this Iframe is preloading the Wikiwand page for साँचा:Episode table/doc.

साँचा:Episode table/doc

The purpose of the ((Episode table)) template is to easily add header row to episode tables for television series, with up to 13 different columns, and optionally set the widths of these columns, and includes the ((Episode list)) template in the "episode" parameter. Cells are included by declaring the specific variable in one of two ways: title= includes the "Title" cell with no set width, and title=30 includes the "Title" cell with a width of 30%.

Parameters
((Episode table
|caption      = TEXT
|background   = COLOR

|total_width  = WIDTH
|overall      = WIDTH
|series       = WIDTH
|season       = WIDTH
|title        = WIDTH
|aux1         = WIDTH
|director     = WIDTH
|writer       = WIDTH
|aux2         = WIDTH
|aux3         = WIDTH
|airdate      = WIDTH
|altdate      = WIDTH
|prodcode     = WIDTH
|viewers      = WIDTH
|aux4         = WIDTH
|country      = COUNTRY
|released     = BOOLEAN
|viewers_type = TEXT

|overallT     = TEXT
|seriesT      = TEXT
|seasonT      = TEXT
|titleT       = TEXT
|aux1T        = TEXT
|directorT    = TEXT
|writerT      = TEXT
|aux2T        = TEXT
|aux3T        = TEXT
|airdateT     = TEXT
|altdateT     = TEXT
|prodcodeT    = TEXT
|viewersT     = TEXT
|aux4T        = TEXT

|overallR     = REFERENCE
|seriesR      = REFERENCE
|seasonR      = REFERENCE
|titleR       = REFERENCE
|aux1R        = REFERENCE
|directorR    = REFERENCE
|writerR      = REFERENCE
|aux2R        = REFERENCE
|aux3R        = REFERENCE
|airdateR     = REFERENCE
|altdateR     = REFERENCE
|prodcodeR    = REFERENCE
|viewersR     = REFERENCE
|aux4R        = REFERENCE

|episodes     = EPISODE LISTS/PART ROWS
|dontclose    = BOOLEAN
))
Standard columns:
((Episode table|caption=This is a caption|background=#B40000 |overall=5 |season=5 |title=17 |director=11 |writer=37 |airdate=10 |prodcode=6 |viewers=9 |country=U.S.))
This is a caption
सं.
समावेश
सीजन में
सं.
शीर्षकनिर्देशकलेखकमूल प्रसारण तिथिउ.
कोड
U.S. viewers
(millions)
All columns:
((Episode table |overall= |season= |title= |aux1= |director= |writer= |aux2= |aux3= |airdate= |altdate= |prodcode= |viewers= |aux4= |country= |aux1T=Aux1 |aux2T=Aux2 |aux3T=Aux3 |aux4T=Aux4 |altdateT=AltDate))
सं.
समावेश
सीजन में
सं.
शीर्षकAux1निर्देशकलेखकAux2Aux3मूल प्रसारण तिथिAltDateउ.
कोड
Viewers
(millions)
Aux4
With ((Episode list)):
Code
((Episode table |background = #005F6C |overall = 6 |series = 6 |title = 20 |director = 14 |writer = 15 |airdate = 16 |prodcode = 8 |viewers = 9 |aux4 = 6 |country = UK |overallT = Story |seriesT = Episode |aux4T = AI |aux4R = ((Dummy reference)) |dontclose = y))
((Episode list
 |EpisodeNumber = 203
 |EpisodeNumber2 = 1
 |Title = [[The Eleventh Hour (Doctor Who)|The Eleventh Hour]]
 |DirectedBy = Adam Smith
 |WrittenBy = [[Steven Moffat]]
 |OriginalAirDate = ((Start date|2010|4|3|df=y))
 |ProdCode = 1.1
 |Viewers = 10.09
 |Aux4 = 86
 |LineColor = 005F6C
))
((Episode list
 |EpisodeNumber = 204
 |EpisodeNumber2 = 2
 |Title = [[The Beast Below]]
 |DirectedBy = [[Andrew Gunn (director)|Andrew Gunn]]
 |WrittenBy = Steven Moffat
 |OriginalAirDate = ((Start date|2010|4|10|df=y))
 |ProdCode = 1.2
 |Viewers = 8.42
 |Aux4 = 86
 |LineColor = 005F6C
))
((End|html=y|Episode table))

|}

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".

There are multiple available parameters for the parted template:

  • |act=1 gives Act 1
  • |chapter=1 gives Chapter 1
  • |part=1 gives Part 1
  • |volume=1 gives Volume 1
  • |week=1 gives Week 1

The use of a subtitle is used through |subtitle=Subtitle Name, and can be used by itself or combined with any of the previous parameters. (Italics in the subtitle are to be inserted manually.) For example:

  • |chapter=1|subtitle=Crossover gives Chapter 1: Crossover
  • |subtitle=''Crossover'' gives Crossover

(साँचा:Itcol |p= and |nopart= have been deprecated; use |part= and |subtitle= instead.)

((Episode table/part|c=#183E54|part=1))
StoryEpisodeशीर्षकनिर्देशकलेखकमूल प्रसारण तिथिउ.
कोड
UK viewers
(millions)
AI [1]
2031"The Eleventh Hour"Adam SmithSteven Moffat3 अप्रैल 2010 (2010-04-03)1.110.0986
2042"The Beast Below"Andrew GunnSteven Moffat10 अप्रैल 2010 (2010-04-10)1.28.4286
सं.
समावेश
सीजन में
सं.
शीर्षकनिर्देशकलेखकमूल प्रसारण तिथिU.S. viewers
(millions)
भाग 1
((Episode table/part|c=#061453|subtitle=''Athelstan's Journal''))
सं.शीर्षकनिर्देशकलेखकमूल प्रसारण तिथिLength
(minutes)
Athelstan's Journal

Each cell parameter has an alias to match the parameters used in ((Episode list)). In the Cell Inclusion & Widths rows, the original parameter is listed, followed by its episode-list alias. This means that this:

((Episode table |background=#B40000 |overall=5 |season=5 |title=17 |director=11 |writer=37 |airdate=10 |prodcode=6 |viewers=9 |country=U.S.))

will produce exactly the same as this:

((Episode table |background=#B40000 |EpisodeNumber=5 |EpisodeNumber2=5 |Title=17 |DirectedBy=11 |WrittenBy=37 |OriginalAirDate=10 |ProdCode=6 |Viewers=9 |country=U.S.))
Template parameters
Parameter Description Type Status
Table caption caption A caption should be provided that describes in general the content of the table. By default, the caption uses ((Screen reader-only)) to not be visually displayed in a browser, but still be present and voiced by a screen reader for accessibility. To make the caption visible, use |show_caption=y. e.g. NCIS season 11 episodes Wikitext Required for accessibility
Background color background The background color of the header row. If no color is specified, the background defaults to #CCCCFF.
Format: #595959
String Optional
Total width total_width Table width defaults to 100%. For tables that are less than 100%, set this field as necessary, with or without a percentage sign. Set to "auto" or blank to remove the set width and allow the table to display naturally.
Format: 75
Number Optional
Anchor anchor In ((Episode list)), |EpisodeNumber= is a number representing the episode's order in the series. For example, the first episode would be 1. When defined, the specified number also generates a link anchor, prefixed by ep; for example,
[[List of episodes#ep1]]
; see more at साँचा:Episode table/doc § Notes. In the case of multiple tables with the same anchored episode number, the anchor can be made unique with the |anchor= parameter in the call of ((Episode table)). For example, if |anchor= in this template is set to |anchor=Minisodes, then the anchor will be
[[List of episodes#Minisodesep1]]
. Note that the |anchor= parameter has no effect if the |episodes= parameter is absent.
Wikitext Optional
Cell Inclusion & Widths* Overall Number overall
EpisodeNumber
The inclusion (and optionally the width) of the "No." / "No. overall" cell.
Use |forceoverall=y to force this column to display "No. overall" when
season
/
series
is not set. Change the "overall" term by using |overall_type=)
Format: 10 / <blank>
Number Optional
Season season
EpisodeNumber2
The inclusion (and optionally the width) of the "मौसम में क्रमाँक" cell.
(Inclusion will set "No." cell to "No. overall" if overallT is unset. Change the "season" term by using |season_type=)
Format: 10 / <blank>
Note: "series" and "season" cannot be included in the same table.
Number Optional
Series series
EpisodeNumber2Series
The inclusion (and optionally the width) of the "No. in series" cell.
(Inclusion will set "No." cell to "No. overall" if overallT is unset. Change the "series" term by using |series_type=)
Format: 10 / <blank>
Note: "series" and "season" cannot be included in the same table.
Number Optional
Title title
Title
The inclusion (and optionally the width) of the "Title" cell.
Format: 10 / <blank>
Number Optional
Aux1 aux1
Aux1
The inclusion (and optionally the width) of the "Aux1" cell.
Format: 10 / <blank>
Number Optional
Director director
DirectedBy
The inclusion (and optionally the width) of the "Directed by" cell.
Format: 10 / <blank>
Number Optional
Writer writer
WrittenBy
The inclusion (and optionally the width) of the "Written by" cell.
Format: 10 / <blank>
Number Optional
Aux2 aux2
Aux2
The inclusion (and optionally the width) of the "Aux2" cell.
Format: 10 / <blank>
Number Optional
Aux3 aux3
Aux3
The inclusion (and optionally the width) of the "Aux3" cell.
Format: 10 / <blank>
Number Optional
Air Date airdate
OriginalAirDate
The inclusion (and optionally the width) of the "मूल प्रदर्शन तिथि" cell.
Format: 10 / <blank>
Number Optional
Alternative Air Date altdate
AltDate
The inclusion (and optionally the width) of the "Alternative Air Date" cell.
Format: 10 / <blank>
Number Optional
Production Code prodcode
ProdCode
The inclusion (and optionally the width) of the "Production code" cell.
Format: 10 / <blank>
Number Optional
Viewers viewers
Viewers
The inclusion (and optionally the width) of the "Viewers" cell.
Format: 10 / <blank>
Number Optional
Aux4 aux4
Aux4
The inclusion (and optionally the width) of the "Aux4" cell.
Format: 10 / <blank>
Number Optional
Content Country country The series' originating country; displayed before "viewers".
(Exclusion capitalized "Viewers"; inclusion un-capitalizes "viewers".)
Format: U.S.
String Optional / Unrequired when viewers is not set
Released/Aired released Determines whether the episodes were released online or aired. Changes the "मूल प्रदर्शन तिथि" cell to "Original release date".
Format: y
String Optional
Viewers type viewers_type The numeric format that viewers are grouped within the episode table. Set to "millions" by default. Including the parameter but leaving it blank will disclude the bracketed format.
Format: thousands
String Optional
Variable Content {variable}T Custom content of any cell (e.g. overallT, titleT).
Format: Any string
String Optional / Required when aux{1-4} and altdate set
Reference {variable}R Reference for any cell (e.g. overallR, titleR). If Wikipedia's link colours are not WCAG 2 AAA Compliant with the background colour, ((Episode table/ref)) is used to provide the reference with a compliant background colour.
Format: Reference
Reference Optional
Episodes episodes An infinite number of consecutive episode rows.
Format: ((Episode list)) or ((Episode table/part))
Template Required when using ((Episode list))
Don't Close dontclose Set this parameter to "y" to be able to close the initial wikicode declaration of the episode table, but to be able to continue displaying the separate episode 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, or in articles with lots of templates that would otherwise exceed the post-expand include size limit. To close the initial declaration, ((End|html=y|Episode table)) must be used. Text Optional

*: These variables can be included but not set to a value, e.g. |title=, which will include the cell but not set a width to it.

TemplateData documentation used by VisualEditor and other tools
See the monthly parameter usage report for this template.

TemplateData for Episode table

कोई विवरण नहीं।

साँचे के पैरामीटर्स

इस साँचे के लिए पैरामीटरों के इनलाइन प्रारूपण को प्राथमिकता दी जाती है।

पैरामीटरविवरणप्रकारस्थिति
Backgroundbackground

कोई विवरण नहीं

पंक्तिवैकल्पिक
Total widthtotal_width

कोई विवरण नहीं

संख्यावैकल्पिक
Show captionshow_caption

कोई विवरण नहीं

स्वचालित वैल्यू
y
बूलियनवैकल्पिक
Captioncaption

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
overalloverall EpisodeNumber

Displaying and width of "No. overall".

संख्यावैकल्पिक
(Force overall)forceoverall

Replaces "No." with "No. overall" when "series" or "season" is not set, also activates "overall_type" in such cases.

स्वचालित वैल्यू
1
बूलियनवैकल्पिक
(Overall type)overall_type

Replaces "overall" in "No. overall". Use "overallT" to replace header completely.

पंक्तिवैकल्पिक
overall2overall2 *

Displaying and width of additional 2nd column for overall numbers, without headline by default.

संख्यावैकल्पिक
seasonseason EpisodeNumber2

Displaying and width of "No. in season".

संख्यावैकल्पिक
(Season type)season_type

Replaces "season" in "No. in season". Use "seasonT" to replace header completely.

पंक्तिवैकल्पिक
seriesseries EpisodeNumber2Series

Displaying and width of "No. in series".

संख्यावैकल्पिक
(Series type)series_type

Replaces "series" in "No. in series". Use "seriesT" to replace header completely.

पंक्तिवैकल्पिक
titletitle Title

Displaying and width of "Title".

संख्यावैकल्पिक
aux1aux1 Aux1

Displaying and width of the 1st additional column.

संख्यावैकल्पिक
directordirector DirectedBy

Displaying and width of "Directed by".

संख्यावैकल्पिक
writerwriter WrittenBy

Displaying and width of "Written by".

संख्यावैकल्पिक
aux2aux2 Aux2

Displaying and width of the 2nd additional column.

संख्यावैकल्पिक
aux3aux3 Aux3

Displaying and width of the 3rd additional column.

संख्यावैकल्पिक
airdateairdate OriginalAirDate

Displaying and width of "Original air date".

संख्यावैकल्पिक
(Release date)released

Replaces "Original air date" with "Original release date". Must be used with "airdate".

स्वचालित वैल्यू
y
बूलियनवैकल्पिक
altdatealtdate AltDate

Displaying and width of AltDate.

संख्यावैकल्पिक
guestsguests Guests

Guest(s)

उदाहरण
Displaying and width of "Guest(s)".
संख्यावैकल्पिक
musicalguestsmusicalguests MusicalGuests

Musical/entertainment guest(s)

उदाहरण
Displaying and width of "Musical/entertainment guest(s)".
संख्यावैकल्पिक
prodcodeprodcode ProdCode

Displaying and width of "Prod. code".

संख्यावैकल्पिक
viewersviewers Viewers

Displaying and width of "Viewers".

संख्यावैकल्पिक
(Country)country

Specifying the country for viewers

स्ट्रिंगवैकल्पिक
(Viewers type)viewers_type

Replaces "millions"

पंक्तिवैकल्पिक
aux4aux4 Aux4

Displaying and width of the 4th additional column.

संख्यावैकल्पिक
[text] overalloverallT EpisodeNumberT

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] overall2overall2T *T

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] seasonseasonT EpisodeNumber2T

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] seriesseriesT EpisodeNumber2SeriesT

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] titletitleT TitleT

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] aux1aux1T Aux1T

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] directordirectorT DirectedByT

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] writerwriterT WrittenByT

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] aux2aux2T Aux2T

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] aux3aux3T Aux3T

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] airdateairdateT OriginalAirDateT

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] altdatealtdateT AltDateT

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] guestsguestsT GuestsT

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] musicalguestsmusicalguestsT MusicalGuestsT

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] prodcodeprodcodeT ProdCodeT

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] viewersviewersT ViewersT

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[text] aux4aux4T Aux4T

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] overalloverallR EpisodeNumberR

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] overall2overall2R *R

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] seasonseasonR EpisodeNumber2R

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] seriesseriesR EpisodeNumber2SeriesR

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] titletitleR TitleR

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] aux1aux1R Aux1R

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] directordirectorR DirectedByR

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] writerwriterR WrittenByR

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] aux2aux2R Aux2R

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] aux3aux3R Aux3R

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] airdateairdateR OriginalAirDateR

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] altdatealtdateR AltDateR

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] guestsguestsR GuestsR

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] musicalguestsmusicalguestsR MusicalGuestsR

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] prodcodeprodcodeR ProdCodeR

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] viewersviewersR ViewersR

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
[ref] aux4aux4R Aux4R

कोई विवरण नहीं

स्ट्रिंगवैकल्पिक
Anchoranchor

कोई विवरण नहीं

पंक्तिवैकल्पिक
Don't closedontclose

कोई विवरण नहीं

स्वचालित वैल्यू
y
बूलियनवैकल्पिक
Episodesepisodes

Listing of ((Episode list))

सामग्रीवैकल्पिक
  • Category:Articles using Template:Episode table with invalid colour combination (0)


{{bottomLinkPreText}} {{bottomLinkText}}
साँचा:Episode table/doc
Listen to this article

This browser is not supported by Wikiwand :(
Wikiwand requires a browser with modern capabilities in order to provide you with the best reading experience.
Please download and use one of the following browsers:

This article was just edited, click to reload
This article has been deleted on Wikipedia (Why?)

Back to homepage

Please click Add in the dialog above
Please click Allow in the top-left corner,
then click Install Now in the dialog
Please click Open in the download dialog,
then click Install
Please click the "Downloads" icon in the Safari toolbar, open the first download in the list,
then click Install
{{::$root.activation.text}}

Install Wikiwand

Install on Chrome Install on Firefox
Don't forget to rate us

Tell your friends about Wikiwand!

Gmail Facebook Twitter Link

Enjoying Wikiwand?

Tell your friends and spread the love:
Share on Gmail Share on Facebook Share on Twitter Share on Buffer

Our magic isn't perfect

You can help our automatic cover photo selection by reporting an unsuitable photo.

This photo is visually disturbing This photo is not a good choice

Thank you for helping!


Your input will affect cover photo selection, along with input from other users.

X

Get ready for Wikiwand 2.0 🎉! the new version arrives on September 1st! Don't want to wait?