1,450
edits
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
=== In advance of the show (if possible) === | === In advance of the show (if possible) === | ||
# Create the episode page in the format "Episode_000" for the page name. For best practice, copy a previous episode page via "Edit source" and paste it into the new page's source. | # Create the episode page in the format "Episode_000" for the page name. For best practice, copy a previous episode page via "Edit source" and paste it into the new page's source, OR select the text from [[Info:NewCGREpisodeTemplate]] and paste it into the new page source. | ||
# Make amendments to standard items/clear previous episode template - either in the source code or switching to "Edit" mode depending on your level of comfort with wikitext. Feel free to save regularly throughout this process. | # Make amendments to standard items/clear previous episode template - either in the source code or switching to "Edit" mode depending on your level of comfort with wikitext. Feel free to save regularly throughout this process. | ||
## Update all references to the Episode number, date, broadcast time etc. | ## Update all references to the Episode number, date, broadcast time etc. | ||
Line 14: | Line 14: | ||
=== During the show === | === During the show === | ||
# If working from a 'future episode' template that has already been created, make sure to edit from the source code to remove the <nowiki>{{FutureEpisode}}</nowiki> template at the top and replace it with <nowiki>{{CurrentEpisode}}</nowiki>. If working from the template page above or a previous episode, this may already say CurrentEpisode. If not, be sure to add it. | |||
# Update broadcast times (see Discord for helpful comments from people!), track listing, and #content | # Update broadcast times (see Discord for helpful comments from people!), track listing, and #content | ||
# When a song is a birthday caller, preface the song with a <nowiki>[[Birthday Boulevard]]</nowiki> link. | # When a song is a birthday caller, preface the song with a <nowiki>[[Birthday Boulevard]]</nowiki> link. | ||
Line 54: | Line 55: | ||
Some templates used on episode pages are: | Some templates used on episode pages are: | ||
<nowiki>{{EpisodeInfoBox}}</nowiki> - contains the episode info and displays in a box at top right of the page. Not all fields are mandatory; if they are left empty (blank) they will not display. See [[Template:EpisodeInfoBox]] | |||
<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>{{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. |