Template:Quote: Difference between revisions
From The Somewhere Else Encyclopedia
TheLibrarian (talk | contribs) mNo edit summary |
TheLibrarian (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
— {{{quoted}}}, {{{source}}} | — {{{quoted}}}, {{{source}}} | ||
</blockquote> | </blockquote> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"text": { | |||
"label": "Quote Text", | |||
"description": "The text of the quote.", | |||
"example": "\"To be or not to be?\"" | |||
}, | |||
"quoted": { | |||
"label": "Quoted", | |||
"description": "The one being quoted." | |||
}, | |||
"source": { | |||
"label": "Quote Source", | |||
"description": "The source of the quotation or original work it is found in." | |||
} | |||
}, | |||
"description": "Basic quote template, placing quotes inside a light yellow-brown box." | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 06:44, 11 January 2025
{{{text}}}
— {{{quoted}}}, {{{source}}}
Basic quote template, placing quotes inside a light yellow-brown box.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Quote Text | text | The text of the quote.
| Unknown | optional |
Quoted | quoted | The one being quoted. | Unknown | optional |
Quote Source | source | The source of the quotation or original work it is found in. | Unknown | optional |