Difference between revisions of "Template:EpisodeTemplate"

From The Star Wars Minute Wiki
Jump to navigation Jump to search
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{NavButtons|{{{1}}}|{{#expr:{{{2}}}-1}}|{{#expr:{{{2}}}+1}}}}</includeonly>
<noinclude>Syntax when creating new episode pages: <code><nowiki>{{subst:EpisodeTemplate|{{{1}}}|{{{2}}}}}</nowiki></code>
----
<u>Inputs:</u>
#Film name
#Minute
<u>Output:</u>
 
<code><nowiki>{{NavButtons|Previous minute|Next minute}}</nowiki></code>
__TOC__</noinclude><includeonly>{{#ifexpr: {{{2}}}<>1|{{NavButtons|{{{1}}}|{{#expr:{{{2}}}-1}}|{{#expr:{{{2}}}+1}}}}|{{NavFirst|{{{1}}}}}}}</includeonly>
<!-- This bit of code puts in episode navigation buttons-->
<!-- This bit of code puts in episode navigation buttons-->
==Date==
==Date==
Line 7: Line 15:
==Guests==
==Guests==
<!-- Anyone who isn't Pete or Alex that talks on the show -->
<!-- Anyone who isn't Pete or Alex that talks on the show -->
[[Guest Name]]
<noinclude><nowiki>[[</nowiki></noinclude><includeonly>[[</includeonly>Guest Name]]
==Notes==
==Notes==
<!-- Feel free to remove empty sections -->
<!-- Feel free to remove empty sections -->
Line 33: Line 41:
==Link==
==Link==
<!-- A direct link to the ''Star Wars Minute'' blog page for this episode -->
<!-- A direct link to the ''Star Wars Minute'' blog page for this episode -->
{{EpisodeFooter|{{{1}}}}}
<noinclude>
----
[[List of Star Wars Minute Episodes|Back to the list of episodes]][[Category:Episode page templates]]
<code><nowiki>{{EpisodeFooter|Film name|Minute}}</nowiki></code></noinclude><includeonly>{{EpisodeFooter|{{{1}}}|{{{2}}}}}</includeonly>

Latest revision as of 16:01, 9 May 2021

Syntax when creating new episode pages: {{subst:EpisodeTemplate|{{{1}}}|{{{2}}}}}


Inputs:

  1. Film name
  2. Minute

Output:

{{NavButtons|Previous minute|Next minute}}

Date

Summary

Guests

[[Guest Name]]

Notes

Film

Podcast

Fields (optional)

  • Mentioned: Includes callbacks to running jokes
  • Referenced: Pop culture references (include links when possible)
  • Shoutout: Any mention of former guests or specific listeners
  • Ring theory: Link to same minute of a previous movie and what connects them

Meta Minute

  • tt:tt podcast episode length.

Quotes

Examples of preferred format to use:

  • Alex: This is an amusing sentence. Pete: Is this a funny response? Alex: No.
  • Alex: (as Alec Guinness) "This is my impression of Alex Guinness".

Link


Back to the list of episodes {{EpisodeFooter|Film name|Minute}}