Template:Quote/doc
{{Quote}} is used for rendering extensive quotations in a nice and uniform way.
Usage
To include it in an article use the syntax below:
{{Quote | header = | quote = | speaker = }}
- header (optional)
- This text is rendered at the top of the quote in a headline tag. In most uses, such as back cover text on product pages, this text uses title case. This attribute is optional.
- quote
- This text is rendered in italics within decorative quotation marks; quotation marks to set off the quoted text aren't necessary as they're part of the template design. Formatting is allowed, but italics are ignored; styling text inside quotes with italics, such as book titles, will not remove the italics from that text. This attribute is required.
- speaker (optional)
- This text is rendered after an em dash beneath the quote as standard body text indented to align with the quote. Insert the author and/or source here. Formatting is allowed. This attribute is optional.
Example
{{Quote | header = Words of Wisdom | quote = To be a ''[[Pathfinder]]'' is to give up all sense of home, to marry yourself to the road and let your words be your children. | speaker = Pathfinder [[Jaroven Kesk]], ''[[Seekers of Secrets]]'' }}
renders as:
“Words of WisdomTo be a Pathfinder is to give up all sense of home, to marry yourself to the road and let your words be your children.
Paragraphs are now supported as expected.
— Pathfinder Jaroven Kesk, Seekers of Secrets”