Template:WtnHiddenAnswer: Difference between revisions
Jump to navigation
Jump to search
m (update) |
m (updates) |
||
Line 4: | Line 4: | ||
<div class="mw-collapsible-content">{{{answer}}}</div></div>}}<noinclude> | <div class="mw-collapsible-content">{{{answer}}}</div></div>}}<noinclude> | ||
=== Description === | === Description === | ||
This template inserts a link to the | This template inserts into a box a link to the New Noisy segment of the previous episode that has a New Noisy, with the answer initially collapsed. | ||
=== Example === | === Example === | ||
Line 27: | Line 20: | ||
{{wtnHiddenAnswer | {{wtnHiddenAnswer | ||
|episodeNum = 779 | |episodeNum = 779 | ||
|answer = [https://www.youtube.com/watch?v=IfsZ585gTnE&t=39s Golden Gate Bridge New Sidewalk Railing Slats] | |answer = [https://www.youtube.com/watch?v=IfsZ585gTnE&t=39s Golden Gate Bridge New Sidewalk Railing Slats] | ||
}} | }} | ||
This box links to [[SGU Episode 779#previousWTN|the New Noisy section of Episode 779]], with the answer initially collapsed in case the reader wants to go to the previous episode to see the time stamp of the new Noisy. Because a reference is used, it | This box links to [[SGU Episode 779#previousWTN|the New Noisy section of Episode 779]], with the answer initially collapsed in case the reader wants to go to the previous episode to see the time stamp of the new Noisy and perhaps listen to or read the Noisy creator's hints/comments or other Rogues' quasi-guesses. Because a reference is used in the actual transcript (see the preview), it shows up in the [[SGU_Episode_780#References|References section of the Episode 780 transcript]]. | ||
=== Usage === | |||
<pre>{{wtnHiddenAnswer | |||
|episodeNum = <!-- episode number for previous Noisy --> | |||
|answer = <!-- brief description of answer, perhaps with a link | |||
}} | |||
</pre> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 22:14, 14 September 2021
Description
This template inserts into a box a link to the New Noisy segment of the previous episode that has a New Noisy, with the answer initially collapsed.
Example
This template is used at the beginning of the Who's that Noisy section of Episode 780:
{{wtnHiddenAnswer |episodeNum = 779 |answer = [https://www.youtube.com/watch?v=IfsZ585gTnE&t=39s Golden Gate Bridge New Sidewalk Railing Slats]<ref name=kqed>[https://www.kqed.org/arts/13881451/the-golden-gate-bridge-sounds-like-a-david-lynch-movie-now KQED: Why the Golden Gate Bridge Is Now a Giant Orange Wheezing Kazoo]</ref> }}
and produces:
This box links to the New Noisy section of Episode 779, with the answer initially collapsed in case the reader wants to go to the previous episode to see the time stamp of the new Noisy and perhaps listen to or read the Noisy creator's hints/comments or other Rogues' quasi-guesses. Because a reference is used in the actual transcript (see the preview), it shows up in the References section of the Episode 780 transcript.
Usage
{{wtnHiddenAnswer |episodeNum = <!-- episode number for previous Noisy --> |answer = <!-- brief description of answer, perhaps with a link }}