Template:Quote: Difference between revisions

From The Somewhere Else Encyclopedia

mNo edit summary
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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Quote Texttext

The text of the quote.

Example
"To be or not to be?"
Unknownoptional
Quotedquoted

The one being quoted.

Unknownoptional
Quote Sourcesource

The source of the quotation or original work it is found in.

Unknownoptional