Template:Quote/doc: Difference between revisions
Jump to navigation
Jump to search
Mystery Dungeon GP>Maintenance script-gpuser (Automated Import) |
m (Text replacement - " ==" to "==") |
||
(4 intermediate revisions by 3 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: | ||
{{Quote|This is a quote.}} | {{Quote|This is a quote.}} | ||
< | <code><nowiki>{{Quote|This is a quote.|Author}}</nowiki></code> prints: | ||
{{Quote|This is a quote.|Author}} | {{Quote|This is a quote.|Author}} | ||
< | <code><nowiki>{{Quote|This is a quote.|Author|subject}}</nowiki></code> prints: | ||
{{Quote|This is a quote.|Author|subject}} | {{Quote|This is a quote.|Author|subject}} | ||
< | <code><nowiki>{{Quote|This is a quote.|[[Mystery Dungeon Franchise Wiki|Some guy]]|subject}}</nowiki></code> prints: | ||
{{Quote|This is a quote.|[[ | {{Quote|This is a quote.|[[Mystery Dungeon Franchise Wiki|Some guy]]|subject}} | ||
< | <code><nowiki>{{Quote|This is a quote.|[[Mystery Dungeon Franchise Wiki|Some guy]]|subject|Cleanup.svg}}</nowiki></code> prints: | ||
{{Quote|This is a quote.|[[ | {{Quote|This is a quote.|[[Mystery Dungeon Franchise Wiki|Some guy]]|subject|Cleanup.svg}} | ||
Images are automatically scaled in width to 64px. | Images are automatically scaled in width to 64px. | ||
{{doc/end}} | {{doc/end}} |
Latest revision as of 04:44, 23 December 2021
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.|[[Mystery Dungeon Franchise Wiki|Some guy]]|subject}}
prints:
" | This is a quote. | „ |
~ Some guy on subject |
{{Quote|This is a quote.|[[Mystery Dungeon Franchise Wiki|Some guy]]|subject|Cleanup.svg}}
prints:
" | This is a quote. | „ | |
~ Some guy on subject |
Images are automatically scaled in width to 64px.