Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Quote: Difference between revisions

Template page
imported>Oracle9
No edit summary
imported>Oracle9
m Reverted edits by Oracle9 (talk) to last version by FANDOM
Line 1: Line 1:
{| style="background: transparent; border: none;"
<blockquote class="quote">"''{{{quote|{{{1}}}}}}''"
| class="dark_text_1" style="font-size: 2.2em; font-family: 'Times New Roman',serif; font-weight: bold; padding: 4px 2px 2px; width: 0.5em; vertical-align:top;" | “
{{#if:{{{speaker|{{{2|}}}}}}|<cite>― {{{speaker|{{{2}}}}}}{{#if:{{{source|{{{3|}}}}}}|<sup class="noprint">[[{{{source|{{{3}}}}}}|[source]]]</sup>}}</cite>}}</blockquote><noinclude>{{Documentation}}</noinclude>
| style="font-style:italic" | {{{1}}}
| class="dark_text_1" style="font-size: 2.2em; font-family: 'Times New Roman',serif; font-weight: bold; padding: 4px 2px 2px; width: 0.5em; vertical-align:bottom;" | ”
{{#if: {{{2<includeonly>|</includeonly>}}} |  
{{!}}-
{{!}} <!-- empty cell -->
{{!}} style="text-align: left;" {{!}} <sup>~ '''{{{2}}}'''</sup>
{{!}} <!-- empty cell --> }}

Revision as of 23:11, 3 March 2019

"{{{1}}}" {{#if:|― {{{2}}}{{#if:|[[{{{3}}}|[source]]]}}}}

Description

To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up.

Syntax

{{Quote
 | quote   = 
 | speaker = 
 | source  = 
}}

As an alternative, these can be placed in positional order.

Samples

"When you play the game of thrones, you win or you die." {{#if:Cersei Lannister|Cersei Lannister{{#if:w:c:gameofthrones:You Win or You Die|[source]}}}}

{{Quote
 | quote   = When you play the game of thrones, you win or you die.
 | speaker = [[w:c:gameofthrones:Cersei Lannister|Cersei Lannister]]
 | source  = w:c:gameofthrones:You Win or You Die
}}

or

{{Quote
 | When you play the game of thrones, you win or you die.
 | [[w:c:gameofthrones:Cersei Lannister|Cersei Lannister]]
 | w:c:gameofthrones:You Win or You Die
}}