Template:Quote: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
No edit summary
(redo entirely)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
:<span style="{{#if:{{{nostyle|}}}||font-family:Times New Roman;font-size:11pt;}}font-style:italic;">&ldquo;{{{1}}}&rdquo;</span>
{| class="cquote" style="margin:auto;"
:<span style="{{#if:{{{nostyle|}}}||font-family:Times New Roman;font-size:11pt;}}padding-left:15px;">&ndash; <span style="font-weight:bold;">[[{{{2}}}|{{#switch:{{{4}}}|{{{4}}}|#default={{{2}}}}}]]</span>{{#if:{{{3|}}}|, <span style="font-style:italic;">[[{{{3}}}]]</span>}}</span><noinclude>
| valign="top" style="width:20px; font-size:36px; font-family:'Times New Roman', FreeSerif, STIX, Tinos, 'Liberation Serif', serif; font-weight:bold; text-align:left; padding:3px;" | “
==Usage==
| valign="top" style="padding:3px;" | {{{1|Insert the text of the quote here, without quotation marks.}}}
Original template from [[mariowiki:Template:Quote|Super Mario Wiki]].
| valign="bottom" style="width:20px; font-size:36px; font-family:'Times New Roman', FreeSerif, STIX, Tinos, 'Liberation Serif', serif; font-weight:bold; text-align:right; padding:3px;" | ”

|-
For quoting. For a similar template without automatic linking, see {{t|quote2}}.
{{#if:{{{2|}}}{{{3|}}}|

{{!}} colspan="3" style="padding-top:10px;" {{!}} {{#if:{{{2|<noinclude>Origin</noinclude>}}}|<p style="font-size:smaller; text-align:right;"><cite style="font-style:normal;">&ndash;{{{2}}}{{#if:{{{3|<noinclude>Source</noinclude>}}}|, {{{3}}}}}</cite></p>}}
==Code==
}}
<pre><nowiki>{{quote|The quote.|Who said the quote|Game, year, subject, etc.}}</nowiki></pre>
|}<noinclude>
{{documentation}}</noinclude>
[[Category:Formatting templates]]</noinclude>

Latest revision as of 20:47, January 19, 2022

“{{{1}}}”
[[{{{2}}}|{{{2}}}]]

Usage

Original template from Super Mario Wiki.

For quoting. For a similar template without automatic linking, see {{quote2}}.

Code

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