Template:Quote: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
m (poem did break things. oops)
Line 1: Line 1:
<includeonly><blockquote style="border:solid thin #1C3C2C; float:none; padding: 10px 25px; display:table; font-style:italic;"> {{#invoke: ColorParse | parse |<poem>{{{1}}}</poem>}}
<includeonly><blockquote style="border:solid thin #1C3C2C; float:none; padding: 10px 25px; display:table; font-style:italic;"> {{#invoke: ColorParse | parse |{{{1}}}}}


{{#if:{{{2|}}}
{{#if:{{{2|}}}

Revision as of 02:36, 16 June 2019

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, subject

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

This is a quote.

Some guy, subject