Template:Quotation
Jump to navigation
Jump to search
This template is currently protected from editing as it is a high-use template. Edits made to it will affect many pages. Please discuss changes on the talk page before implementing them. Test changes in the template's /sandbox or in your sandbox. |
Purpose
A template to help visually distinguish quoted material. For a grey background, see Template:Quotation2.
Usage
To use, copy and paste the below:
{{Quotation |quote = |source = |ref = }}
Key
- quote = Insert quoted material here.
- source = Optional parameter for the source of the quote.
- ref = Optional parameter to add a footnoted reference for the quote. Source is required for use.
Shortcut
The parameter names do not need to be included, and quoted material can instead be inserted directly after the pipe (|
). For example:
{{Quotation|Quoted text here.}}
However, note the below restrictions.
Examples
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Fan fiction is a way of the culture repairing the damage done in a system where contemporary myths are owned by corporations instead of owned by the folk.-- Henry Jenkins, 1997 [1]
- References
- ^ Harmon, Amy. In TV's Dull Summer Days, Plots Take Wing on the Net. The New York Times. Aug. 18, 1997. Accessed Jun. 21, 2021.
Known Issues
- If the opening and closing braces do not appear on their own lines, paragraph breaks may not work correctly inside the quote.
- If the quoted text contains an equals sign (e.g., in a hyperlink), the parameter name (
source =
) or the parameter number (1 =
) needs to be included before quoted text.