Template:Quote/doc: Difference between revisions
Jump to navigation
Jump to search
GamerDude27 (talk | contribs) m (Added "Usage" header) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{documentation subpage}} | ||
Adds a [[block quotation]] to an article page. | |||
== Parameters and Examples == | |||
{| class=standard-table | style="width:100%;" | |||
|- | |||
! Parameter | |||
! Description | |||
! Example | |||
! Preview | |||
|- | |||
| align="center" | {{Code|{{param|1}}}} <br>or<br> {{Code|{{param|text}}}} | |||
| Quote text. | |||
{{param|text}} allows you to use symbols such as equality and others in your quote. | |||
| {{CodeBlock|<nowiki>{{Quote|Cry "Havoc" and let slip the dogs of war.}}</nowiki>}}{{CodeBlock|<nowiki>{{Quote|text=Cry "Havoc" and let slip the dogs of war.}}</nowiki>}} | |||
| {{Doc/PreviewBlock|margin=5px|{{Quote|Cry "Havoc" and let slip the dogs of war.}}}} {{Doc/PreviewBlock|margin=5px|{{Quote|text=Cry "Havoc" and let slip the dogs of war.}}}} | |||
|} | |||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| |
Revision as of 05:03, 1 February 2023

This is a documentation subpage for Template:Quote.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Adds a block quotation to an article page.
Parameters and Examples
Parameter | Description | Example | Preview |
---|---|---|---|
{{{1}}} or {{{text}}} |
Quote text.
{{{text}}} allows you to use symbols such as equality and others in your quote. |
Cry "Havoc" and let slip the dogs of war. Cry "Havoc" and let slip the dogs of war. |