Template:Quote: Difference between revisions
Jump to navigation
Jump to search
(New page: <div style="float:right;width:400px;margin:2em;"> {| |valign="top" | 20px || {{{text}}} 20px |} <p style="font-size:smaller;line-heig...) |
mNo edit summary |
||
Line 3: | Line 3: | ||
|valign="top" | [[Image:cquote1.svg|20px]] || {{{text}}} [[Image:cquote2.svg|20px]] |
|valign="top" | [[Image:cquote1.svg|20px]] || {{{text}}} [[Image:cquote2.svg|20px]] |
||
|} |
|} |
||
<p style="font-size:smaller;line-height:1em;text-align: right"><cite style="font-style:normal;">—{{{source}}}, {{{author}}}</cite></p> |
<p style="font-size:smaller;line-height:1em;text-align: right"><cite style="font-style:normal;">—{{{source}}}{{#if:{{{author|}}}|, {{{author}}}|}}</cite></p> |
||
</div> |
</div> |
||
<noinclude> |
|||
{{-}} |
|||
---- |
|||
'''Parameters:''' |
|||
* text - the quote |
|||
* source - the publication in which the quote was made (no automatic referencing) |
|||
* author - the author of the quote (no automatic referencing) |
|||
</noinclude> |