Template:Quote: Difference between revisions

From Wikimedia UK
Jump to navigation Jump to search
(Changing background colour, so it stands out on the page, also making padding a bit bigger)
(Revert padding size, 1.1em was too big)
Line 1: Line 1:
<div style="margin:2px 2em; padding:1.1em; background:#FFFF99; border:1px solid gray; color:#333;">{{{quote|{{{1}}}}}}{{#if:{{{auth|{{{2|}}}}}}|&nbsp;&nbsp;&nbsp;&nbsp;<small>—{{{auth|{{{2}}}}}}</small>}}</div><noinclude>
<div style="margin:2px 2em; padding:0.5em; background:#FFFF99; border:1px solid gray; color:#333;">{{{quote|{{{1}}}}}}{{#if:{{{auth|{{{2|}}}}}}|&nbsp;&nbsp;&nbsp;&nbsp;<small>—{{{auth|{{{2}}}}}}</small>}}</div><noinclude>
----
----
  <nowiki>{{</nowiki>quote|''quote text here''|''author's name here''}}
  <nowiki>{{</nowiki>quote|''quote text here''|''author's name here''}}

Revision as of 22:43, 19 October 2009

{{{1}}}

{{quote|quote text here|author's name here}}
or {{quote|quote=quote text here|auth=author's name here}}

Author field optional.