Template: Quote: Difference between revisions
(Created page with "<noinclude> <templatedata> { "description": "Adds a block quotation.", "params": { "text": { "label": "text", "description": "The text to quote", "type": "string", "required": false, "aliases": [ "1", "quote" ] }, "sign": { "label": "sign", "description": "The person who is being quoted", "type": "string", "required": false, "aliases": [ "2", "cite" ] }, "source": { "label": "source", "description": "A...") |
(No difference)
|
Revision as of 21:39, 17 October 2023
Adds a block quotation.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| text | text 1 quote | The text to quote | String | optional |
| sign | sign 2 cite | The person who is being quoted | String | optional |
| source | source 3 | A source for the quote | String | optional |
