Difference between revisions of "Template:Box/quote"

From CWRE
Jump to navigation Jump to search
(copied from Issuepedia)
 
Line 1: Line 1:
<includeonly>
+
<noinclude>
<blockquote>
+
[[category:layout]]
{{{1}}}
+
[[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>
 +
{{q/inline|{{{1}}}}}
 
</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>
 

Revision as of 13:39, 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}}