Template:Quote

From Temple of the White Rat
Revision as of 01:22, 7 February 2022 by Katherine (talk | contribs) (Created page with "<includeonly><blockquote style="{{{style|}}}; {{#if:{{{side|}}}| float: {{{side}}}; width: {{{width}}}; }}"><!-- --><span class="quotation-mark" style=" float: left; width: 20px; vertical-align: top; border: none; color: #B2B7F2; font-size: 40px; font-family: 'Times New Roman', Times, serif; font-weight: bold; line-height: .6em; text-align: left; padding: 10px 10px; " >“</span><!-- --><em style="font-size: 110%;">{{{1}}}</em><!-- --><span class="quotation-mark...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


A quote formatter. Usage is

{{quote|We have to save the newts!|Ethan to Clara and Istvhan}}

to get:

We have to save the newts!

—Ethan to Clara and Istvhan, Paladin's Strength

Splitting quotes into multiple lines makes the source easier to read:

{{quote
|We have to save the newts!
|Ethan to Clara and Istvhan, Paladin's Strength
}}