Difference between revisions of "Template:Quote"
Jump to navigation
Jump to search
>Maintenance script-gpuser (Automated Import) |
>TheSatanicSanta m |
||
| (8 intermediate revisions by one other user not shown) | |||
| Line 3: | Line 3: | ||
{{ #if: {{{4|}}} | {{!}} {{ #if: {{{2|}}} | style="padding-top: 1.6em;" rowspan="2" {{!}} }} [[File:{{{4}}}|64px]] }} | {{ #if: {{{4|}}} | {{!}} {{ #if: {{{2|}}} | style="padding-top: 1.6em;" rowspan="2" {{!}} }} [[File:{{{4}}}|64px]] }} | ||
| style="color: #ff9900; font-size: 3.3em; font-family: 'Times New Roman',serif; font-weight: bold; padding: 4px 2px 2px; width: 0.5em; vertical-align: top;" | “ | | style="color: #ff9900; font-size: 3.3em; font-family: 'Times New Roman',serif; font-weight: bold; padding: 4px 2px 2px; width: 0.5em; vertical-align: top;" | “ | ||
| − | | style="padding-top: 1.6em;" | | + | | style="padding-top: 1.6em;" | <i>{{{1}}}</i> |
| style="color: #ff9900; font-size: 3.3em; font-family: 'Times New Roman',serif; font-weight: bold; padding: 4px 2px 2px; width: 0.5em; vertical-align: bottom;" | „ | | style="color: #ff9900; font-size: 3.3em; font-family: 'Times New Roman',serif; font-weight: bold; padding: 4px 2px 2px; width: 0.5em; vertical-align: bottom;" | „ | ||
{{#if: {{{2|}}} | | {{#if: {{{2|}}} | | ||
| Line 12: | Line 12: | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
{{doc}} | {{doc}} | ||
| − | [[Category:Formatting templates | + | [[Category:Formatting templates]]</noinclude> |
Latest revision as of 13:58, 7 April 2020
This template is used to quote a person or source. The color of the quotes themselves should be changed to match the wiki skin color palette.
Usage
{{Quote|This is a quote.}} prints:
| “ | This is a quote. | „ |
{{Quote|This is a quote.|Author}} prints:
| “ | This is a quote. | „ |
| ~ Author |
{{Quote|This is a quote.|Author|subject}} prints:
| “ | This is a quote. | „ |
| ~ Author on subject |
{{Quote|This is a quote.|[[Main Page|Some guy]]|subject}} prints:
| “ | This is a quote. | „ |
| ~ Some guy on subject |
{{Quote|This is a quote.|[[Main Page|Some guy]]|subject|Cleanup.svg}} prints:
| 64px | “ | This is a quote. | „ |
| ~ Some guy on subject |
Images are automatically scaled in width to 64px.