Difference between revisions of "Template:Quote/doc"

From Stoneshard wiki
Jump to navigation Jump to search
old>Maintenance script-gpuser
(Automated Import)
 
old>Pcjbot
m
Line 4: Line 4:


== Usage ==
== Usage ==
<tt><nowiki>{{Quote|This is a quote.}}</nowiki></tt> prints:
<code><nowiki>{{Quote|This is a quote.}}</nowiki></code> prints:


{{Quote|This is a quote.}}
{{Quote|This is a quote.}}


<tt><nowiki>{{Quote|This is a quote.|Author}}</nowiki></tt> prints:
<code><nowiki>{{Quote|This is a quote.|Author}}</nowiki></code> prints:


{{Quote|This is a quote.|Author}}
{{Quote|This is a quote.|Author}}


<tt><nowiki>{{Quote|This is a quote.|Author|subject}}</nowiki></tt> prints:
<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}}


<tt><nowiki>{{Quote|This is a quote.|[[Main Page|Some guy]]|subject}}</nowiki></tt> prints:
<code><nowiki>{{Quote|This is a quote.|[[Main Page|Some guy]]|subject}}</nowiki></code> prints:


{{Quote|This is a quote.|[[Main Page|Some guy]]|subject}}
{{Quote|This is a quote.|[[Main Page|Some guy]]|subject}}


<tt><nowiki>{{Quote|This is a quote.|[[Main Page|Some guy]]|subject|Cleanup.svg}}</nowiki></tt> prints:
<code><nowiki>{{Quote|This is a quote.|[[Main Page|Some guy]]|subject|Cleanup.svg}}</nowiki></code> prints:


{{Quote|This is a quote.|[[Main Page|Some guy]]|subject|Cleanup.svg}}
{{Quote|This is a quote.|[[Main Page|Some guy]]|subject|Cleanup.svg}}

Revision as of 16:16, 14 November 2018

Template-info.png Documentation

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:

File:Cleanup.svg This is a quote.
~ Some guy on subject

Images are automatically scaled in width to 64px.