Template:Quote: Difference between revisions

From Starfy Wiki
Jump to navigationJump to search
m (1 revision)
No edit summary
 
Line 1: Line 1:
<span {{#if:{{{nostyle|}}}|| style="font-family:Times New Roman;font-size:11pt;padding:0 10px 0 10px;"}}>''&ldquo;{{{1}}}&rdquo;''<br/>
<span {{#if:{{{nostyle|}}}|| style="font-family:Times New Roman;font-size:11pt;padding:0 10px 0 10px;"}}>''&ldquo;{{{1}}}&rdquo;''<br/>
&mdash;'''<span style="color: white">[[{{{2}}}|{{#switch:{{{4}}}|{{{4}}}|#default={{{2}}}}}]]'''{{#if:{{{3|}}}|, ''[[{{{3}}}]]''}}</span><br/><noinclude>
&mdash;'''<span style="color: white">[[{{{2}}}|{{#switch:{{{4}}}|{{{4}}}|#default={{{2}}}}}]]'''{{#if:{{{3|}}}|, ''{{{3}}}''}}</span><br/><noinclude>
==Usage==
==Usage==
For quoting. For a similar template without automatic linking, see [[Template:LLQuote|LLQuote]].
For quoting.
 
NOTE. Do not use this template more than once on the same page, or errors with {{tem|randomquote}] on the Main Page may occur. For two quotes, use LLQuote the 2nd time and just add links where appropriate. For more than two quotes, you'll have to substitute this template via <nowiki>{{subst:quote|etc...}}</nowiki>.


==Code==
==Code==
<pre><nowiki>{{Quote|The quote.|Who said the quote.|Game, year, subject etc.}}</nowiki></pre>
<pre><nowiki>{{Quote|The quote.|Who said the quote.|Game, year, subject etc.}}</nowiki></pre>
</noinclude>
</noinclude>

Latest revision as of 19:52, 12 July 2011

“{{{1}}}”
[[{{{2}}}|{{{2}}}]]

Usage

For quoting.

Code

{{Quote|The quote.|Who said the quote.|Game, year, subject etc.}}