Template:Episode Table/doc: Difference between revisions

From Destiny Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Tag: Manual revert
Line 1: Line 1:
== Useage ==
== 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 (<code>|}</code>) at the end. Use talk page or the [https://discord.com/channels/265256381437706240/1152047669708075080 #dgg-wiki] channel in the Destiny discord for questions about this template.
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 (<code>|}</code>) at the end. Use talk page or the [https://discord.com/channels/265256381437706240/1152047669708075080 #dgg-wiki] channel in the Destiny discord for questions about this template.

Revision as of 06:24, 24 June 2024

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            =}}
{{Episode list|
|epno             = 
|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
epnoepno

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

Example
1, #1, #001, etc.
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

Destiny debates on ice cream cones
{{{date or epno}}} 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}}
{{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
}}
|}