Template:Quote: Difference between revisions

display improvements
m (1 revision imported: Importing from Snowsherrill.com)
(display improvements)
 
Line 1: Line 1:
<span style="line-height:normal">{{#if:{{{1|}}}|<div style="font-size:16px"><div style="font-style:italic;">'''“'''{{{1}}}'''”'''<br/></div></div>}}&mdash; <tt>{{{2|{{PAGENAME}}}}}{{#if:{{{3|}}}|, ''{{{3}}}''}}</tt></span><br /><noinclude>
<span style="line-height:normal">{{#if:{{{1|}}}|<div style="font-size:12px"><div>'''''“'''{{{1}}}'''”'''''<br/></div></div>}}&mdash; <tt>{{{2|{{PAGENAME}}}}}{{#if:{{{3|}}}|, ''{{{3}}}''}}</tt></span><br /><noinclude>


==Code==
==Code==
Line 8: Line 8:


You must '''not''' type in this way:
You must '''not''' type in this way:
<pre>{{quote
<pre>{{quote
|<the quote itself>
|<the quote itself>
Line 13: Line 14:
|<game where is was said in>
|<game where is was said in>
}}</pre>
}}</pre>
Else, you'll get this:
 
Otherwise, the output would be:
 
{{quote
{{quote
|<the quote itself>
|<the quote itself>
|<person who says it>
|<person who says it>
|<game where is was said in>
|<game where is was said in>
}}[[Category:Formatting Templates|Quote]]</noinclude>
}}
 
[[Category:Formatting templates]]</noinclude>