Template:Rquote/doc
Jump to navigation
Jump to search
{{Rquote}}
is a variant of the {{Cquote}}
quotation template, intended for very short pull quotes of 50 words or less. It results in a floating quote with the article text wrapping around it, like an image.
For longer pull quotes of 50 words or more (in a similar style), use Cquote. For long quotations in the text, the Wiki Manual of Style recommends using the HTML <blockquote> element.
Usage
Align quote box to the right:
{{Rquote|right|Quote text|Origin of quote|Cited source}}
Align quote box to the left:
{{Rquote|left|Quote text|Origin of quote|Cited source}}
Without the first parameter the box defaults to the right. "Center" is not a valid option for this template.
- You should not put quotation marks around the quote. This template serves as a block quote to separate it from the text instead.
Parameters
- Alignment (left, right).
- The Quote Text
- Source (who said it?)
- Citation (where was it said?)
Example
Align Right →
Code
{{Rquote|right|This is an example pullquote with the first option set to ''right''.|[[Anonymous]]|''Rquote template page''}}{{Lorem Ipsum}}
Result
“ | This is an example pullquote with the first option set to right. | ” |
—Anonymous, Rquote template page |
- Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Align Left ←
Code
{{Rquote|left|This is an example pullquote with the first option set to ''left''.|[[Anonymous]]|''Rquote template page''}}{{Lorem Ipsum}}
Result
“ | This is an example pullquote with the first option set to left. | ” |
—Anonymous, Rquote template page |
- Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.