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)
m (add noindent to docs)
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}}
{{doc/end}}
{{doc/end}}

Revision as of 16:51, 18 November 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.