Difference between revisions of "Template:Box/quote"
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;">“</span><br> | ||
{{{1}}} | {{{1}}} | ||
+ | <br><span style="font: bold 14pt Times, serif; color: #6a6; float: right;">”</span> | ||
</blockquote> | </blockquote> | ||
<div align=right>—{{{2}}}</div> | <div align=right>—{{{2}}}</div> | ||
</includeonly> | </includeonly> | ||
− | |||
− | |||
− | |||
− |
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}}