Template:Quotation/doc
Jump to navigation
Jump to search
40px | This is a documentation subpage for Template:Quotation. It contains usage information, categories and other content that is not part of the original template page. |
Usage
- You should not put quotation marks around the quote.
{{Quotation|Quoted material|Author|Title|Publication}}
Quoted material
— Author, Title, Publication
{{Quotation|Quoted material|Author||skip italics to use '' '' for italics}}
Quoted material
— Author, skip italics to use for italics
{{Quotation|Quoted material|Author|Title|}}
Quoted material
— Author, Title
{{Quotation|Quoted material}}
Quoted material
The equal sign (=)
If any of the parameters include an equal sign, this will make the template not recognize the parameter properly. To fix this the parameter needs to be prefixed with "1=", "2=", etc., depending on which parameter this applies to.
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Quotation
<templatedata> {
"description": "insert description here", "params": { "1": { "label": "Quoted material", "description": "", "type": "string", "required": true }, "2": { "label": "Author", "description": "", "type": "string", "required": false }, "3": { "label": "Title", "description": "", "type": "string", "required": false }, "4": { "label": "Publication", "description": "Use <ref> and Empty citation (help) etc.", "type": "string", "required": false } }
} </templatedata>
See also
Similar templates comparison:
- Template:Epigraph – quote without border, page-wide, normal-sized attribution
- Template:Quote – quote without border, page-wide, smaller-sized attribution
- Template:Quotation – quote with border, page-wide
- Template:Quote box – quote with border, in a reduced floating box
- Template:Cquote – pull-quote between graphic quotation marks, page-wide
- Template:Rquote – pull-quote between graphic quotation marks, in a reduced floating area
- Category:Quotation templates – more templates