Template:FRQ entry: Difference between revisions

From SGUTranscripts
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.


This is a simplified way to add entries to the [[Favorite Rogue Quotes]] collection.
For a list of categories, see [[:Category:Topic]].


For a list of categories, see [[Special:Categories]].
=== Usage ===
Requires 5 variables:
* <code>rogue</code> &ndash; name of speaker
* <code>quote</code> &ndash; quote text, including initials if more than one speaker
* <code>category</code> &ndash; topic category from [[:Category:Topic]]
* <code>link</code> &ndash; internal link to section in transcription
* <code>episode</code> &ndash; episode number


=== Usage ===
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 13: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 speaker
  • quote – quote text, including initials if more than one speaker
  • category – topic category from Category:Topic
  • link – internal link to section in transcription
  • episode – 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   = 
}}