User:SummerShores/sandbox: Difference between revisions

Adding some more parameters that Amelia suggested earlier
(Clarifying the nature of the template's links and correcting an oversight in the documentation)
(Adding some more parameters that Amelia suggested earlier)
Line 1:
''[[{{{series}}}]]''&nbsp;-&nbsp;"[[{{{epname}}}]]"{{#if:{{{part|}}}|&nbsp;Part {{{part}}}}}{{#if:{{{season|}}}|&nbsp;(S{{{season}}}E{{{epnumber}}}).}}{{#if:{{{epnumberstandalone|}}}|&nbsp;(E{{{epnumberstandalone}}}).}}{{#if:{{{director|}}}|&nbsp;{{{director}}} (d).}}{{#if:{{{writer|}}}|&nbsp;{{{writer}}} (w).}}{{#if:{{{month|}}}|&nbsp;Aired {{D|{{{month}}}|{{{day}}}|{{{year}}}}}.}}{{#if:{{{time|}}}|&nbsp;Timecode: {{{time}}}.}}&nbsp;{{#if:{{{transcript|}}}|({{{transcript}}}).}}{{#if:{{{quote|}}}|{{{quote}}}}}<noinclude>
==Documentation==
<pre>
Line 5:
|series=
|epname=
|part=
|season=
|epnumber=
|epnumberstandalone=
|director=
|writer=
|month=
|day=
|year=
|time=
|transcript=
Line 16 ⟶ 22:
* '''series:''' Enter the series' name here. This will automatically link to its page on the wiki (or a red link if it doesn't exist yet). '''(mandatory)'''
* '''epname:''' Enter the episode's name here. This, too, will automatically link to its page on the wiki (or a red link if it doesn't exist yet). '''(mandatory)'''
* '''part:''' If the episode is split into multiple parts, list the number of the one you are referencing here.
* '''season:''' The season the episode was a part of. If you use this parameter, you ''must'' add an episode number with the below parameter as well.
* '''epnumber:''' The episode number (as aired).
* '''epnumberstandalone:''' If there is no season number, list the episode under this parameter instead of <code>epnumber</code>.
* '''director:''' Enter the director(s) credited for the episode here. This will ''not'' automatically create a link&mdash;you will need to add the appropriate markup yourself.
* '''writer:''' Enter the writer(s) credited for the episode here. Like the above parameter, this will ''not'' automatically create links.
* The following three parameters use [[Template:D]] to list the episode's airdate with the appropriate links.
** '''month:''' The month the episode aired in, abbreviated to the first three letters (for instance, August would be "Aug"). This parameter ''must'' be filled in for the other two to appear properly.
** '''day:''' The day the episode aired on.
** '''year:''' The year the episode aired in.
* '''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, enter its title here. As with the first two parameters, a link will automatically be created.
* '''quote:''' A direct quote from the source. If multiple characters talk, you canmay 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!
Line 34 ⟶ 47:
|season=9
|epnumber=18
|director=[[Jim Miller|"Big" Jim Miller]]
|writer=[[Nick Confalone]]
|month=Aug
|day=31
|year=2019
|time=11:19
|quote="The Stare? You can still do that? ''Ugh.'' No fair making me do your bidding against my will."
33

edits