Difference between revisions of "Template:Box/quote"

From Issuepedia
Jump to navigation Jump to search
(Created page with "<includeonly> <blockquote> {{{1}}} </blockquote> <div align=right>—{{{2}}}</div> </includeonly> <noinclude>Formats a quote with attribution underneath, right-aligned. La...")
 
(added optional detail param in smaller text underneath)
 
Line 3: Line 3:
 
{{{1}}}
 
{{{1}}}
 
</blockquote>
 
</blockquote>
<div align=right>&mdash;{{{2}}}</div>
+
<div align=right>&mdash;{{{2}}}<br><small>{{{3|}}}</small></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.
 
<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.

Latest revision as of 17:52, 23 January 2016

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}}