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, the twitch_vod and youtube_vod are both fetched - there is no option to fetch only one of them. This behaviour could be improved in future.