Line 1: | Line 1: | ||
− | {{#invoke:Episode|episode_vodlinks|show={{{show|{{{1|chain}}}}}}|number={{{number|{{{2|1}}}}}}}}<noinclude>{{Documentation}}</noinclude> |
+ | {{{{{|safesubst:}}}#invoke:Episode|episode_vodlinks|show={{{show|{{{1|chain}}}}}}|number={{{number|{{{2|1}}}}}}}}<noinclude>{{Documentation}}</noinclude> |
Latest revision as of 00:55, 1 June 2019
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |
This template returns a nicely-formatted set of vod links for an episode. It takes two arguments:
Parameter | Value |
---|---|
show | the name of the show |
number | the episode number to look up |
What will be returned for each episode is defined in Module:EpisodeData. If there is no data, an error will be returned.
Right now, this will fetch both the twitch_vod and youtube_vod if they exist, and there are no parameters to change that behaviour.