Template:FRQ entry: Difference between revisions
Jump to navigation
Jump to search
m separated parameter for episode # due to pipeline |
m added category |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
||[[{{{link}}}|{{{episode}}}]] | ||[[{{{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]]. | |||
For a list of categories, see [[ | |||
=== Usage === | === 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: | Example: | ||
| Line 33: | Line 30: | ||
}} | }} | ||
</pre> | </pre> | ||
=== Copy === | |||
<pre> | |||
{{FRQ entry | |||
|rogue = | |||
|quote = | |||
|category = | |||
|link = | |||
|episode = | |||
}} | |||
</pre> | |||
[[Category: Table entry templates]] | |||
[[Category:Templates]] | |||
</noinclude> | |||
Latest revision as of 03: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
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:
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
{{FRQ entry
|rogue =
|quote =
|category =
|link =
|episode =
}}