1,450
edits
Line 26: | Line 26: | ||
# Count the number of tracks played, and add this to the EpisodeInfoBox template -- either through source edit, "tracks=" or double click and Edit the template box in visual edit. | # Count the number of tracks played, and add this to the EpisodeInfoBox template -- either through source edit, "tracks=" or double click and Edit the template box in visual edit. | ||
# Once the Patreon listening link has been posted, update the EpisodeInfoBox template with the episode length[Sid] in h, m, s format. | # Once the Patreon listening link has been posted, update the EpisodeInfoBox template with the episode length[Sid] in h, m, s format. | ||
# Once the Patreon listening link has been posted, update the PatreonLink template from within the EpisodeInfoBox: you need to use the starter text | # Once the Patreon listening link has been posted, update the PatreonLink template from within the EpisodeInfoBox: you need to use the starter text posts/community-garden and complete it with the URL from Patreon. It should be in a short-ish format, all we need is the number e.g. posts/community-garden-97572681 so you can remove any extra bits that may show up in the URL after that. | ||
== Previous Episode Page == | == Previous Episode Page == | ||
Line 33: | Line 33: | ||
== Linked pages == | == Linked pages == | ||
[[List of Broadcasts]]: Each new episode needs its details added - broadcast date, length and number of tracks, pre-/post-mix info, and show notes if relevant. | |||
[[Template:LatestShow]]: needs edited - via source view - with a description of the show, the episode number, and the ''next'' broadcast date. | |||
The following content pages should have the episode added to their table if used: | |||
* [[Birthday Boulevard]] | |||
* [[The Open Arms]] | |||
* [[The Wedding Playlist]] | |||
* [[Singalong with Satire]] | |||
[[Shaun Keaveny#List of penned songs]]: To be updated if a new song written by Shaun is played | [[Shaun Keaveny#List of penned songs]]: To be updated if a new song written by Shaun is played | ||
== Templates used == | == Templates used == | ||
Line 42: | Line 51: | ||
Some templates used on episode pages are: | Some templates used on episode pages are: | ||
<nowiki>{{ | <nowiki>{{CurrentEpisode}}</nowiki> - this code just needs added to the top of the latest episode page, it should be added before the <nowiki>{{EpisodeInfoBox}}</nowiki> template in the source editor. | ||
<nowiki>{{ | |||
<nowiki>{{Content needed}}</nowiki> - this code needs added to the top of any page missing content, it should be added before the <nowiki>{{EpisodeInfoBox}}</nowiki> template in the source editor. | |||
<nowiki>{{PatreonLinkSubscriber | #= posts/community-garden-}}</nowiki> - see [[Template:PatreonLinkSubscriber]] | |||
<nowiki>{{SpotifyTextLink|#=track/}}</nowiki> - see [[Template:SpotifyTextLink]] |