Template:Quote/doc: Difference between revisions
Jump to navigation
Jump to search
MDFW>Korra II A Royal m (2 revisions imported) |
No edit summary |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
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. | 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 == | ==Usage== | ||
<code><nowiki>{{Quote|This is a quote.}}</nowiki></code> prints: | <code><nowiki>{{Quote|This is a quote.}}</nowiki></code> prints: | ||
Line 16: | Line 16: | ||
{{Quote|This is a quote.|Author|subject}} | {{Quote|This is a quote.|Author|subject}} | ||
<code><nowiki>{{Quote|This is a quote.|[[ | <code><nowiki>{{Quote|This is a quote.|[[Meta:Mirosław Dymek|Mirosław Dymek]]|subject}}</nowiki></code> prints: | ||
{{Quote|This is a quote.|[[ | {{Quote|This is a quote.|[[Meta:Mirosław Dymek|Mirosław Dymek]]|subject}} | ||
<code><nowiki>{{Quote|This is a quote.|[[ | <code><nowiki>{{Quote|This is a quote.|[[Meta:Mirosław Dymek|Mirosław Dymek]]|subject|Cleanup.png}}</nowiki></code> prints: | ||
{{Quote|This is a quote.|[[ | {{Quote|This is a quote.|[[Meta:Mirosław Dymek|Mirosław Dymek]]|subject|Cleanup.png}} | ||
Images are automatically scaled in width to 64px. | Images are automatically scaled in width to 64px. | ||
{{doc/end}} | {{doc/end}} |
Latest revision as of 10:38, January 29, 2024
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[edit source]
{{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.|[[Meta:Mirosław Dymek|Mirosław Dymek]]|subject}}
prints:
“ | This is a quote. | „ |
~ Mirosław Dymek on subject |
{{Quote|This is a quote.|[[Meta:Mirosław Dymek|Mirosław Dymek]]|subject|Cleanup.png}}
prints:
![]() |
“ | This is a quote. | „ |
~ Mirosław Dymek on subject |
Images are automatically scaled in width to 64px.