Template:Quote: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
:<span class="quote" style="font-family:Times New Roman;font-size:11pt;font-style:italic">“{{{text|{{{1}}}}}}”</span> | :<span class="quote" style="font-family:Times New Roman;font-size:11pt;font-style:italic">“{{{text|{{{1}}}}}}”</span> | ||
:<span class="quote" style="font-family:Times New Roman;font-size:11pt;padding-left:15px">—<span style="font-weight:bold"> | :<span class="quote" style="font-family:Times New Roman;font-size:11pt;padding-left:15px">—{{{author|<span style="font-weight:bold">{{#ifexist:{{{2}}}|[[:{{{2}}}]]|{{{2}}}}}</span>}}}{{#if:{{{source|{{{3|}}}}}}|, {{{source|<span style="font-style:italic">{{#ifexist:{{{3}}}|[[:{{{3}}}]]|{{{3}}}}}</span>}}}}}</span><noinclude> | ||
==Usage== | ==Usage== | ||
<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.}}</pre> | ||
To bypass automatic linking and | To bypass automatic linking and formatting, manually set the <code>author</code> and/or <code>source</code> parameter(s): | ||
<pre>{{quote|text=The quote.|author=Who said the quote|source=Game, year, subject, etc.}}</pre> | <pre>{{quote|text=The quote.|author=Who said the quote|source=Game, year, subject, etc.}}</pre> | ||
[[Category:Formatting templates]]</noinclude> | [[Category:Formatting templates]]</noinclude> |
Revision as of 12:45, May 18, 2024
- “{{{1}}}”
- —{{{2}}}
Usage
{{quote|The quote.|Who said the quote|Game, year, subject, etc.}}
To bypass automatic linking and formatting, manually set the author
and/or source
parameter(s):
{{quote|text=The quote.|author=Who said the quote|source=Game, year, subject, etc.}}