Template:Quote/doc: Difference between revisions

no edit summary
(more copypasta from wikipedia, seems to require more templates though)
 
No edit summary
Line 1:
{{Documentation subpage}}
 
{{For|linking a subject to a collection of quotes on [[Wikiquote]]|Template:Wikiquote}}
 
== Usage ==
 
Line 41 ⟶ 37:
Be wary of URLs which contain restricted characters. The equals sign is especially common.
 
<noinclude>[[Category:ATT Template Documentation]]</noinclude>
=== Multiple paragraphs ===
 
{{Blockquote paragraphs}}
 
== TemplateData ==
{{TemplateDataHeader}}
<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 quote it is",
"type": "string",
"required": false,
"aliases": [ "2", "cite" ]
},
"source": {
"label": "source",
"description": "A source for the quote",
"type": "string",
"required": false,
"aliases": [ "3" ]
}
}
}</templatedata>
 
== See also ==
{{Quotation templates see also}}
 
<includeonly>
<!-- ADD CATEGORIES AFTER THIS LINE -->
[[Category:Quotation templates|Quote]]
 
</includeonly>