Difference between revisions of "Template:Quote"

From The Coppermind
Jump to navigation Jump to search
m (stupid mediawiki non-html5 conformance)
m (tweaks)
Line 1: Line 1:
 
<includeonly><blockquote style="{{{style|}}};"><!--
 
<includeonly><blockquote style="{{{style|}}};"><!--
  +
--><em style=" width:{{{width|auto}}} font-size:110%;">&#8220;{{{1}}}&#8221;</em><!--
 
  +
--><span
  +
  +
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;
  +
"
  +
  +
>&#8220;</span><!--
  +
 
--><em style="font-size: 110%;">{{{1}}}</em><!--
  +
  +
--><span
  +
  +
style="
  +
float: right;
  +
vertical-align: bottom;
  +
color: #B2B7F2;
  +
font-size: 40px;
  +
font-family: 'Times New Roman', Times, serif;
  +
font-weight: bold;
  +
line-height: .4em;
  +
padding: 10px 10px;
  +
"
  +
  +
>&#8221;</span><!--
  +
 
--><div style="margin-left:1.5em;">&mdash;{{{2}}}</div><!--
 
--><div style="margin-left:1.5em;">&mdash;{{{2}}}</div><!--
  +
--></blockquote></includeonly><noinclude>[[Category: templates]]
 
  +
--></blockquote><!--
  +
 
--></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:
  +
 
{{quote|Hoid is a fish.|Brandon Sanderson}}
 
{{quote|Hoid is a fish.|Brandon Sanderson}}

Revision as of 10:46, 10 February 2015


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

Hoid is a fish.

—Brandon Sanderson