Template:Quote2: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div {{#if:{{{nostyle|}}}|| style="font-family:Times New Roman;font-size:11pt;padding:0 10px;"}}><span style="font-style:italic;">&ldquo;{{{1}}}&rdquo;</span><br>
:<span class="quote" style="{{#if:{{{nostyle|}}}||font-family:Times New Roman;font-size:11pt;}}font-style:italic">&ldquo;{{{1}}}&rdquo;</span>
<span style="padding-left:15px;">&mdash;<span style="font-weight:bold;">{{{2}}}</span>{{#if:{{{3|}}}|, <span style="font-style:italic;">{{{3}}}</span>}}</span></div><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==
This is pretty much the same as [[Template:Quote|Quote]], but without automatic links. You can also add another link(s) to this one.
This is pretty much the same as {{tem|quote}}, but without automatic links. You can also add different link(s) to this one.
==Code==
==Code==
<pre><nowiki>{{LLQuote|The quote.|Who said the quote.|Game, year, subject etc.}}</nowiki></pre>
<pre><nowiki>{{quote2|The quote.|Who said the quote|Game, year, subject, etc.}}</nowiki></pre>
</noinclude>
 
[[Category:Formatting templates]]</noinclude>

Latest revision as of 22:08, May 10, 2019

“{{{1}}}”
{{{2}}}

Usage

This is pretty much the same as {{quote}}, but without automatic links. You can also add different link(s) to this one.

Code

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