Template:Episode Table/doc

From Destiny Wiki
Jump to navigation Jump to search

Useage

To organize any podcasts/series/debates/etc. as needed. This page is for Template:Episode Table however the template requires the use of Template:Episode list to function as well. Be sure to include the closing table pipe and bracket (|}) at the end. Use talk page or the #dgg-wiki channel in the Destiny discord for questions about this template.

{{Episode Table
|title            =
|date or epno     = <!---Specify "Date" or "Episode No." (you can delete this comment)--->
}}

{{Episode list|
|epno             = <!--Can be used for date or episode number (you can delete this comment)--->
|eptitle          = 
|eptopic          = 
|epparticipants   = 
|eplink           = 
}}
{{Episode list|
|epno             = 
|eptitle          = 
|eptopic          = 
|epparticipants   = 
|eplink           = 
}}
{{Episode list|
|epno             =  
|eptitle          = 
|eptopic          = 
|epparticipants   = 
|eplink           = 
}}
|}

Repeat the {{Episode list}} template as needed for the number of rows needed. Theoretically might have an upper limit on the number of rows that it can have (if Wikipedia) is to believe whenever they used to do old lists like this that were originally replaced with lua module functionality).

Parameters

Template used for compiling comprehensive lists of episodic or near-episodic series.

Template parameters

ParameterDescriptionTypeStatus
titletitle

The title of the series/podcast/show/etc.

Example
"Destiny debates on ice cream cones"
Contentrequired
date or epnodate or epno

Header row, specify if you want episodic table (when applicable) or date-based table.

Example
"Date" or "Episode No."
Numberrequired
epnoepno

Episode number or date. Theoretically can be replaced with an em dash (—) if no value exists for this.

Example
1, #1, #001, etc. OR June 06, 2024
Numberrequired
eptitleeptitle

Title for the episode.

Example
"NO YOU LIKE THE WORST CONE" - Destiny gets into heated screaming match with dumbfuck orbiter
Contentrequired
eptopiceptopic

Topic of the episode, if applicable. Can also be replaced with an em dash if it situationally doesn't make sense.

Example
What is the best ice cream cone?
Contentrequired
epparticipantsepparticipants

Participants in this episode of the series.

Example
[[Destiny]], [[Dan]], [[MrMouton]], [[Cake]]
Contentrequired
eplinkeplink

URL for the episode. Preferably shorten the link with brackets so that it doesn't stretch out the table. Can be something as simple as [URL.HERE.COM.WHATEVER Link] or something more extravagant.

Example
[https://youtube.com/destiny Source]
URLrequired

Example

Episodic Table

Destiny debates on ice cream cones
Episode No. Title Topic(s) Participants Link
1 Destiny discusses ice cream cones ice cream cones Destiny, Dan, MrMouton https://youtube.com/destiny
2 Destiny discusses ice cream cones (again) ice cream cones (for the second time) Destiny, Dan, MrMouton, Kelly Jean https://youtube.com/destiny
3 Destiny discusses ice cream cones (for the third time) ice cream cones (it will finally be settled ) Destiny, Dan, MrMouton, Kelly Jean, jstlk https://youtube.com/destiny
{{Episode Table
|title            = Destiny debates on ice cream cones
|date or epno     = Episode No.
}}

 {{Episode list|
|epno             = 1 
|eptitle          = Destiny discusses ice cream cones 
|eptopic          = ice cream cones
|epparticipants   = [[Destiny]], [[Dan]], [[MrMouton]] 
|eplink           = https://youtube.com/destiny
}}
{{Episode list|
|epno             = 2 
|eptitle          = Destiny discusses ice cream cones (again)
|eptopic          = ice cream cones (for the second time)
|epparticipants   = [[Destiny]], [[Dan]], [[MrMouton]], [[Kelly Jean]]
|eplink           = https://youtube.com/destiny
}}
{{Episode list|
|epno             = 3 
|eptitle          = Destiny discusses ice cream cones (for the third time)
|eptopic          = ice cream cones (it will finally be settled [[File:Copium.png]])
|epparticipants   = [[Destiny]], [[Dan]], [[MrMouton]], [[Kelly Jean]], [[jstlk]]
|eplink           = https://youtube.com/destiny
}}
|}

Dated Table

Destiny debates on ice cream cones
Date of broadcast Title Topic(s) Participants Link
January 6, 2021 Destiny discusses ice cream cones ice cream cones Destiny, Dan, MrMouton https://youtube.com/destiny
January 7, 2021 Destiny discusses ice cream cones (again) ice cream cones (for the second time) Destiny, Dan, MrMouton, Kelly Jean https://youtube.com/destiny
January 8, 2021 Destiny discusses ice cream cones (for the third time) ice cream cones (it will finally be settled ) Destiny, Dan, MrMouton, Kelly Jean, jstlk https://youtube.com/destiny
{{Episode Table
|title            = Destiny debates on ice cream cones
|date or epno     = Date of broadcast
}}

{{Episode list|
|epno             = January 6, 2021
|eptitle          = Destiny discusses ice cream cones 
|eptopic          = ice cream cones
|epparticipants   = [[Destiny]], [[Dan]], [[MrMouton]] 
|eplink           = https://youtube.com/destiny
}}
{{Episode list|
|epno             = January 7, 2021
|eptitle          = Destiny discusses ice cream cones (again)
|eptopic          = ice cream cones (for the second time)
|epparticipants   = [[Destiny]], [[Dan]], [[MrMouton]], [[Kelly Jean]]
|eplink           = https://youtube.com/destiny
}}
{{Episode list|
|epno             = January 8, 2021
|eptitle          = Destiny discusses ice cream cones (for the third time)
|eptopic          = ice cream cones (it will finally be settled [[File:Copium.png]])
|epparticipants   = [[Destiny]], [[Dan]], [[MrMouton]], [[Kelly Jean]], [[jstlk]]
|eplink           = https://youtube.com/destiny
}}
|}

This text is here for testing!