Template:Qud quote/doc: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(edited quote doc with the same examples as normal quote doc)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 15: Line 15:


{{qud quote|This is a quote.|[[Main Page|Some guy]]|subject}}
{{qud quote|This is a quote.|[[Main Page|Some guy]]|subject}}
<code><nowiki>{{qud quote|This is an unidented quote.|noindent=true}}</nowiki></code> prints:
{{Qud quote|This is an unindented quote.|noindent=true}}
<code><nowiki>{{qud quote|This shows off three additional parameters: fullwidth, centered, and bordercolor|fullwidth=true|bordercolor=green|centered=true}}</nowiki></code>
{{qud quote|This shows off three additional parameters: fullwidth, centered, and bordercolor|fullwidth=true|bordercolor=green|centered=true}}
{{doc/end}}
{{doc/end}}

Latest revision as of 01:05, 20 December 2020

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