Template:FRQ entry: Difference between revisions
Jump to navigation
Jump to search
(entry for Favorite Rogue Quote collection, simplifies formatting) |
m (added category) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|style="text-align:left;padding-left: 0.5em;padding-right: 0.3em;"|{{{quote}}} | |style="text-align:left;padding-left: 0.5em;padding-right: 0.3em;"|{{{quote}}} | ||
||[[:Category:{{{category}}}|{{{category}}}]] | ||[[:Category:{{{category}}}|{{{category}}}]] | ||
||[[{{{link}}}]] | ||[[{{{link}}}|{{{episode}}}]] | ||
<noinclude> | <noinclude> | ||
=== Description === | |||
This is a simplified way to add formatted entries to the [[Favorite Rogue Quotes]] collection. | |||
For a list of categories, see [[:Category:Topic]]. | |||
=== Usage === | |||
Requires 5 variables: | |||
* <code>rogue</code> – name of speaker | |||
* <code>quote</code> – quote text, including initials if more than one speaker | |||
* <code>category</code> – topic category from [[:Category:Topic]] | |||
* <code>link</code> – internal link to section in transcription | |||
* <code>episode</code> – episode number | |||
Example: | |||
<pre> | <pre> | ||
{{FRQ entry | {{FRQ entry | ||
Line 18: | Line 26: | ||
R: Daarrrrwin! | R: Daarrrrwin! | ||
|category = Humor | |category = Humor | ||
|link = SGU_Episode_165#Creationism_in_the_UK_.2813:00.29|165 | |link = SGU_Episode_165#Creationism_in_the_UK_.2813:00.29 | ||
|episode = 165 | |||
}} | |||
</pre> | </pre> | ||
=== Copy === | |||
<pre> | |||
{{FRQ entry | |||
|rogue = | |||
|quote = | |||
|category = | |||
|link = | |||
|episode = | |||
}} | |||
</pre> | |||
[[Category: Table entry templates]] | |||
[[Category:Templates]] | |||
</noinclude> |
Latest revision as of 14:07, 13 September 2016
|style="text-align:left;padding-left: 0.5em;padding-right: 0.3em;"|{{{rogue}}} |style="text-align:left;padding-left: 0.5em;padding-right: 0.3em;"|{{{quote}}} ||[[:Category:{{{category}}}|{{{category}}}]] ||[[{{{link}}}|{{{episode}}}]]
Description[edit]
This is a simplified way to add formatted entries to the Favorite Rogue Quotes collection.
For a list of categories, see Category:Topic.
Usage[edit]
Requires 5 variables:
rogue
– name of speakerquote
– quote text, including initials if more than one speakercategory
– topic category from Category:Topiclink
– internal link to section in transcriptionepisode
– episode number
Example:
{{FRQ entry |rogue = Rebecca |quote = R: You know who pirates' favorite scientist is? S: I can't wait to hear R: Daarrrrwin! |category = Humor |link = SGU_Episode_165#Creationism_in_the_UK_.2813:00.29 |episode = 165 }}
Copy[edit]
{{FRQ entry |rogue = |quote = |category = |link = |episode = }}