Template:Quote: Difference between revisions
No edit summary |
merging existing quote with quote box template |
||
| Line 2: | Line 2: | ||
See [[Template:Quote/doc]] for documentation on this template. | See [[Template:Quote/doc]] for documentation on this template. | ||
</noinclude><onlyinclude><includeonly> | </noinclude><onlyinclude><includeonly> | ||
{|cellspacing="0" cellpadding="2" style="text-align:center; background-color:#FFEEBD; border: solid 1px #000000; width: 70%" | {{#switch: {{{style}}} | ||
! style="text-align:left; font-weight:normal; padding-left:5px;" | | #default | ||
{{#if: {{{ | | 1 = {{{!}} cellspacing="4" cellpadding="4" style="width: {{{width|auto}}}; border: 1px solid #aaa; font-size: 90%; padding: 4px; {{ #switch: {{{align}}} | ||
! style="text-align:right; font-weight:normal; font-size:75%;" | | left = margin: 0.5em 1.4em 0.8em 0; float: left; clear: left; | ||
| center = margin: 0.5em auto 0.8em; | |||
! style="padding-bottom:5px; font-weight:normal;" colspan="2" | | margin: 0.5em 0 0.8em 1.4em; float: right; clear: right; | ||
}} background: #f9f9f9;" | |||
{{!}}- | |||
{{!}} style="text-align:left;" {{!}} <div>{{{quote|{{{1}}} }}}</div>{{#if:{{{source|{{{2|}}} }}}|<div style="text-align:right;">—{{{source|{{{2}}} }}}</div> | |||
{{!}}} | |||
| 2 = {{{!}} cellspacing="0" cellpadding="2" style="text-align:center; background-color:#FFEEBD; border: solid 1px #000000; width: 70%" | |||
! style="text-align:left; font-weight:normal; padding-left:5px;" {{!}} '''''Quote''''' | |||
{{#if: {{{source|}}} | :{{{source}}} }} | |||
! style="text-align:right; font-weight:normal; font-size:75%;" {{!}} ({{{console}}}) | |||
{{!}}- | |||
{{!}} style="padding-bottom:5px; font-weight:normal;" colspan="2" {{!}} ''"{{{quote}}}"'' | |||
{{!}}} }}</includeonly></onlyinclude> | |||