Template:Quote: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Protected "Template:Quote": Widely used in many pages. [edit=sysop:move=sysop])
No edit summary
 
(18 intermediate revisions by 4 users not shown)
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 class="quote" style="{{#if:{{{nostyle|}}}||font-family:Times New Roman;font-size:11pt;}}font-style:italic">&ldquo;{{{1}}}&rdquo;</span>
&mdash;'''[[{{{2}}}|{{#switch:{{{4}}}|{{{4}}}|#default={{{2}}}}}]]'''{{#if:{{{3|}}}|, ''[[{{{3}}}]]''}}</span><noinclude>
:<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>
==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>

Latest revision as of 11:30, July 2, 2023

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

Usage

For quoting. For a similar template without automatic linking, see {{quote2}}.

Code

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