Template:Pullquote: Difference between revisions
Jump to navigation
Jump to search
(trying out a width parameter) |
|||
Line 1: | Line 1: | ||
<includeonly>{| align="center" style="border-collapse:collapse;border-style:none;background-color:transparent;max-width:40em;width:auto;margin:0 10%;" | <includeonly>{| align="center" style="border-collapse:collapse;border-style:none;background-color:transparent;max-width:40em;width:{{{width|auto}}};margin:0 10%;" | ||
| valign="top" style="color:{{{color|silver}}};font-size:{{{size|3.6em}}};font-family:serif;font-weight:bold;text-align:left;padding:10px 0;" | “ | | valign="top" style="color:{{{color|silver}}};font-size:{{{size|3.6em}}};font-family:serif;font-weight:bold;text-align:left;padding:10px 0;" | “ | ||
| valign="top" style="padding:0 1em;" | {{{1|Insert the text of the quote here, without quotation marks.</noinclude>}}} | | valign="top" style="padding:0 1em;" | {{{1|Insert the text of the quote here, without quotation marks.</noinclude>}}} | ||
Line 5: | Line 5: | ||
|- | |- | ||
| colspan="3" style="padding:1ex 0 0 0;" | {{#if:{{{2|<noinclude>Origin</noinclude>}}}|<p style="line-height:1em;text-align:right;"><small><cite style="font-style:normal;">—{{{2}}}{{#if:{{{3|<noinclude>Source</noinclude>}}}|, {{{3}}}}}</cite></small></p>}} | | colspan="3" style="padding:1ex 0 0 0;" | {{#if:{{{2|<noinclude>Origin</noinclude>}}}|<p style="line-height:1em;text-align:right;"><small><cite style="font-style:normal;">—{{{2}}}{{#if:{{{3|<noinclude>Source</noinclude>}}}|, {{{3}}}}}</cite></small></p>}} | ||
|} | |}</includeonly> |