Template:Episode table entry

From Itora Wiki
Template documentation (for the above template, sometimes hidden or invisible)[view] [edit] [history] [refresh]

Description

This template is used in conjunction with {{Episode table header}} to simplify the creation of episode listings. The templates must be used together or this template will not work.

Syntax

Simplest form

{{Episode table entry
|no = <!-- Required -->
|ep = <!-- Required, remember to enclose in "double quotes" if not using {{ep}} -->
|airdate = <!-- Use YYYY-MM-DD. Do NOT use MM-DD-YYYY or DD-MM-YYYY. -->
|VOD = 
|runtime =
|summary = 
}}
No. Title Session date
0 "Title" TBA
Summary.

Full template

{{Episode table entry|<!-- Article transcluding the list. Feel free to delete this pipe if parameter empty.-->
|miniseries = <!-- See documentation for valid values -->
|no = <!-- Required -->
|campaignno = 
|chapterno = 
|ep = <!-- Required, remember to enclose in "double quotes" if not using {{ep}} -->
|aux1 = 
|aux2 = 
|airdate = <!-- Use YYYY-MM-DD. Do NOT use MM-DD-YYYY or DD-MM-YYYY. -->
|VOD = 
|runtime =
|summary = 
|color = 
}}
Miniseries No. in series No. in camp. No. in chapter Title Optional 1 Optional 2 Session date
Exandria Unlimited X X X "Episode Title" Optional 1 Optional 2 TBA
Summary.

Parameters

  • 1: Article that the episode list, not this template, will being transcluded onto. Vast majority of editors will not have to worry about this, so feel free to delete that pipe. List of episodes does not need to be inserted into this parameter as the template already looks for it. This is for transclusion onto a second article. This value is case sensitive.
  • miniseries: Name of the miniseries. This will typically be only used when multiple miniseries are being included in a single listing, such as at the Miniseries article. Values are not case sensitive, and they can be wikilinked as normal. Valid values are:
    • UnDeadwood produces UnDeadwood.
    • EXU and Exandria Unlimited produces Exandria Unlimited.
  • no: Episode number. This is a required value. When used in conjunction with other episode number columns, this is the overall episode number. Numerical and alphanumerical values are accepted. Depending on what other number columns are included, the name of this column changes, please see {{Episode table header}} for exactly how. It is also illustrated in the Examples section.
  • campaignno: Number in campaign.
  • chapterno or seasonno: Number in chapter or season. These parameters are named different, but function the same. Choose one or the other but not both.
  • ep: Episode title. This is a required value. The {{ep}} template is a valid value. If not using that template, please remember to enclose the title in double quotations, "Title".
  • aux1: Optional column for miscellaneous use. Named by editor in {{Episode table header}}.
  • aux2: Optional column for miscellaneous use. Named by editor in {{Episode table header}}.
  • airdate: Original air date. If empty, it will automatically display TBA instead. Use ISO 8601, i.e. YYYY-MM-DD
    • Please note that when you preview or look at the page, it may appear in a date format different from what you input. This is because the template will convert to display the date based on what you set in your preferences. It will display the date in ISO 8601 to logged out users.
    • It cannot do this if the date is input as YY-MM-DD, MM-DD-YYYY, or DD-MM-YYYY because these are unclear. Absolutely do NOT use these date formats as they are ambiguous.
  • VOD: Link to VOD. The input must be a raw URL, i.e. not enclosed by [single braces]. If there is no link to the VOD yet, leave blank. It will automatically display Forthcoming instead.
  • runtime: Length of the episode. If there is no runtime yet, leave blank. It will automatically display Forthcoming instead.
  • summary: Summary of the episode.
  • color: Optional line color that styles the border underneath the episode. To style the line above the first episode, it is done inside {{Episode table header}}. I personally recommend choosing a color that is strongly present in the show's logo or title card. It only accepts values as hexcodes, which must be input excluding the preceding #. You can find color hex codes at https://htmlcolors.com/ or similar websites. If no color is specified, it defaults to black. If you wish to have no border underneath each episode, you can input anything that is not a hex code, like "none", and it will turn off the bottom border.

Troubleshooting

  • It's all showing as a bunch of text instead of a table. Make sure you closed {{Episode table header}}, i.e. put }} after all your episode entries.
  • The number of columns aren't matching in the table header and the table body. Make sure you turned on the desired columns in the header template. Check {{Episode table header}} for further information on how to do so.
  • Number in chapter / season column shows is combining two input values. This is likely because you are using both |chapterno= and |seasonno= at the same time. Choose one or the other. Both values will go into the same column.
  • The summary has an extra line break at the bottom that isn't in the summary field. You cannot put a line break between {{Episode table entry}} templates. The closing brace of one must be on a consecutive or same line as the next. See the Examples section for illustration.

Examples

Simple listing

No. Title Session date
1 "Laser Drag Battles!" 2020-05-04
Let the love fest begin!
2 "Space Valentine Inc" 2020-09-25
Hosts and hug-enthusiasts Matthew Mercer and Mica Burton spotlight Black creators, designers, and businesses in our TTRPG community!
{{Episode table entry
|no = 1
|ep = "Laser Drag Battles!"
|airdate = 2020-05-04
|VOD = https://www.youtube.com/watch?v=4d-ZdoKdwo4
|runtime = 12:03
|summary = Let the love fest begin! 
}}
{{Episode table entry
|no = 2
|ep = "Space Valentine Inc"
|airdate = 2020-09-25
|VOD = https://www.youtube.com/watch?v=u50KFcySJN0
|runtime = 1:18:17
|summary = Hosts and hug-enthusiasts Matthew Mercer and Mica Burton spotlight Black creators, designers, and businesses in our TTRPG community!
}}

No summaries

No. Title Session date
1 "Laser Drag Battles!" 2020-05-04
2 "Space Valentine Inc" 2020-09-25
{{Episode table entry
|no = 1
|ep = "Laser Drag Battles!"
|airdate = 2020-05-04
|VOD = https://www.youtube.com/watch?v=4d-ZdoKdwo4
|runtime = 12:03
}}
{{Episode table entry
|no = 2
|ep = "Space Valentine Inc"
|airdate = 2020-09-25
|VOD = https://www.youtube.com/watch?v=u50KFcySJN0
|runtime = 1:18:17
}}

Chapter and season listings

No. overall No. in camp. No. in chapter Title Session date
116 1 1 "Campaign 2 Session 1" (2x01) 2018-01-11
Seven people, all with different backgrounds, meet by chance in a tavern in Trostenwald.
117 2 2 "Campaign 2 Session 2" (2x02) 2018-01-18
The new party find themselves under orders not to leave town and partial house arrest.
{{User:FreckledMcCree/Template
|no = 116
|campaignno = 1
|chapterno = 1
|ep = {{ep|2x01}}
|airdate = 2018-01-11
|VOD = https://geekandsundry.com/critical-role-curious-beginnings-campaign-2-premiere/
|runtime = 3:24:31
|summary = Seven people, all with different backgrounds, meet by chance in a tavern in Trostenwald.
}}

{{Episode table entry
|no = 117
|campaignno = 2
|chapterno = 2
|ep = {{ep|2x02}}
|airdate = 2018-01-18
|VOD = https://geekandsundry.com/critical-role-a-show-of-scrutiny/
|runtime = 4:13:06
|summary = The new party find themselves under orders not to leave town and partial house arrest. 
}}

Miniseries listings

Miniseries No. in series Title Session date
UnDeadwood 1 "UnDeadwood Part I: Stay Close, Reverend" 2019-10-18
Five strangers to each other and to the historic mining town of Deadwood are hired to investigate supernatural rumors.
UnDeadwood 2 "UnDeadwood Part II: God Don't Play Cards" 2019-10-25
Our wary clan finds some of Deadwood’s residents might not be as frightened as they seem.
Exandria Unlimited 1 Ex01 2021-06-24
Five burgeoning adventurers explore the Upper Slums of Emon and take a job offered by a mysterious thief.
Exandria Unlimited 2 Ex02 2021-06-24
Our intrepid adventurers flee Emon and see help from the Ashari.
Exandria Unlimited 3 Ex03 2021-06-24
It's back to Emon to see help from a man rumored to be glorious.
{{Episode table entry
|miniseries = undeadwood
|no = 1
|ep = "UnDeadwood Part I: Stay Close, Reverend"
|airdate = 2019-10-18
|VOD = https://critrole.com/qtvideo/undeadwood-part-i-stay-close-reverend/
|runtime = 2:03:41
|summary = Five strangers to each other and to the historic mining town of Deadwood are hired to investigate supernatural rumors.
|color = c30
}}
{{Episode table entry
|miniseries = undeadwood
|no = 2
|ep = "UnDeadwood Part II: God Don't Play Cards"
|airdate = 2019-10-25
|VOD = https://critrole.com/qtvideo/undeadwood-part-ii-god-don't-play-cards/
|runtime = 2:40:03
|summary = Our wary clan finds some of Deadwood’s residents might not be as frightened as they seem.
|color = c30
}}
{{Episode table entry
|miniseries = exu
|no = 1
|ep = {{ep|Ex01}}
|airdate = 2021-06-24
|VOD = https://critrole.com/qtvideo/the-nameless-ones-exandria-unlimited-episode-1/
|runtime = 4:09:17
|summary = Five burgeoning adventurers explore the Upper Slums of Emon and take a job offered by a mysterious thief.
|color = 060
}}
{{Episode table entry
|miniseries = exu
|no = 2
|ep = {{ep|Ex02}}
|airdate = 2021-06-24
|VOD = https://critrole.com/qtvideo/the-nameless-ones-exandria-unlimited-episode-1/
|runtime = 4:09:17
|summary = Our intrepid adventurers flee Emon and see help from the Ashari.
|color = 060
}}
{{Episode table entry
|miniseries = exu
|no = 3
|ep = {{ep|Ex03}}
|airdate = 2021-06-24
|VOD = https://critrole.com/qtvideo/the-nameless-ones-exandria-unlimited-episode-1/
|runtime = 4:09:17
|summary = It's back to Emon to see help from a man rumored to be glorious.
|color = 060
}}

Using one or more auxiliary columns

No. Title Storyteller Session date
1 "Pumat's Stroll" Matthew Mercer 2020-04-06
Pumat Sol went for a stroll, but how did the story really go?
2 "Jester's Tall Tale" Laura Bailey 2020-04-28
Jester tells a tale, but how far off-course will the retold story sail?
{{Episode table entry
|no = 1
|ep = "Pumat's Stroll"
|aux1 = Matthew Mercer
|airdate = 2020-04-06
|VOD = https://critrole.com/qtvideo/narrative-telephone-pumats-stroll/
|runtime = 0:33:04
|summary = Pumat Sol went for a stroll, but how did the story really go? 
}}
{{Episode table entry
|no = 2
|ep = "Jester's Tall Tale"
|aux1 = Laura Bailey
|airdate = 2020-04-28
|VOD = https://critrole.com/qtvideo/narrative-telephone-ep-2-jesters-tall-tale/
|runtime = 1:01:32 
|summary = Jester tells a tale, but how far off-course will the retold story sail? 
}}
No. Title GM System Session date
1 "A Hypothetical Episode" Aabria Iyengar Kids on Bikes TBA
2 "Yet Another Game" Brennan Lee Mulligan Blades In The Dark TBA
{{Episode table entry
|no = 1
|ep = "A Hypothetical Episode"
|aux1 = Aabria Iyengar
|aux2 = Kids on Bikes
}}
{{Episode table entry
|no = 2
|ep = "Yet Another Game"
|aux1 = Brennan Lee Mulligan
|aux2 = Blades In The Dark
}}

Hiding summaries on transclusion

You should not be able to see any summaries, or border color below the episodes, on {{Episode table entry}} but if you navigate to this section on the documentation subpage, the summaries will be visible there.

No. Title Storyteller Session date
1 "Pumat's Stroll" Matthew Mercer 2020-04-06
2 "Jester's Tall Tale" Laura Bailey TBA
{{Episode table entry|Episode table entry
|no = 1
|ep = "Pumat's Stroll"
|aux1 = Matthew Mercer
|airdate = 2020-04-06
|VOD = https://critrole.com/qtvideo/narrative-telephone-pumats-stroll/
|runtime = 0:33:04
|summary = Pumat Sol went for a stroll, but how did the story really go? 
}}
{{Episode table entry|Episode table entry
|no = 2
|ep = "Jester's Tall Tale"
|aux1 = Laura Bailey
|airdate = 2020-04-28
|VOD = https://critrole.com/qtvideo/narrative-telephone-ep-2-jesters-tall-tale/
|runtime = 1:01:32 
|summary = Jester tells a tale, but how far off-course will the retold story sail? 
}}

See Also

The above text is transcluded from Template:Episode table entry/doc; you can change it or view its history. (How does this work?)
If you're done making changes, please refresh the text. (Why?)
You can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Please add categories and interwikis to Template:Episode table entry/doc. (View all subpages of this page.)