Template:Quote
Examples
This is some quote text.—Some person, Some source
This is some quote text.
Displays a quotation with an optional signatory and source.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | text quote | The text of the quotation. | String | required |
| Text (positional) | 1 | The text of the quotation when using a positional parameter. Prefer 'text' when writing new calls. | String | optional |
| Signatory | sign cite | The person or entity to whom the quotation is attributed. | String | optional |
| Signatory (positional) | 2 | The person or entity to whom the quotation is attributed. | String | optional |
| Source | source | The source of the quotation. | String | optional |
| Source (positional) | 3 | The source of the quotation when using a positional parameter. | String | optional |