User:SummerShores/sandbox: Difference between revisions

From Equestripedia, the Archives of Equestria!
Content added Content deleted
(Workshopping a potential replacement for Template:Cite episode)
 
No edit summary
Line 1: Line 1:
''[[{{{series}}}]]''&nbsp;-&nbsp;"[[{{{episode}}}]]"&nbsp;({{#if:{{{s|}}}|S{{{s}}}}}E{{{e}}}).&nbsp;{{#if:{{{time|}}}|Timecode: {{{time}}}.}}&nbsp;{{#if:{{{transcript|}}}|({{{transcript}}}).}}{{#if:{{{quote|}}}|{{{quote}}}}}<noinclude>
''[[{{{series}}}]]''&nbsp;-&nbsp;"[[{{{epname}}}]]"{{#if:{{{season|}}}|&nbsp;(S{{{season}}}E{{{epnumber}}}).}}{{#if:{{{epnumber|}}}|&nbsp;(E{{{epnumber}}}).}}&nbsp;{{#if:{{{time|}}}|Timecode: {{{time}}}.}}&nbsp;{{#if:{{{transcript|}}}|({{{transcript}}}).}}{{#if:{{{quote|}}}|{{{quote}}}}}<noinclude>
==Documentation==
{{doc}}
<pre>
{{Cite episode
|series=
|epname=
|season=
|epnumber=
|time=
|transcript=
|quote=
}}
</pre>

* '''series:''' This will automatically link to the series' page on the wiki (or a red link if it doesn't exist yet). '''(mandatory)'''
* '''epname:''' This will automatically link to the episode's page on the wiki (or a red link if it doesn't exist yet). '''(mandatory)'''
* '''season:''' The season the episode was a part of. If you add a season number, you ''must'' add an episode number as well.
* '''epnumber:''' The episode number (as aired) here. This can be added without filling out the season parameter (but not the other way around).
* '''time:''' The timecode (XX:XX) of the relevant moment. You may also use a range (XX:XX-XX:XX) if you feel this would be more suitable.
* '''transcript:''' If a transcript page exists, link to it here.
* '''quote:''' A direct quote from the source. If multiple characters talk, you can use dialogue tags and the <nowiki><br></nowiki> tag. For example,
<pre>
'''Character 1:''' I'm talking!<br>'''Character 2:''' Hey, I'm talking, too!
</pre>
:would render as
:'''Character 1:''' I'm talking!<br>'''Character 2:''' Hey, I'm talking, too!

Below is an example of this template in action:<br>
{{User:SummerShores/sandbox
|series=Friendship is Magic
|epname=She Talks to Angel
|season=9
|epnumber=18
|time=11:19
|quote="The Stare? You can still do that? ''Ugh.'' No fair making me do your bidding against my will."
}}
<!--If this becomes a proper template I'll put the above on a proper doc subpage-->
</noinclude>
</noinclude>

Revision as of 22:51, 7 October 2023

[[{{{series}}}]] - "[[{{{epname}}}]]"  

Documentation

{{Cite episode
|series=
|epname=
|season=
|epnumber=
|time=
|transcript=
|quote=
}}
  • series: This will automatically link to the series' page on the wiki (or a red link if it doesn't exist yet). (mandatory)
  • epname: This will automatically link to the episode's page on the wiki (or a red link if it doesn't exist yet). (mandatory)
  • season: The season the episode was a part of. If you add a season number, you must add an episode number as well.
  • epnumber: The episode number (as aired) here. This can be added without filling out the season parameter (but not the other way around).
  • time: The timecode (XX:XX) of the relevant moment. You may also use a range (XX:XX-XX:XX) if you feel this would be more suitable.
  • transcript: If a transcript page exists, link to it here.
  • quote: A direct quote from the source. If multiple characters talk, you can use dialogue tags and the <br> tag. For example,
'''Character 1:''' I'm talking!<br>'''Character 2:''' Hey, I'm talking, too!
would render as
Character 1: I'm talking!
Character 2: Hey, I'm talking, too!

Below is an example of this template in action:
Friendship is Magic - "She Talks to Angel" (S9E18). (E18). Timecode: 11:19. "The Stare? You can still do that? Ugh. No fair making me do your bidding against my will."