Template:Qud quote: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
   |, <i>{{{3}}}</i>}}{{#if:{{{4|}}}
   |, <i>{{{3}}}</i>}}{{#if:{{{4|}}}
   |, {{{4}}} }}</p>}}}}}}
   |, {{{4}}} }}</p>}}}}}}
|}</includeonly><noinclude>{{doc}}[[Category:Templates]]
|}</includeonly><noinclude>{{doc}}[[Category:Qud Templates]]
</noinclude>
</noinclude>

Revision as of 16:58, 16 August 2019

Usage

{{qud quote|This is a quote.}} prints:

This is a quote.

{{qud quote|This is a quote.|Author}} prints:

This is a quote.

— Author

{{qud quote|This is a quote.|Author|subject}} prints:

This is a quote.

— Author, subject

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

This is a quote.

Some guy, subject

{{qud quote|This is an unidented quote.|noindent=true}} prints:

This is an unindented quote.

{{qud quote|This shows off three additional parameters: fullwidth, centered, and bordercolor|fullwidth=true|bordercolor=green|centered=true}}

This shows off three additional parameters: fullwidth, centered, and bordercolor