Template:Quote: Difference between revisions

no edit summary
No edit summary
No edit summary
(27 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<table style="color:black;background:black;border:1px solid #151;-moz-border-radius:6px;padding:8px;" width=100%>
:<span class="quote" style="{{#if:{{{nostyle|}}}||font-family:Times New Roman;font-size:11pt;}}font-style:italic">&ldquo;{{{1}}}&rdquo;</span>
<tr><td>
:<span class="quote" style="{{#if:{{{nostyle|}}}||font-family:Times New Roman;font-size:11pt;}}padding-left:15px">&mdash;<span style="font-weight:bold">[[:{{{2}}}]]</span>{{#if:{{{3|}}}|, <span style="font-style:italic">[[:{{{3}}}]]</span>}}</span><noinclude>
<center><span {{#if:{{{nostyle|}}}|| style="font-family:Times New Roman;font-size:11pt;padding:0 10px 0 10px;"}}>''&ldquo;{{{1}}}&rdquo;''<br/>
&mdash;'''[[{{{2}}}|{{#switch:{{{4}}}|{{{4}}}|#default={{{2}}}}}]]'''{{#if:{{{3|}}}|, ''[[{{{3}}}]]''}}</span><noinclude>
==Usage==
==Usage==
For quoting. For a similar template without automatic linking, see [[Template:LLQuote|LLQuote]].
For quoting. For a similar template without automatic linking, see {{tem|quote2}}.


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==
<pre><nowiki>{{quote|The quote.|Who said the quote|Game, year, subject, etc.}}</nowiki></pre>


==Code==
[[Category:Formatting templates]]</noinclude>
<pre><nowiki>{{Quote|The quote.|Who said the quote.|Game, year, subject etc.}}</nowiki></pre>
</noinclude>