Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Usage  





2 Parameters  



2.1  TemplateData  







3 Complete usage walk-through  





4 Examples  



4.1  Standard  





4.2  Non-English titles  





4.3  Episode with multiple titles  





4.4  Serials  







5 Transclusion of the list on another page  



5.1  Transclusion examples  





5.2  Tips  







6 Microformat  





7 Subpages  





8 Episode list templates  





9 Notes  





10 See also  














Template:Episode list/sublist






العربية
Basa Bali


Bosanski
Dansk
Español
Esperanto
فارسی
Føroyskt
Galego

Հայերեն
Bahasa Indonesia
Jawa

Latviešu

Bahasa Melayu
Polski
Português
Русский
Simple English
کوردی
Српски / srpski
Svenska
 

Türkçe
Українська
اردو
Tiếng Vit


 

Edit links
 









Template
Talk
 

















Read
View source
View history
 








Tools
   


Actions  



Read
View source
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 





Permanently protected template

From Wikipedia, the free encyclopedia
 

< Template:Episode list

Episode list creates a table row, for use in a list of episodes tables, primarily for television. This template can be used in conjunction with {{Episode table}} which creates a consistent and Manual of Style ready table, or with a manually created table. See walk-through for further explanation.

Usage

{{Episode list}} may be added by pasting it as shown below into an article, either inside an {{Episode table}} template, or be placed inside a manually created table. The number and the type of columns a table has, is defined by the table header, and is not defined by this template. In order for this template to provide a table column for a given episode, parameters must either be included or excluded. An included parameter, although empty, will provide a cell for that field (and thus a column), while excluding a parameter will not provide a cell for that field. Empty cells will be automatically filled with "TBA" or "N/A".

{{Episode list
| EpisodeNumber       = 
| EpisodeNumber2      = 
| Title               = 
| RTitle              = 
| AltTitle            = 
| RAltTitle           = 
| TranslitTitle       = 
| NativeTitle         = 
| NativeTitleLangCode = 
| Aux1                = 
| DirectedBy          = 
| WrittenBy           = 
| Aux2                = 
| Aux3                = 
| OriginalAirDate     = <!-- {{Start date|YYYY|MM|DD|df=}} -->
| AltDate             = 
| ProdCode            = 
| Viewers             = 
| Aux4                = 
| ShortSummary        = <!-- Don't add copyrighted text, e.g. from the show's website -->
| LineColor           = 
| TopColor            = 
| RowColor            = 
}}
No.
overall
No.in
season
TitleAux1Directed byWritten byAux2Aux3Original air dateAltDateProd.
code
U.S. viewers
(millions)
Aux4
{{{EpisodeNumber}}}{{{EpisodeNumber2}}}"{{{Title}}}"{{{RTitle}}}
"{{{AltTitle}}}"{{{RAltTitle}}}
{{{Aux1}}}{{{DirectedBy}}}{{{WrittenBy}}}{{{Aux2}}}{{{Aux3}}}{{{OriginalAirDate}}}{{{AltDate}}}{{{ProdCode}}}{{{Viewers}}}{{{Aux4}}}
{{{ShortSummary}}}

Parameters

Episode list parameters and basic guidelines
Parameter Explanation
1 The title of the article the table is located in.
NumParts The number of titles an episode has or the number of serials a story has. See examples section for usage.
EpisodeNumber A number representing the episode's order in the series. For example, the first episode would be 1or01, and so on. When defined, the specified number also generates a link anchor, prefixed by "ep"; for example, "[[List of episodes#ep1]]" or "[[List of episodes#ep01]]". In creating the anchor, only the first alphanumeric characters are used for the anchor, ignoring any special characters or anything that follows; that is, if the episode spans episode numbers 87 and 88, for example, then [[List of episodes#ep87]] will link directly to the episode, regardless of if the episode number is displayed as 87–88, 87-88, 87<hr>88, 87<br>88, 87, 88, etc. 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}}; see more at Template:Episode table § Anchor.
  • EpisodeNumber_1
  • EpisodeNumber_2
  • etc.
  • A number representing the episode's order in the series. Used when |NumParts= is used, as there are multiple entries for an episode, and should be used instead of |EpisodeNumber=. The number of episodes should not exceed the number set in |NumParts=.
    EpisodeNumber2 A second episode number column. Typically used to indicate the episode's order in the season. This parameter can also be useful for when a series aired in a different order.
    • EpisodeNumber2_1
  • EpisodeNumber2_2
  • etc.
  • A second episode number column. Used when |NumParts= is used, as there are multiple entries for an episode, and should be used instead of |EpisodeNumber2=. The number of episodes should not exceed the number set in |NumParts=.
    Title The title of the episode. The title will appear in "quotes" when rendered, so it is not necessary to place them in quotes beforehand. Only link to an episode article if it has already been created.
    • Title_1
  • Title_2
  • etc.
  • The title of the episode. Used when |NumParts= is used, as there are multiple titles for an episode, and should be used instead of |Title=. The number of titles should not exceed the number set in |NumParts=.
    RTitle Unformatted parameter that can be used to add a reference after |Title=, or can be used as a "raw title" to replace |Title= completely. Future episodes should include a reference in this field to comply with Wikipedia:Verifiability.
    • RTitle_1
  • RTitle_2
  • etc.
  • Unformatted parameter that can be used to add a reference after |Title=, or can be used as a "raw title" to replace |Title= completely. Used when |NumParts= is used, as there are multiple titles for an episode, and should be used instead of |RTitle=. The number of titles should not exceed the number set in |NumParts=.
    AltTitle An alternative title, such as a title that was originally changed. The title will appear in "quotes" when rendered. If |Title= is also present, it will be listed below.
    • AltTitle_1
  • AltTitle_2
  • etc.
  • An alternative title, such as a title that was originally changed. Used when |NumParts= is used, as there are multiple titles for an episode, and should be used instead of |AltTitle=. The number of titles should not exceed the number set in |NumParts=.
    RAltTitle Unformatted parameter that can be used to add a reference after |AltTitle=, or can be used as a "raw title" to replace |AltTitle= completely.
    • RAltTitle_1
  • RAltTitle_2
  • etc.
  • Unformatted parameter that can be used to add a reference after |AltTitle=, or can be used as a "raw title" to replace |AltTitle= completely. Used when |NumParts= is used, as there are multiple titles for an episode, and should be used instead of |RAltTitle=. The number of titles should not exceed the number set in |NumParts=.
    TranslitTitle The title of the episode transliteration (Romanization) to Latin characters.
    • TranslitTitle_1
  • TranslitTitle_2
  • etc.
  • The title of the episode transliteration (Romanization) to Latin characters. Used when |NumParts= is used, as there are multiple titles for an episode, and should be used instead of |TranslitTitle=. The number of titles should not exceed the number set in |NumParts=.
    NativeTitle The title of the episode in the native language.
    • NativeTitle_1
  • NativeTitle_2
  • etc.
  • The title of the episode in the native language. Used when |NumParts= is used, as there are multiple titles for an episode, and should be used instead of |NativeTitle=. The number of titles should not exceed the number set in |NumParts=.
    NativeTitleLangCode The language code of the native title language.
    Aux1 General purpose parameter. The meaning is specified by the column header.
    • Aux1_1
  • Aux1_2
  • etc.
  • The title of the serial. Used when |NumParts= is used, as there are multiple serials in a story, and should be used instead of |Aux1=. The number of titles should not exceed the number set in |NumParts=.
    DirectedBy Name of the episode's director.
    WrittenBy Name of the credited episode's writer(s).
    Aux2 General purpose parameter. The meaning is specified by the column header.
    Aux3 General purpose parameter. The meaning is specified by the column header.
    OriginalAirDate The date the episode first aired, or is scheduled to air. Format date using {{Start date}}; use |df=y for day-first format; omit for month-first.
    • OriginalAirDate_1
  • OriginalAirDate_2
  • etc.
  • The date the episode first aired, or is scheduled to air. Used when |NumParts= is used, as there are multiple serials in a story, and should be used instead of |OriginalAirDate=. The number of dates should not exceed the number set in |NumParts=.
    AltDate The next notable air date, such as the first air date of an anime in English. Format date per MOS:DATE. Do not use {{Start date}}if|OriginalAirDate= is present.[N 1]
    ProdCode The production code in the series. When defined, this parameter also creates a link anchor, prefixed by "pc"; for example, "[[List of episodes#pc01]]".
    Viewers The number of viewers who watched the episode. Should include a reference. The inclusion of viewer figures is supported by MOS:TV and provides encyclopedic content beyond what might normally be found in a TV guide. It is therefore desirable to include referenced ratings information in an episode list. "Final" viewer numbers should be used.
    • Viewers_1
  • Viewers_2
  • etc.
  • The number of viewers who watched the episode. Used when |NumParts= is used, as there are multiple serials in a story, and should be used instead of |Viewers=. The number of parameters should not exceed the number set in |NumParts=.
    Aux4 General purpose parameter. The meaning is specified by the column header.
    • Aux4_1
  • Aux4_2
  • etc.
  • General purpose parameter. Used when |NumParts= is, as there are multiple serials in a story, and should be used instead of |Aux4=. The number of parameters should not exceed the number set in |NumParts=.
    ShortSummary A short 100–200 word plot summary of the episode. Make summaries specific to that episode (as in, a description that would normally not be confused with another episode). Episode summaries must not be copied from other sources, as this violates WP:COPYRIGHT. Further guidance on plot summaries may be found at WP:TVPLOT. Leaving this parameter empty will result in the summary row not appearing for the episode. If {{Episode list/sublist}} is used then the page name must be specified to display the summary there, e.g. {{Episode list/sublist|List of Carnivàle episodes|...}}. The summary will not appear if the code is transcluded in another page.
    LineColor Colors the separator line between episode entries. If not defined the color defaults to "#CCCCFF" and the article populates Category:Episode list using the default LineColor. Use of anything but a valid hex code will result in an invalid syntax.
    TopColor Colors the main row of information (that is, not the |ShortSummary= row). If not defined, it defaults to the wikitable standard background shading of "#F9F9F9", except when |ShortSummary= is used, and then it defaults to "#f2f2f2". The excessive use of the parameter is discouraged by Wikipedia's guideline on styles and markup options. Articles using this parameter are in Category:Episode lists with row deviations.
    RowColor This parameter is a "switch" that must only be defined when the |EpisodeNumber= value is not a regular number (e.g.『12–13』for two episodes described in one table entry). When transcluding the table from a season article into a main episode list article, irregular |EpisodeNumber= values break up the striping effect the template introduces. If the first episode number is even, set |RowColor=on. If the first episode number is odd, set |RowColor=off. All further uses of Template:Episode list in the table must also have the |RowColor= parameters defined to alternate between off and on to avoid further breakages in the striping.

    TemplateData

    TemplateData documentation used by VisualEditor and other tools

    See a monthly parameter usage report for Template:Episode list in articles based on its TemplateData.

    TemplateData for Episode list

    This template creates a table row, for use in a list of episodes, primarily for television. The number, and use, of columns a table has, is defined by the beginning wikitext of that table (further explained below), and is not defined by this template. In order for this template to provide a table column for a given episode, parameters must either be included or excluded. An included parameter, although empty, will provide a cell for that field (and thus column), while excluding a parameter will not provide a cell for that field. Empty cells will be automatically filled with {{TableTBA}}. It is used within {{Episode table}}.

    Template parameters[Edit template data]

    This template has custom formatting.

    ParameterDescriptionTypeStatus
    Article name (/sublist)1

    The title of the article the table is located in. Should be only used with {{Episode list/sublist}} sub-template.

    Stringoptional
    Number of partsNumParts

    The number of titles an episode has or the number of serials a story has.

    Numberoptional
    Episode numberEpisodeNumber

    A number representing the episode's order in the series. For example, the first episode would be <code>1</code> or <code>01</code>, and so on.

    Numbersuggested
    Second episode numberEpisodeNumber2

    A second episode number column. Typically used to indicate the episode's order in the season. This parameter can also be useful for when a series aired in a different order.

    Numbersuggested
    Third episode numberEpisodeNumber3

    A third episode number column. Used in rare cases when episodes have a third order of numbering.

    Numberoptional
    TitleTitle

    The title of the episode. The title will appear in "quotes" when rendered, so it is not necessary to place them in quotes beforehand. Only link to an episode article if it has already been created.

    Page namesuggested
    Title reference (or title raw)RTitle

    Unformatted parameter that can be used to add a reference after "Title", or can be used as a "raw title" to replace "Title" completely. Future episodes should include a reference in this field to comply with Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|Title}}, or can be used as a "{{strong|raw}} title" to replace {{para|Title}} completely. Future episodes should include a reference in this field to comply with [[Wikipedia:Verifiability]].

    Stringoptional
    Alternative titleAltTitle

    An alternative title, such as a title that was originally changed. The title will appear in "quotes" when rendered. If {{para|Title}} is also present, it will be listed below.

    Stringoptional
    Alternative title's reference (or alternative title raw)RAltTitle

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|AltTitle}}, or can be used as a "{{strong|raw}} title" to replace {{para|AltTitle}} completely.

    Stringoptional
    Transliteration titleTranslitTitle

    The title of the episode transliteration (Romanization) to Latin characters.

    Stringoptional
    Native titleNativeTitle

    The title of the episode in the native language.

    Stringoptional
    Native title language codeNativeTitleLangCode

    The language code of the native title language.

    Stringoptional
    Extra column 1Aux1 Guests

    General purpose parameter. The meaning is specified by the column header.

    Stringoptional
    Directed byDirectedBy

    Name of the episode's director.

    Stringsuggested
    Written byWrittenBy

    Name of the credited episode's writer(s).

    Stringsuggested
    Extra column 2Aux2 MusicalGuests

    General purpose parameter. The meaning is specified by the column header.

    Stringoptional
    Extra column 3Aux3

    General purpose parameter. The meaning is specified by the column header.

    Stringoptional
    Original air dateOriginalAirDate

    The date the episode first aired, or is scheduled to air. Format date using {{tl|Start date}}; use {{para|df|y}} for day-first format; omit for month-first.

    Stringsuggested
    Second notable air dateAltDate

    The next notable air date, such as the first air date of an anime in English. Format date per [[MOS:DATE]]. Do not use {{tl|Start date}} if {{para|OriginalAirDate}} is present.

    Stringoptional
    Production codeProdCode

    The production code in the series.

    Stringoptional
    Number of viewersViewers

    The number of viewers who watched the episode. Should include a reference.

    Stringsuggested
    Extra column 4Aux4

    General purpose parameter. The meaning is specified by the column header.

    Contentoptional
    Short summaryShortSummary

    A short 100–200 word plot summary of the episode. Make summaries specific to that episode (as in, a description that would normally not be confused with another episode). Episode summaries must not be copied from other sources, as this violates [[WP:COPYRIGHT]].

    Stringsuggested
    Border colorLineColor

    Colors the separator line between episode entries. If not defined the color defaults to "<code>#CCCCFF</code>".

    Stringoptional
    Top colorTopColor

    Colors the main row of information (that is, not the {{para|ShortSummary}} row). If not defined, it defaults to the wikitable standard background shading of "<code>#F9F9F9</code>", except when {{para|ShortSummary}} is used, and then it defaults to "<code>#f2f2f2</code>".

    Stringoptional
    Row banding color overrideRowColor

    This parameter is a "switch" that must only be defined when the {{para|EpisodeNumber}} value is not a regular number (e.g.『12–13』for two episodes described in one table entry). When [[Wikipedia:Transclusion|transcluding]] the table from a season article into a main episode list article, irregular {{para|EpisodeNumber}} values break up the striping effect the template introduces. If the first episode number is even, set {{para|RowColor|on}}. If the first episode number is odd, set {{para|RowColor|off}}. All further uses of [[Template:Episode list]] in the table must also have the {{para|RowColor}} parameters defined to alternate between <code>off</code> and <code>on</code> to avoid further breakages in the striping.

    Stringoptional
    Title (multi-part episode 1)Title_1

    The title of the episode. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Title}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Page namesuggested
    Title (multi-part episode 1)Title_2

    The title of the episode. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Title}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Page namesuggested
    Title (multi-part episode 1)Title_3

    The title of the episode. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Title}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Page namesuggested
    Title (multi-part episode 1)Title_4

    The title of the episode. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Title}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Page namesuggested
    Title (multi-part episode 1)Title_5

    The title of the episode. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Title}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Page namesuggested
    Title (multi-part episode 1)Title_6

    The title of the episode. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Title}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Page namesuggested
    Title (multi-part episode 1)Title_7

    The title of the episode. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Title}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Page namesuggested
    Title (multi-part episode 1)Title_8

    The title of the episode. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Title}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Page namesuggested
    Title (multi-part episode 1)Title_9

    The title of the episode. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Title}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Page namesuggested
    Title reference / title raw (multi-part episode 1)RTitle_1

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|Title}}, or can be used as a "{{strong|raw}} title" to replace {{para|Title}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Title reference / title raw (multi-part episode 1)RTitle_2

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|Title}}, or can be used as a "{{strong|raw}} title" to replace {{para|Title}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Title reference / title raw (multi-part episode 1)RTitle_3

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|Title}}, or can be used as a "{{strong|raw}} title" to replace {{para|Title}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Title reference / title raw (multi-part episode 1)RTitle_4

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|Title}}, or can be used as a "{{strong|raw}} title" to replace {{para|Title}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Title reference / title raw (multi-part episode 1)RTitle_5

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|Title}}, or can be used as a "{{strong|raw}} title" to replace {{para|Title}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Title reference / title raw (multi-part episode 1)RTitle_6

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|Title}}, or can be used as a "{{strong|raw}} title" to replace {{para|Title}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Title reference / title raw (multi-part episode 1)RTitle_7

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|Title}}, or can be used as a "{{strong|raw}} title" to replace {{para|Title}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Title reference / title raw (multi-part episode 1)RTitle_8

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|Title}}, or can be used as a "{{strong|raw}} title" to replace {{para|Title}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Title reference / title raw (multi-part episode 1)RTitle_9

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|Title}}, or can be used as a "{{strong|raw}} title" to replace {{para|Title}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title (multi-part episode 1)AltTitle_1

    An alternative title, such as a title that was originally changed. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|AltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title (multi-part episode 1)AltTitle_2

    An alternative title, such as a title that was originally changed. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|AltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title (multi-part episode 1)AltTitle_3

    An alternative title, such as a title that was originally changed. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|AltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title (multi-part episode 1)AltTitle_4

    An alternative title, such as a title that was originally changed. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|AltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title (multi-part episode 1)AltTitle_5

    An alternative title, such as a title that was originally changed. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|AltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title (multi-part episode 1)AltTitle_6

    An alternative title, such as a title that was originally changed. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|AltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title (multi-part episode 1)AltTitle_7

    An alternative title, such as a title that was originally changed. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|AltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title (multi-part episode 1)AltTitle_8

    An alternative title, such as a title that was originally changed. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|AltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title (multi-part episode 1)AltTitle_9

    An alternative title, such as a title that was originally changed. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|AltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title's reference / alternative title raw (multi-part episode 1)RAltTitle_1

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|AltTitle}}, or can be used as a "{{strong|raw}} title" to replace {{para|AltTitle}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RAltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title's reference / alternative title raw (multi-part episode 1)RAltTitle_2

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|AltTitle}}, or can be used as a "{{strong|raw}} title" to replace {{para|AltTitle}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RAltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title's reference / alternative title raw (multi-part episode 1)RAltTitle_3

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|AltTitle}}, or can be used as a "{{strong|raw}} title" to replace {{para|AltTitle}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RAltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title's reference / alternative title raw (multi-part episode 1)RAltTitle_4

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|AltTitle}}, or can be used as a "{{strong|raw}} title" to replace {{para|AltTitle}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RAltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title's reference / alternative title raw (multi-part episode 1)RAltTitle_5

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|AltTitle}}, or can be used as a "{{strong|raw}} title" to replace {{para|AltTitle}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RAltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title's reference / alternative title raw (multi-part episode 1)RAltTitle_6

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|AltTitle}}, or can be used as a "{{strong|raw}} title" to replace {{para|AltTitle}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RAltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title's reference / alternative title raw (multi-part episode 1)RAltTitle_7

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|AltTitle}}, or can be used as a "{{strong|raw}} title" to replace {{para|AltTitle}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RAltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title's reference / alternative title raw (multi-part episode 1)RAltTitle_8

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|AltTitle}}, or can be used as a "{{strong|raw}} title" to replace {{para|AltTitle}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RAltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Alternative title's reference / alternative title raw (multi-part episode 1)RAltTitle_9

    Unformatted parameter that can be used to add a [[WP:CITE|reference]] after {{para|AltTitle}}, or can be used as a "{{strong|raw}} title" to replace {{para|AltTitle}} completely. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|RAltTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Transliteration title (multi-part episode 1)TranslitTitle_1

    The title of the episode transliteration (Romanization) to Latin characters. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|TranslitTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Transliteration title (multi-part episode 1)TranslitTitle_2

    The title of the episode transliteration (Romanization) to Latin characters. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|TranslitTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Transliteration title (multi-part episode 1)TranslitTitle_3

    The title of the episode transliteration (Romanization) to Latin characters. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|TranslitTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Transliteration title (multi-part episode 1)TranslitTitle_4

    The title of the episode transliteration (Romanization) to Latin characters. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|TranslitTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Transliteration title (multi-part episode 1)TranslitTitle_5

    The title of the episode transliteration (Romanization) to Latin characters. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|TranslitTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Transliteration title (multi-part episode 1)TranslitTitle_6

    The title of the episode transliteration (Romanization) to Latin characters. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|TranslitTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Transliteration title (multi-part episode 1)TranslitTitle_7

    The title of the episode transliteration (Romanization) to Latin characters. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|TranslitTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Transliteration title (multi-part episode 1)TranslitTitle_8

    The title of the episode transliteration (Romanization) to Latin characters. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|TranslitTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Transliteration title (multi-part episode 1)TranslitTitle_9

    The title of the episode transliteration (Romanization) to Latin characters. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|TranslitTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Native title (multi-part episode 1)NativeTitle_1

    The title of the episode in the native language. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|NativeTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Native title (multi-part episode 1)NativeTitle_2

    The title of the episode in the native language. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|NativeTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Native title (multi-part episode 1)NativeTitle_3

    The title of the episode in the native language. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|NativeTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Native title (multi-part episode 1)NativeTitle_4

    The title of the episode in the native language. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|NativeTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Native title (multi-part episode 1)NativeTitle_5

    The title of the episode in the native language. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|NativeTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Native title (multi-part episode 1)NativeTitle_6

    The title of the episode in the native language. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|NativeTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Native title (multi-part episode 1)NativeTitle_7

    The title of the episode in the native language. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|NativeTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Native title (multi-part episode 1)NativeTitle_8

    The title of the episode in the native language. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|NativeTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Native title (multi-part episode 1)NativeTitle_9

    The title of the episode in the native language. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|NativeTitle}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Extra column 1 (multi-part episode 1)Aux1_1

    The title of the serial. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Aux1}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Extra column 1 (multi-part episode 1)Aux1_2

    The title of the serial. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Aux1}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Extra column 1 (multi-part episode 1)Aux1_3

    The title of the serial. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Aux1}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Extra column 1 (multi-part episode 1)Aux1_4

    The title of the serial. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Aux1}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Extra column 1 (multi-part episode 1)Aux1_5

    The title of the serial. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Aux1}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Extra column 1 (multi-part episode 1)Aux1_6

    The title of the serial. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Aux1}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Extra column 1 (multi-part episode 1)Aux1_7

    The title of the serial. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Aux1}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Extra column 1 (multi-part episode 1)Aux1_8

    The title of the serial. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Aux1}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Extra column 1 (multi-part episode 1)Aux1_9

    The title of the serial. Used when {{para|NumParts}} is used, as there are multiple titles for an episode, and should be used instead of {{para|Aux1}}. The number of titles should not exceed the number set in {{para|NumParts}}.

    Stringoptional
    Original air date (multi-part episode 1)OriginalAirDate_1

    The date the episode first aired, or is scheduled to air. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|OriginalAirDate}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Datesuggested
    Original air date (multi-part episode 1)OriginalAirDate_2

    The date the episode first aired, or is scheduled to air. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|OriginalAirDate}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Datesuggested
    Original air date (multi-part episode 1)OriginalAirDate_3

    The date the episode first aired, or is scheduled to air. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|OriginalAirDate}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Datesuggested
    Original air date (multi-part episode 1)OriginalAirDate_4

    The date the episode first aired, or is scheduled to air. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|OriginalAirDate}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Datesuggested
    Original air date (multi-part episode 1)OriginalAirDate_5

    The date the episode first aired, or is scheduled to air. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|OriginalAirDate}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Datesuggested
    Original air date (multi-part episode 1)OriginalAirDate_6

    The date the episode first aired, or is scheduled to air. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|OriginalAirDate}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Datesuggested
    Original air date (multi-part episode 1)OriginalAirDate_7

    The date the episode first aired, or is scheduled to air. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|OriginalAirDate}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Datesuggested
    Original air date (multi-part episode 1)OriginalAirDate_8

    The date the episode first aired, or is scheduled to air. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|OriginalAirDate}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Datesuggested
    Original air date (multi-part episode 1)OriginalAirDate_9

    The date the episode first aired, or is scheduled to air. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|OriginalAirDate}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Datesuggested
    Number of viewers (multi-part episode 1)Viewers_1

    The number of viewers who watched the episode. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Viewers}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Stringsuggested
    Number of viewers (multi-part episode 1)Viewers_2

    The number of viewers who watched the episode. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Viewers}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Stringsuggested
    Number of viewers (multi-part episode 1)Viewers_3

    The number of viewers who watched the episode. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Viewers}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Stringsuggested
    Number of viewers (multi-part episode 1)Viewers_4

    The number of viewers who watched the episode. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Viewers}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Stringsuggested
    Number of viewers (multi-part episode 1)Viewers_5

    The number of viewers who watched the episode. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Viewers}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Stringsuggested
    Number of viewers (multi-part episode 1)Viewers_6

    The number of viewers who watched the episode. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Viewers}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Stringsuggested
    Number of viewers (multi-part episode 1)Viewers_7

    The number of viewers who watched the episode. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Viewers}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Stringsuggested
    Number of viewers (multi-part episode 1)Viewers_8

    The number of viewers who watched the episode. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Viewers}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Stringsuggested
    Number of viewers (multi-part episode 1)Viewers_9

    The number of viewers who watched the episode. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Viewers}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Stringsuggested
    Extra column 4 (multi-part episode 1)Aux4_1

    General purpose parameter. The meaning is specified by the column header. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Aux4}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Contentoptional
    Extra column 4 (multi-part episode 1)Aux4_2

    General purpose parameter. The meaning is specified by the column header. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Aux4}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Contentoptional
    Extra column 4 (multi-part episode 1)Aux4_3

    General purpose parameter. The meaning is specified by the column header. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Aux4}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Contentoptional
    Extra column 4 (multi-part episode 1)Aux4_4

    General purpose parameter. The meaning is specified by the column header. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Aux4}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Contentoptional
    Extra column 4 (multi-part episode 1)Aux4_5

    General purpose parameter. The meaning is specified by the column header. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Aux4}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Contentoptional
    Extra column 4 (multi-part episode 1)Aux4_6

    General purpose parameter. The meaning is specified by the column header. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Aux4}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Contentoptional
    Extra column 4 (multi-part episode 1)Aux4_7

    General purpose parameter. The meaning is specified by the column header. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Aux4}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Contentoptional
    Extra column 4 (multi-part episode 1)Aux4_8

    General purpose parameter. The meaning is specified by the column header. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Aux4}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Contentoptional
    Extra column 4 (multi-part episode 1)Aux4_9

    General purpose parameter. The meaning is specified by the column header. Used when {{para|NumParts}} is used, as there are multiple serials in a story, and should be used instead of {{para|Aux4}}. The number of dates should not exceed the number set in {{para|NumParts}}.

    Contentoptional

    Complete usage walk-through

    To create an episode list, first create the table columns with the use of {{Episode table}} as following:

    {{Episode table |overall= |title= |airdate= |prodcode= |episodes=
    

    Be mindful that |episodes= has been included as the final parameter of {{Episode table}} for the individual {{Episode list}} templates to appear, as excluding it can cause lint errors.

    Next, add the {{Episode list}} templates below:

    {{Episode list
    | EpisodeNumber       = 
    | Title               = 
    | OriginalAirDate     = 
    | ProdCode            = 
    | ShortSummary        = 
    }}
    {{Episode list
    | EpisodeNumber       = 
    | Title               = 
    | OriginalAirDate     = 
    | ProdCode            = 
    | ShortSummary        = 
    }}
    

    Lastly, after the final episode list template, close the {{Episode table}} with:

    }}
    

    The complete code will look like this:

    {{Episode table |overall= |title= |airdate= |prodcode= |episodes=
    {{Episode list
    | EpisodeNumber       = 
    | Title               = 
    | OriginalAirDate     = 
    | ProdCode            = 
    | ShortSummary        = 
    }}
    {{Episode list
    | EpisodeNumber       = 
    | Title               = 
    | OriginalAirDate     = 
    | ProdCode            = 
    | ShortSummary        = 
    }}
    }}
    

    Examples

    Standard

    To create an episode list with the columns: episode number in series, episode number in season, title, director, writer, show-specific parameter, air date, production code and number of U.S. viewers – add the following code:

    {{Episode table |background=#812f09 |overall= |season= |title= |director= |writer= |aux2= |aux2T=Ben's location |airdate= |prodcode= |viewers= |country=U.S. |episodes=
    {{Episode list/sublist|List of Carnivàle episodes
    | EpisodeNumber       = 1
    | EpisodeNumber2      = 1
    | Title               = Milfay
    | DirectedBy          = [[Rodrigo García (director)|Rodrigo García]]
    | WrittenBy           = [[Daniel Knauf]]
    | Aux2                = [[Milfay, Oklahoma]]
    | OriginalAirDate     = {{Start date|2003|9|14}}
    | ProdCode            = 1–01
    | Viewers             = 5.3
    | ShortSummary        = Ben suffers strange dreams about a trench war, and a tattooed man stalking in a cornfield.
    | LineColor           = 812f09
    }}
    {{Episode list/sublist|List of Carnivàle episodes
    | EpisodeNumber       = 2
    | EpisodeNumber2      = 2
    | Title               = After the Ball Is Over
    | DirectedBy          = [[Jeremy Podeswa]]
    | WrittenBy           = Daniel Knauf
    | Aux2                = [[Tipton, Missouri]]
    | OriginalAirDate     = {{Start date|2003|9|21}}
    | ProdCode            = 1–02
    | Viewers             = 3.49
    | ShortSummary        = Ben is slowly setting in as a carnival roustabout.
    | LineColor           = 812f09
    }}
    }}
    
    No.
    overall
    No.in
    season
    TitleDirected byWritten byBen's locationOriginal air dateProd.
    code
    U.S. viewers
    (millions)
    11"Milfay"Rodrigo GarcíaDaniel KnaufMilfay, OklahomaSeptember 14, 2003 (2003-09-14)1–015.3
    Ben suffers strange dreams about a trench war, and a tattooed man stalking in a cornfield.
    22"After the Ball Is Over"Jeremy PodeswaDaniel KnaufTipton, MissouriSeptember 21, 2003 (2003-09-21)1–023.49
    Ben is slowly setting in as a carnival roustabout.

    Non-English titles

    To create an episode list which includes a native title and/or transliterated title – add the following code:

    {{Episode table |background=#0C5829 |overall= |overallT=Japanese episode {{abbr|no.|number}} |season= |seasonT=U.S. episode {{abbr|no.|number}} |title= |director= |writer= |airdate= |episodes=
    {{Episode list/sublist|List of Pokémon: Indigo League episodes
    | EpisodeNumber       = 1
    | EpisodeNumber2      = 1
    | Title               = [[Pokémon, I Choose You!]]
    | RTitle              =  (Pokémon I Choose You!)
    | TranslitTitle       = Pokemon! Kimi ni Kimeta!
    | NativeTitle         = ポケモン!きみにきめた!
    | NativeTitleLangCode = ja
    | DirectedBy          = Masamitsu Hidaka
    | WrittenBy           = [[Shoji Yonemura]]
    | OriginalAirDate     = {{Start date|1997|4|1}}
    | ShortSummary        = Ash Ketchum is finally 10 years old, old enough to become a Pokémon Trainer. 
    | LineColor           = #0C5829
    }}
    }}
    
    Japanese episode no.U.S. episode no.TitleDirected byWritten byOriginal air date
    11"Pokémon, I Choose You!" (Pokémon I Choose You!)
    Transliteration: "Pokemon! Kimi ni Kimeta!" (Japanese: ポケモン!きみにきめた!)
    Masamitsu HidakaShoji YonemuraApril 1, 1997 (1997-04-01)
    Ash Ketchum is finally 10 years old, old enough to become a Pokémon Trainer.

    Episode with multiple titles

    To create an episode list which includes an episode with multiple titles – add the following code:

    {{Episode table |background=#69D0E3 |overall= |title= |airdate= |episodes=
    {{Episode list/sublist|Ninja Nonsense
    | NumParts            = 2
    | EpisodeNumber       = 1
    | Title_1             = Shinobu, the Ninja Apprentice, Appears
    | TranslitTitle_1     = Minarai Ninja, Shinobu Kenzan no Maki
    | NativeTitle_1       = 見習い忍者、忍見参の巻
    | Title_2             = The Master Appears
    | TranslitTitle_2     = Tōryō, Arawaru no Maki
    | NativeTitle_2       = 頭領、現るの巻
    | NativeTitleLangCode = ja
    | OriginalAirDate     = {{Start date|2004|7|8}}
    | ShortSummary        = Episode summary
    | LineColor           = #69D0E3
    }}
    }}
    
    No.TitleOriginal air date
    1"Shinobu, the Ninja Apprentice, Appears"
    Transliteration: "Minarai Ninja, Shinobu Kenzan no Maki" (Japanese: 見習い忍者、忍見参の巻)
    July 8, 2004 (2004-07-08)
    "The Master Appears"
    Transliteration: "Tōryō, Arawaru no Maki" (Japanese: 頭領、現るの巻)
    Episode summary

    Serials

    To create an episode list for a serial (such as those used in Doctor Who) – add the following code:

    {{Episode table
    |background = #8D3D63 |overall= |overallT=Story |series= |seriesT=Serial |title= |aux1= |aux1T=Serial titles |director= |writer= |airdate= |prodcode= |viewers= |country=UK |aux4= |aux4T=[[Appreciation Index|{{abbr|AI|Appreciation Index|style=color:white}}]] |episodes =
    {{Episode list/sublist|Doctor Who (season 1)
    | NumParts            = 4
    | EpisodeNumber       = 1
    | EpisodeNumber2      = 1
    | Title               = [[An Unearthly Child]]
    | Aux1_1              = "An Unearthly Child"
    | Aux1_2              = "The Cave of Skulls"
    | Aux1_3              = "The Forest of Fear"
    | Aux1_4              = "The Firemaker"
    | DirectedBy          = [[Waris Hussein]]
    | WrittenBy           = [[Anthony Coburn]]
    | OriginalAirDate_1   = {{Start date|1963|11|23|df=y}}
    | OriginalAirDate_2   = 30 November 1963
    | OriginalAirDate_3   = 7 December 1963
    | OriginalAirDate_4   = 14 December 1963
    | ProdCode            = A
    | Viewers_1           = 4.4
    | Viewers_2           = 5.9
    | Viewers_3           = 6.9
    | Viewers_4           = 6.4
    | Aux4_1              = 63
    | Aux4_2              = 59
    | Aux4_3              = 56
    | Aux4_4              = 55
    | ShortSummary        = Schoolteachers [[Ian Chesterton]] and [[Barbara Wright (Doctor Who)|Barbara Wright]] are concerned about one of their pupils, [[Susan Foreman]].
    | LineColor           = 8D3D63
    }}
    }}
    
    StorySerialTitleSerial titlesDirected byWritten byOriginal air dateProd.
    code
    UK viewers
    (millions)
    AI
    11"An Unearthly Child""An Unearthly Child"Waris HusseinAnthony Coburn23 November 1963 (1963-11-23)A4.463
    "The Cave of Skulls"30 November 19635.959
    "The Forest of Fear"7 December 19636.956
    "The Firemaker"14 December 19636.455
    Schoolteachers Ian Chesterton and Barbara Wright are concerned about one of their pupils, Susan Foreman.

    Transclusion of the list on another page

    When a TV series article is split into season pages, create each season's episode list on the corresponding season article. If the series also has a "List of episodes" article, do not re-create the tables in it, and instead transclude the table from the season articles to the list of episodes article.

    For example, the TV series Lost has season articles for each of its seasons. An episode table is located in each of its season articles, such as Lost (season 1) and Lost (season 2). Each season is then transcluded to List of Lost episodes.

    When transcluded onto any other article, the episode summaries are removed, and the background row color alternates between light and dark gray, depending on the value of |EpisodeNumber=. Occasionally, a multi-part episode will skew the pattern between odd and even numbers, to rectify this, use the |RowColor= parameter. A |RowColor=on input will color the row dark gray, like an even number normally would, on the "List of X episodes" page, while a |RowColor=off input will color the row light gray, like an odd number normally would.

    For the purpose of transclusion, each sublist must make use of <onlyinclude> tags, with the opening tag just before the WikiTable, and the closing tag at the very end of the table. This prevents the lead, external links, templates, categories, interwiki links, and all other unnecessary information from being transcluded onto the main list.

    When transcluding onto the main list, you should make use of {{Main}}.

    Transclusion examples

    On a season article, such as Lost (season 3), the code should be as follows:

    <onlyinclude>
    {{Episode table |background=#2E5528 |overall= |season= |title= |director= |writer= |aux2= |aux2T=Featured<br />character(s) |airdate= |viewers= |country=U.S. |episodes=
    {{Episode list/sublist|Lost (season 3)
    | EpisodeNumber   = 69
    | EpisodeNumber2  = 20
    | Title           = The Man Behind the Curtain
    | DirectedBy      = [[Bobby Roth]]
    | WrittenBy       = Elizabeth Sarnoff & Drew Goddard
    | Aux2            = [[Ben Linus|Ben]]
    | OriginalAirDate = {{Start date|2007|5|9}}
    | Viewers         = 12.11<ref name="viewers"/>
    | ShortSummary    = Locke meets the Others' mysterious leader Jacob.
    | LineColor       = 2E5528
    }}
    {{Episode list/sublist|Lost (season 3)
    | EpisodeNumber   = 70
    | EpisodeNumber2  = 21
    | Title           = Greatest Hits
    | DirectedBy      = Stephen Williams
    | WrittenBy       = Edward Kitsis & Adam Horowitz
    | Aux2            = [[Charlie Pace|Charlie]]
    | OriginalAirDate = {{Start date|2007|5|16}}
    | Viewers         = 12.32<ref name="viewers"/>
    | ShortSummary    = Jack learns of the Others' plan.
    | LineColor       = 2E5528
    }}
    }}</onlyinclude>
    

    And similar for the other season articles of the series, such as Lost (season 4):

    <onlyinclude>
    {{Episode table |background=#00549A |overall= |season= |title= |director= |writer= |aux2= |aux2T=Featured<br />character(s) |airdate= |viewers= |country=U.S. |episodes=
    {{Episode list/sublist|Lost (season 4)
    | EpisodeNumber   = 73
    | EpisodeNumber2  = 1
    | Title           = The Beginning of the End
    | DirectedBy      = [[Jack Bender]]
    | WrittenBy       = [[Damon Lindelof]] & [[Carlton Cuse]]
    | Aux2            = [[Hugo "Hurley" Reyes|Hurley]]
    | OriginalAirDate = {{Start date|2008|1|31}}
    | Viewers         = 17.77<ref name="rankings"/>
    | ShortSummary    = The survivors of 815 split into two groups led by Jack and Locke.
    | LineColor       = 00549A
    | RowColor        = on
    }}
    {{Episode list/sublist|Lost (season 4)
    | EpisodeNumber   = 74
    | EpisodeNumber2  = 2
    | Title           = Confirmed Dead
    | DirectedBy      = [[Stephen Williams (director)|Stephen Williams]]
    | WrittenBy       = [[Drew Goddard]] & [[Brian K. Vaughan]]
    | Aux2            = [[Daniel Faraday|Faraday]]
    | OriginalAirDate = {{Start date|2008|2|7}}
    | Viewers         = 16.96<ref name="rankings"/>
    | ShortSummary    = A science team from the freighter arrives on the island.
    | LineColor       = 00549A
    | RowColor        = off
    }}
    |}</onlyinclude>
    

    The following code should appear on List of Lost episodes:

    == Season 1 ==
    {{Main|Lost (season 1)}}
    {{:Lost (season 1)}}
    <!-- To edit the episodes in this section, you need to edit the article listed above. -->
    
    == Season 2 ==
    {{main|Lost (season 2)}}
    {{:Lost (season 2)}}
    <!-- To edit the episodes in this section, you need to edit the article listed above. -->
    

    Note the colon (:) at the beginning of the transclusions; this is necessary when transcluding an article. If you tried to transclude Lost (season 1), without using the colon, you would get Template:Lost (season 1), a redlink to a nonexistent template.

    The above code will appear as follows:

    Season 3
    No.
    overall
    No.in
    season
    TitleDirected byWritten byFeatured
    character(s)
    Original air dateU.S. viewers
    (millions)
    6920"The Man Behind the Curtain"Bobby RothElizabeth Sarnoff & Drew GoddardBenMay 9, 2007 (2007-05-09)12.11[1]
    7021"Greatest Hits"Stephen WilliamsEdward Kitsis & Adam HorowitzCharlieMay 16, 2007 (2007-05-16)12.32[1]
    Season 4
    No.
    overall
    No.in
    season
    TitleDirected byWritten byFeatured
    character(s)
    Original air dateU.S. viewers
    (millions)
    731"The Beginning of the End"Jack BenderDamon Lindelof & Carlton CuseHurleyJanuary 31, 2008 (2008-01-31)17.77[2]
    742"Confirmed Dead"Stephen WilliamsDrew Goddard & Brian K. VaughanFaradayFebruary 7, 2008 (2008-02-07)16.96[2]

    Tips

    It may be helpful to include a hidden message that will appear when someone edits the article. Placed above the table headers and under the article section, such as:

    ==Episodes==
    <!-- For help with this template see http://en.wikipedia.org/wiki/Template:Episode_list -->
    <onlyinclude>
    {{Episode table
    

    This message won't be visible when normally viewing the article. A message such as this notes where one can get help for the template.

    Microformat

    The HTML markup produced by this template includes an hCalendar microformat, which makes the event details parsable by computers, either acting automatically to catalogue article across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to a calendar or diary application. For more information about the use of microformats on Wikipedia, please see the microformat project.

    Dates will only be included if you use {{Start date}}or{{End date}} (use the former for single dates). As an alternative, you may use {{Start-date}} and {{End-date}}.

    hCalendar uses HTML classes including:

    • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • vevent
  • Please do not rename or remove these classes; nor collapse nested elements which use them.

    Pages which use multiple instances of this template can also use {{UF-timeline}}, in their external links section, to generate a SIMILE timeline. It renders as:

    For shows where each episode is from a different, single, specific place (for example, Time Team, one of the Aux fields can contain the coordinates, applied using {{coord}}.

    Subpages

  • Episode list/doc
  • Episode list/sandbox
  • Episode list/sublist
  • Episode list/sublist/sandbox
  • Episode list/sublist/testcases
  • Episode list/testcases
  • Episode list/testcases2
  • "Hacks" of this template, also known as "forks", are discouraged. Any discussion regarding forks should occur on this template's, not the fork's or article's, talk page.

    Episode list templates

    Notes

    1. ^ {{Start date}} emits metadata as part of the parent template's hCalendar microformat. It is only needed once per episode, and may be harmful if used twice or more.

    See also


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:Episode_list/sublist&oldid=882263289"

    Categories: 
    Lua-based templates
    Pages monitored by Wikipedia bots
    Templates generating hCalendars
    Television episode list templates
    Hidden categories: 
    Wikipedia template-protected templates
    Templates using TemplateData
    Templates needing substitution checking
     



    This page was last edited on 7 February 2019, at 21:50 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki