Difference between revisions of "Template:Quote"

From The Coppermind
Jump to navigation Jump to search
m (changed)
Line 1: Line 1:
<includeonly><blockquote style="{{{style|}}};"><!--
+
<includeonly><blockquote class="t-quote" style="{{{style|}}};"><!--
   
  +
open quote
--><span
 
  +
--><span class="t-quote-open"
   
 
style="
 
style="
Line 19: Line 20:
 
>&#8220;</span><!--
 
>&#8220;</span><!--
   
--><em style="font-size: 110%;">{{{1}}}</em><!--
+
--><em class="t-quote-body" style="font-size: 110%;">{{{1}}}</em><!--
   
  +
close quote
--><span
 
  +
--><span class="t-quote-close"
   
 
style="
 
style="
Line 35: Line 37:
 
>&#8221;</span><!--
 
>&#8221;</span><!--
   
  +
--><div style="margin-left:1.5em;">&mdash;{{{2}}}</div><!--
+
--><cite class="t-quote-cite" style="margin-left:1.5em;">&mdash;{{{2}}}</cite><!--
   
 
--></blockquote><!--
 
--></blockquote><!--
   
--></includeonly><noinclude>[[Category: Templates]]
+
--></includeonly><noinclude>[[category: templates]]
   
 
A quote formatter. Usage is {{t|quote|Hoid is a fish.|Brandon Sanderson}} to get:
 
A quote formatter. Usage is {{t|quote|Hoid is a fish.|Brandon Sanderson}} to get:

Revision as of 20:43, 20 July 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
}}