Difference between revisions of "Template:CQuote"
Jump to navigation
Jump to search
m (update category sort) |
|||
Line 4: | Line 4: | ||
|} | |} | ||
<p style="font-size:smaller;line-height:1em;text-align: right"><cite style="font-style:normal;">—{{#if:{{{source|}}}|{{{source}}}|}}{{#if:{{{source|}}}|{{#if:{{{author|}}}|, |}}|}}{{#if:{{{author|}}}|{{{author}}}|}}</cite></p></div> | <p style="font-size:smaller;line-height:1em;text-align: right"><cite style="font-style:normal;">—{{#if:{{{source|}}}|{{{source}}}|}}{{#if:{{{source|}}}|{{#if:{{{author|}}}|, |}}|}}{{#if:{{{author|}}}|{{{author}}}|}}</cite></p></div> | ||
− | <noinclude>[[Category:Highlighting template]] | + | <noinclude>[[Category:Highlighting template|Quote]] |
{{-}} | {{-}} | ||
Latest revision as of 15:12, 16 July 2011
Usage
{{CQuote|The wisdom of the wise, and the experience of ages, may be preserved by quotation. |author=Benjamin Disraeli (1804 - 1881)}}
The wisdom of the wise, and the experience of ages, may be preserved by quotation. |
—Benjamin Disraeli (1804 - 1881)
Parameters:
- text - the quote
- source (optional) - the publication in which the quote was made (no automatic referencing)
- author (optional) - the author of the quote (no automatic referencing)
- float (optional) - float value (one of left, right, none; default: right)