Maintenance script-gpuser (talk | contribs) (<default import>) |
m |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|- |
|- |
||
{{ #if: {{{4|}}} | {{!}} {{ #if: {{{2|}}} | rowspan="2" {{!}} }} [[File:{{{4}}}|64px]] }} |
{{ #if: {{{4|}}} | {{!}} {{ #if: {{{2|}}} | rowspan="2" {{!}} }} [[File:{{{4}}}|64px]] }} |
||
− | | style="color: # |
+ | | style="color: #0087d6; font-size: 3.3em; font-family: 'Times New Roman',serif; font-weight: bold; padding: 4px 2px 2px; width: 0.5em; vertical-align: top;" | “ |
+ | | style="text-align: center; font-size: 1.2em;" | '''''{{{1}}}''''' |
||
− | | ''{{{1}}}'' |
||
− | | style="color: # |
+ | | style="color: #0087d6; 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|}}} | |
||
{{!}}- |
{{!}}- |
Latest revision as of 21:31, 21 September 2017
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:
“ | This is a quote. | „ | |
~ Some guy on subject |
Images are automatically scaled in width to 64px.
The above documentation is transcluded from Template:Quote/doc. (edit | history)