Template:Qud quote/doc: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 20: Line 20:
{{Qud quote|This is an unindented quote.|noindent=true}}
{{Qud quote|This is an unindented quote.|noindent=true}}


<code><nowiki>{{qud quote|This shows off two additional parameters: fullwidth and bordercolor|fullwidth=true|bordercolor=green}}</nowiki></code>
<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 two additional parameters: fullwidth and bordercolor|fullwidth=true|bordercolor=green}}
{{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