Difference between revisions of "Template:Quote"

From The Coppermind
Jump to navigation Jump to search
m (try this)
m (oops)
Line 1: Line 1:
<includeonly><blockquote style="{{{style|}}}; {{{#if:{{{side|}}}| float: {{{side}}}; width: {{{width}}}; }}"><!--
+
<includeonly><blockquote style="{{{style|}}}; {{#if:{{{side|}}}| float: {{{side}}}; width: {{{width}}}; }}"><!--
   
 
--><span
 
--><span

Revision as of 22:03, 24 November 2018


A quote formatter. Usage is {{quote|Hoid is a fish.|Brandon Sanderson}} to get:

Hoid is a fish.

—Brandon Sanderson

Please split quotes over lines:

{{quote
| This is what I said
| Somebody that said something
}}