Template:Infobox Episode

From Itora Wiki
"Infobox Episode"
session
Session no.Session


Template documentation (for the above template, sometimes hidden or invisible)[view] [edit] [history] [refresh]
The episode infobox is still heavily under construction. If you are good with making infoboxes and think something is still missing from this infobox (which is probably a lot), please add to it.

Description

This template is used to create an episode infobox.

Syntax

Type {{Infobox Episode|<...>}} somewhere, with parameters as shown below.

Parameters

  • |Unaired= If the episode is unaired, then true (Optional | DEFAULT: false)
  • |Name= Header title (Optional | DEFAULT: Infobox Episode)
  • |Image= Image (Just the name including extension, no File:) (Optional)
  • |ImageSize= Image width (original width or 350px) (Optional| DEFAULT: 350px)
  • |Caption= Caption for the image (Optional)
  • |CampNum= Campaign number, name of the miniseries, or other indication of the set. (Required)
  • |EpNum= Episode # within the campaign, miniseries, or set. (Required)
  • |System= Game system used for the session. (Optional)
  • |SessionType= Type of session, if not standard (Optional)
  • |Airdate= Date of session. (Or start of session) ISO 8601 date formatting (YYYY-MM-DD) preferred.
  • |AirdateEnd= Date of end of session. (Optional but desired) ISO 8601 date formatting (YYYY-MM-DD) preferred.
  • |Airtime= Time of initial broadcast. PDT or PST preferred. (Optional but desired)
  • |CanonDateStart= In-Game date at start of session. ISO 8601 date formatting (YYYY-MM-DD) preferred.
  • |CanonDateEnd= In-Game date at end of session. ISO 8601 date formatting (YYYY-MM-DD) preferred.
  • |CanonAge= Suffix for the Canon Dates
  • |Runtime= Runtime of episode in HH:MM:SS format (Optional but desired)
  • |VOD= Link to video, preferably to critrole.com (Optional but desired)
  • |Podcast= Link to podcast version of the episode (Optional but desired)
  • |Transcript= Auto-populates as long as the wiki transcript is formatted as PAGENAME/Transcript.
  • |Starring= Cast members and their characters in the episode, using the template (Optional but desired)
  • |SpecialGuests= Special guest stars and their characters in the episode, using the template (Optional but desired)
  • |Directed= For The Legend of Vox Machina. Director of the episode.
  • |Story= For The Legend of Vox Machina. Storywriter of the episode, i.e. person credited as "Story by".
  • |Written= For The Legend of Vox Machina. Writer of the episode, i.e. person credited as "Written by".
  • |Storyboard= For The Legend of Vox Machina. Storyboarder of the episode.
  • |PrevEp= Previous episode in the campaign or set; accepts usage (Optional but desired)
  • |NextEp= Next episode in the campaign or set; accepts usage (Optional but desired)
  • |PrevAirdateEp= Previous episode in airdate order; accepts usage (Optional but desired)
  • |NextAirdateEp= Next episode in airdate order; accepts usage (Optional but desired)

Sample output for campaign episodes

"Ghosts of the Past"
Campaign 1 session
Session no.Session 02
SystemD&D 5th Edition
Session dateJanuary 2, 2021
throughJanuary 2, 2021
Timeline
Start dateMarch 24, 353 WSK
End dateMarch 27, 353 WSK
Starring
NixupVersa
DMartyRicoril
GuardianAngelGael
BeanPine
and
Bunnies as the Dungeon Master
Narrative chronology
Previous
"Friends and Fiends" (1x01)
Next
"The Fey Swap" (1x03)
Session order
Previous
"Friends and Fiends" (1x01)
Next
"Fighting for Statues and Banjos" (1xDT01)
List of Campaign 1 sessions
{{Infobox Episode
| Unaired = false
| Name = Ghosts of the Past
| CampNum = 1
| EpNum = 02
| System = 5e
| Airdate = 2021-01-02
| AirdateEnd = 2021-01-02
| CanonDateStart = 0353-03-24
| CanonDateEnd = 0353-03-27
| CanonAge = WSK
| Starring = {{Starring
  | [[Nixup]] | [[Versa]]
  | [[DMarty]] | [[Ricoril]]
  | [[GuardianAngel]] | [[Gael]]
  | [[Bean]] | [[Pine]]
  | [[Bunnies]] | DM
  }}
| SpecialGuests = 
| PrevEp = {{Ep|1x01}}
| NextEp = {{Ep|1x03}}
| PrevAirdateEp = {{AirdateOrder|1x2|order=prev}}
| NextAirdateEp = {{AirdateOrder|1x2|order=next}}
}}

Empty Template

{{Infobox Episode
| Unaired = true
| Name = {{PAGENAME}}
| CampNum = 
| EpNum = 
| System = 
| Airdate = 
| AirdateEnd = 
| CanonDateStart = 0353-
| CanonDateEnd = 0353-
| CanonAge = WSK
| Starring = {{Starring
  | [[Bean]] | [[Pine]]
  | [[GuardianAngel]] | [[Gael]]
  | [[Nixup]] | [[Versa]]
  | [[Bunnies]] | DM
  }}
| SpecialGuests = 
| PrevEp = {{ep|1xXX}}
| NextEp = {{ep|1xXX}}
| PrevAirdateEp = {{AirdateOrder|{{PAGENAME}}|order=prev}}
| NextAirdateEp = {{AirdateOrder|{{PAGENAME}}|order=next}}
}}
The above text is transcluded from Template:Infobox Episode/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:Infobox Episode/doc. (View all subpages of this page.)