Template:Q: Difference between revisions

From TestWiki
Jump to navigation Jump to search
(Created page with "<code>“''{{{1}}}''”</code><br /> :<code>~ '''[[{{{2}}}]] {{#if:{{{3|}}}|on {{{3}}}}}'''</code><noinclude> ==Usage== <code><nowiki>{{Q|This is a quote.|Author}}</nowiki></code> prints: {{Q|This is a quote.|Author}} <code><nowiki>{{Q|This is a quote.|Author|subject}}</nowiki></code> prints: {{Q|This is a quote.|Author|subject}} </noinclude>")
 
(No difference)

Latest revision as of 15:09, 10 January 2023

{{{1}}}

~ [[{{{2}}}]]

Usage

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

This is a quote.

~ Author


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

This is a quote.

~ Author on subject