Template:Qud quote/doc: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
m (add noindent to docs)
mNo edit summary
Line 19: Line 19:


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

Revision as of 01:01, 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 two additional parameters: fullwidth and bordercolor|fullwidth=true|bordercolor=green}}

This shows off two additional parameters: fullwidth and bordercolor