Template:Quote/doc

From BerserkerLoop
< Template:Quote
Revision as of 07:03, 19 December 2022 by Crimsongaia (talk | contribs) (Created page with "{{doc/start}}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 == <code><nowiki>{{Quote|This is a quote.}}</nowiki></code> prints: {{Quote|This is a quote.}} <code><nowiki>{{Quote|This is a quote.|Author}}</nowiki></code> prints: {{Quote|This is a quote.|Author}} <code><nowiki>{{Quote|This is a quote.|Author|subject}}</nowiki></code> prints: {{Quote|This is a quote....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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:

Cleanup.png This is a quote.
~ Some guy on subject

Images are automatically scaled in width to 64px.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.