Template:Quote box: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{| class="infobox" style="background: hsla(219, 25%, 80%, 0.1); min-width:15%; max-width:30%; float: right; overflow: auto; border-radius:2px; margin: 14px; padding: 2px 5px 2px 5px;" | <includeonly>{| class="infobox" style="background: hsla(219, 25%, 80%, 0.1); min-width:15%; max-width:30%; float: right; overflow: auto; border-radius:2px; margin: 14px; padding: 2px 5px 2px 5px;" | ||
| [[File:Quotemarkleft.png|40px]] | | [[File:Quotemarkleft.png|40px]] | ||
|style="text-align: center;"|{{{quote}}} | |style="text-align: center;"|{{{quote}}} | ||
|- | |- | ||
|colspan="2"; style="text-align: right;"|{{#if: {{{name|}}}|:—}} {{#if: {{{name}}}|<i>{{{name|}}}</i>}} | |colspan="2"; style="text-align: right;"|{{#if: {{{name|}}}|:—}} {{#if: {{{name}}}|<i>{{{name|}}}</i>}} | ||
|} | |}</includeonly> | ||