Difference between revisions of "Template:Quote"

Jump to navigation Jump to search
36 bytes added ,  22:53, 11 February 2022
no edit summary
Line 1: Line 1:
<includeonly><blockquote style="{{{style|}}}; {{#if:{{{side|}}}| float: {{{side}}}; width: {{{width}}}; }}"><!--
<includeonly>
<templatestyles src="Template:Quote/styles.css" />
<blockquote style="{{{style|}}}; {{#if:{{{side|}}}| float: {{{side}}}; width: {{{width}}}; }}"><!--


--><span
--><span
class="quotation-mark-left">&#8220;</span><!--
class="quotation-mark-left">&#8220;</span><!--


--><em style="font-size: 110%;">{{{1}}}</em><!--
--><div class="quote">{{{1}}}</div><!--


--><span  
--><span  
class="quotation-mark-right">&#8221;</span><!--
class="quotation-mark-right">&#8221;</span><!--


--><div style="margin-left:1.5em;">&mdash;{{{2}}}</div><!--
--><div class="attribution">&mdash;{{{2}}}</div><!--


--></blockquote><!--
--></blockquote><!--

Navigation menu