Template:Quote: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
Tag: Reverted
mNo edit summary
Tag: Reverted
Line 1: Line 1:
:<span class="quote" style="{{#if:{{{nostyle|}}}||font-family:Times New Roman;font-size:11pt;}}font-style:italic">&ldquo;{{{1}}}&rdquo;</span>
:<span class="quote" style="{{#if:{{{nostyle|}}}||font-family:Times New Roman;font-size:11pt;}}font-style:italic">&ldquo;{{{1}}}&rdquo;</span>
:<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>
:<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> {{{4|}}}}}</span><noinclude>
==Usage==
==Usage==
For quoting. For a similar template without automatic linking, see {{tem|quote2}}.
For quoting. For a similar template without automatic linking, see {{tem|quote2}}.


==Code==
==Code==
<pre>{{quote|The quote.|Who said the quote|Game, year, subject, etc.}}</pre>
<pre>{{quote|The quote.|Who said the quote|Game, year, subject, etc.|Additional context if needed}}</pre>


[[Category:Formatting templates]]</noinclude>
[[Category:Formatting templates]]</noinclude>

Revision as of 11:38, May 18, 2024

“{{{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.|Additional context if needed}}