Difference between revisions of "Template:Box/quote"

From CWRE
Jump to navigation Jump to search
(copied from Issuepedia)
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
+
<noinclude>
<blockquote>
+
[[category:layout]]
 +
[[category:quoting]]
 +
Formats a quote with attribution underneath, right-aligned. Later, we'll do something clever with CSS to make it more clearly a quote -- light-grey giant quote marks or something.
 +
 
 +
'''Usage''': <nowiki>{{box/quote|CONTENT|ATTRIBUTION}}</nowiki>
 +
</noinclude><includeonly><blockquote style="font: italic 12pt Times, serif; background: #eff"><span style="font: bold 14pt Times, serif; color: #6a6;">&ldquo;</span><br>
 
{{{1}}}
 
{{{1}}}
 +
<br><span style="font: bold 14pt Times, serif; color: #6a6; float: right;">&rdquo;</span>
 
</blockquote>
 
</blockquote>
 
<div align=right>&mdash;{{{2}}}</div>
 
<div align=right>&mdash;{{{2}}}</div>
 
</includeonly>
 
</includeonly>
<noinclude>Formats a quote with attribution underneath, right-aligned. Later, we'll do something clever with CSS to make it more clearly a quote -- light-grey giant quote marks or something.
 
 
'''Usage''': <nowiki>{{box/quote|CONTENT|ATTRIBUTION}}</nowiki>
 
</noinclude>
 

Latest revision as of 16:25, 11 August 2020

Formats a quote with attribution underneath, right-aligned. Later, we'll do something clever with CSS to make it more clearly a quote -- light-grey giant quote marks or something.

Usage: {{box/quote|CONTENT|ATTRIBUTION}}