Template:Quote: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
m (Text replacement - "Category:Formatting templates" to "Category:Structural templates") |
||
(27 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
:<span class="quote" style="font-family:Times New Roman;font-size:11pt;font-style:italic"> | :<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 class="quote" style="font-family:Times New Roman;font-size:11pt;padding-left:15px">—{{{author|{{#rmatch:{{{2}}}|'''|{{{2}}}|'''{{#ifeq:{{{2}}}|{{PAGETITLE}}|{{{2}}}|{{#ifexist:{{{2}}}|[[:{{{2}}}]]|{{{2}}}}}}}'''}}}}}{{#if:{{{source|{{{3|}}}}}}|, {{{source|{{#rmatch:{{{3}}}|^"{{!}}''|{{{3}}}|{{#ifeq:{{{3}}}|{{PAGETITLE}}|''{{{3}}}''|{{#ifexist:{{{3}}}|[[:{{{3}}}|{{#if:{{#pos:{{{3}}}|<nowiki/> (}}|''{{#sub:{{{3}}}|0|{{#rpos:{{{3}}}|<nowiki/> (}}}}'' ({{#sub:{{{3}}}|{{#expr:{{#rpos:{{{3}}}|<nowiki/> (}}+2}}|-1}})|''{{{3}}}''}}]]|''{{{3}}}''}}}}}}}}}}}</span><noinclude> | ||
==Usage== | ==Usage== | ||
<pre>{{quote|The quote.| | <pre>{{quote|The quote text.|Quote author|Quote source}}</pre> | ||
To | ===Linking=== | ||
The template automatically links to the quote author and source, if the article exists. To prevent automatic linking, apply bold/italic formatting to the author/source: | |||
<pre>{{quote| | <pre>{{quote|I'm Shadow. Shadow the Hedgehog.|'''Shadow'''|''Mario & Sonic at the Rio 2016 Olympic Games''}}</pre> | ||
[[Category: | To change the link text or destination, just use a normal piped link: | ||
<pre>{{quote|I can build another castle, but you can't build another princess!|[[Bowser|King Koopa]]}}</pre> | |||
===Customization=== | |||
The template's bold and italics can also be applied selectively, if needed: | |||
<pre>{{quote|What a pest!|'''[[Wario]]''', CEO of WarioWare|''[[Wario Land 4]]'' instruction booklet}}</pre> | |||
To completely omit italics from the source, use the <code>source</code> parameter or start it with a double quotation mark: | |||
<pre>{{quote|SMBP left my house an absolute MESS!|BrKLnCouple|source=SMBPlumbing.com}}</pre> | |||
<pre>{{quote|That sun is not too bright!|Mario|"[[Sneaky Lying Cheating Giant Ninja Koopas]]"}}</pre> | |||
[[Category:Structural templates]]</noinclude> |
Latest revision as of 10:07, May 31, 2024
- “{{{1}}}”
- —{{{2}}}
Usage
{{quote|The quote text.|Quote author|Quote source}}
Linking
The template automatically links to the quote author and source, if the article exists. To prevent automatic linking, apply bold/italic formatting to the author/source:
{{quote|I'm Shadow. Shadow the Hedgehog.|'''Shadow'''|''Mario & Sonic at the Rio 2016 Olympic Games''}}
To change the link text or destination, just use a normal piped link:
{{quote|I can build another castle, but you can't build another princess!|[[Bowser|King Koopa]]}}
Customization
The template's bold and italics can also be applied selectively, if needed:
{{quote|What a pest!|'''[[Wario]]''', CEO of WarioWare|''[[Wario Land 4]]'' instruction booklet}}
To completely omit italics from the source, use the source
parameter or start it with a double quotation mark:
{{quote|SMBP left my house an absolute MESS!|BrKLnCouple|source=SMBPlumbing.com}}
{{quote|That sun is not too bright!|Mario|"[[Sneaky Lying Cheating Giant Ninja Koopas]]"}}