(Created page with "<includeonly><blockquote>"{{{1|Insert the text of the quote here, without quotation marks.}}}"{{#if:{{{2|}}}{{{3|}}}|{{#if:{{{2|<noinclude>Origin</noinclude>}}}|<br><cite>{{{2}}}{{#if:{{{3|<noinclude>Source</noinclude>}}}|, {{{3}}}}}</cite>}} }}</blockquote></includeonly><noinclude> {{/doc}} Category:Templates </noinclude>") |
m (Protected "Template:Quote": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(No difference)
|
Latest revision as of 01:15, 13 February 2023
Usage
{{Quote|<Speaker>|<Source>}}
Samples
{{quote|Lorem ipsum}}
gives...
"Lorem ipsum"
{{quote|Lorem ipsum|Julius Caesar}}
gives...
"Lorem ipsum"
Julius Caesar
{{quote|Lorem ipsum|Julius Caesar|Rome}}
gives...
"Lorem ipsum"
Julius Caesar, Rome
Data Template
This template displays text within enlarged quotes, and centers it on the page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Quotation Text | 1 | Text without quotation marks. | String | required |
Origin | 2 | link to origin of Citation if available. | String | suggested |
Source | 3 | Link to source of this Citation. | String | suggested |