There are currently 0 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Quote"

From the Conker Wiki, the Conker encyclopedia
Jump to navigationJump to search
(Redo)
m (I think there should be just one quote template for simplicity. Also Georgia font might look better than Times New Roman.)
Line 1: Line 1:
:<span class="quote" style="{{#if:{{{nostyle|}}}||font-family:Times New Roman;font-size:11pt;}}font-style:italic">&ldquo;{{{1}}}&rdquo;</span>
<div style="{{#if:{{{nostyle|}}}||font-family:Georgia;font-size:11pt;}}">
:<span class="quote" style="{{#if:{{{nostyle|}}}||font-family:Times New Roman;font-size:11pt;}}padding-left:15px">&mdash;<span style="font-weight:bold">[[{{{2}}}|{{#switch:{{{4}}}|{{{4}}}|#default={{{2}}}}}]]</span>{{#if:{{{3|}}}|, <span style="font-style:italic">[[{{{3}}}]]</span>}}</span><noinclude>
:<span class="quote" style="font-style:italic;">&ldquo;{{{1|Enter a quote}}}&rdquo;</span>
:<span class="quote" style="padding-left:15px"></span>&mdash;<span style="font-weight:bold">{{{2|Character}}}</span>{{#if:{{{3|}}}|, {{{3|Game}}}}}</div><noinclude>
 
==Usage==
==Usage==
For quoting. For a similar template without automatic linking, see {{t|quote2}}.
For quoting, without automatic links.


==Code==
==Code==
Line 8: Line 10:


==Attribution==
==Attribution==
The original template is from the [[mariowiki:Template:Quote|Super Mario Wiki]].
Template based on [[mariowiki:Template:Quote|Super Mario Wiki]]'s.


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

Revision as of 18:21, July 24, 2021

“Enter a quote”
Character

Usage

For quoting, without automatic links.

Code

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

Attribution

Template based on Super Mario Wiki's.