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 4: Line 4:
<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 formatting, manually set the <code>author</code> and/or <code>source</code> parameter(s):
===Customization===
To bypass automatic linking and formatting, manually set the <code>source</code> parameter:


<pre>{{quote|text=The quote.|author=Who said the quote|source=Game, year, subject, etc.}}</pre>
<pre>{{quote|What a pest!|Wario|source=''[[Wario Land 4]]'' instruction booklet}}</pre>
 
Or the <code>author</code> and <code>source</code> parameters:
 
<pre>{{quote|What a pest!|author='''Wario''', CEO of Nintendo|source=''[[Wario Land 4]]'' instruction booklet}}</pre>


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

Revision as of 14:18, May 18, 2024

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

Usage

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

Customization

To bypass automatic linking and formatting, manually set the source parameter:

{{quote|What a pest!|Wario|source=''[[Wario Land 4]]'' instruction booklet}}

Or the author and source parameters:

{{quote|What a pest!|author='''Wario''', CEO of Nintendo|source=''[[Wario Land 4]]'' instruction booklet}}