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 9: | Line 9: | ||
<pre>{{quote|What a pest!|Wario|source=''[[Wario Land 4]]'' instruction booklet}}</pre> | <pre>{{quote|What a pest!|Wario|source=''[[Wario Land 4]]'' instruction booklet}}</pre> | ||
Or the <code>author</code> and <code>source</code> parameters: | Or manually set both 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> | <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 13:22, 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 manually set both the author
and source
parameters:
{{quote|What a pest!|author='''[[Wario]]''', CEO of Nintendo|source=''[[Wario Land 4]]'' instruction booklet}}