Difference between revisions of "Template:Quote"

From The Coppermind
Jump to navigation Jump to search
(Adding where references should go, to hopefully encourage good quote referencing)
(One intermediate revision by one other user not shown)
Line 2: Line 2:
   
 
--><span
 
--><span
  +
class="quotation-mark"
 
 
style="
 
style="
 
float: left;
 
float: left;
Line 22: Line 22:
   
 
--><span
 
--><span
  +
class="quotation-mark"
 
 
style="
 
style="
 
vertical-align: bottom;
 
vertical-align: bottom;
Line 53: Line 53:
 
}}
 
}}
 
</pre>
 
</pre>
  +
  +
== Articles using Template ==
  +
{| class="mw-collapsible mw-collapsed" width=100%
  +
|{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here}}
  +
|-
  +
|{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0}}
  +
|}

Revision as of 19:28, 10 May 2021


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

Hoid is a fish.

—Brandon Sanderson

Splitting quotes in multiple lines is preferred but not required:

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

Articles using Template