Template:Quote/doc: Difference between revisions
Template page
More actions
Created page with "== TemplateData == <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", "descripti..." |
No edit summary Tag: Manual revert |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | |||
== TemplateData == | == TemplateData == | ||
<templatedata>{ | <templatedata>{ | ||
"description": "Adds a block quotation.", | "description": "Adds a block quotation.", | ||
| Line 35: | Line 35: | ||
} | } | ||
}</templatedata> | }</templatedata> | ||
</noinclude> | |||
Latest revision as of 16:42, 18 January 2026
TemplateData
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 |