Difference between revisions of "Template:EpisodeTemplate"

From The Star Wars Minute Wiki
Jump to navigation Jump to search
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{NavButtons|{{{1}}}|P|N}}</includeonly>
<noinclude>Syntax when creating new episode pages: <code><nowiki>{{subst:EpisodeTemplate|{{{1}}}|{{{2}}}}}</nowiki></code>
<!-- This bit of code puts in episode navigation buttons (to the previous and next minutes). Fill in the P with the number of the Previous minute, and N with the number of the next. -->
----
<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-->
==Date==
==Date==
<!-- The date the episode was originally released -->
<!-- The date the episode was originally released -->
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 13: Line 21:
<!-- Notable things about the minute of film being discussed -->
<!-- Notable things about the minute of film being discussed -->
===Podcast===
===Podcast===
<!-- Topics and notable trivia about the podcast episode -->
<noinclude>  
<noinclude>  
<h4>Fields (optional)</h4>
<h4>Fields (optional)</h4>
Line 21: Line 30:
<!-- General notes don't require a field name -->
<!-- General notes don't require a field name -->
</noinclude>
</noinclude>
<!-- Topics and notable trivia about the podcast episode -->
===Meta Minute===
===Meta Minute===
<!-- Notable trivia and details related to the film minute or podcast minute that wasn't mentioned within the podcast episode, but illuminates or elaborates on discussed topics. Limited to direct facts rather than opinion. -->
<!-- Notable trivia and details related to the film minute or podcast minute that wasn't mentioned within the podcast episode, but illuminates or elaborates on discussed topics. Limited to direct facts rather than opinion. -->
*tt:tt podcast episode length.
==Quotes==
==Quotes==
<!-- Interesting, amusing or notable things said on the podcast episode -->
<!-- Interesting, amusing or notable things said on the podcast episode -->
<noinclude>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".
</noinclude>
==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}}