Template:Rquote/doc

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture
Revision as of 10:11, August 21, 2020 by Johnrdorazio (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


The Manual of Style guidelines for block quotations recommend formatting block quotations using the {{Quote}} template or the HTML <blockquote> element, for which that template provides a wrapper.

  • Quotes work best when used with short sentences, and at the start or end of a section, as a hint of or to help emphasize the section's content.
  • For typical quotes, especially those longer than the rest of the paragraph in which they are quoted, {{Cquote}} (for use outside of article space only) provides a borderless quote with decorative quotation marks, and {{Quote frame}} provides a bordered quote. Both span the page width.
  • For very short quotes, {{Rquote}} (with decorative quotation marks, for use outside of article space only) or {{Quote box}} (framed) can be used to set the quote off to either the right or left as in a magazine sidebar. This can be effective on essay pages and WikiProject homepages.

Usage

For quotes, this template, a variant of the {{Cquote}}, results in a floating quote with the article text wrapping around it, like an image. It is intended for relatively short quotes of 50 or 100 words.

Align quote box to the right:

{{Rquote |1=right |2=text of quotation |3=person quoted |4=cited source}}

Align quote box to the left:

{{Rquote |1=left |2=text of quotation |3=person quoted |4=cited source}}

Named parameters may also be used:

{{Rquote |align=right |quote=text of quotation |author=person quoted |source=cited source}}

It is always safest to explicitly number or name the parameters (especially the quoted text, author, and source), since the presence of any = character in it will break the template if the parameter is not named/numbered.

Compact form

If you do not want to use numbered/named parameters, you must use compact form, without whitespace between parameters; MediaWiki parses the entire contents of unnamed parameters extremely literally, including whitespace.

Align quote box to the right (compact version):

{{Rquote|right|text of quotation|person quoted|cited source}}

Align quote box to the left (compact version):

{{Rquote|left|text of quotation|person quoted|cited source}}

If any parameter is numbered, all of them must also be numbered.

Parameters

Unnamed parameters

  1. Alignment: The first unnamed parameter. "left" or "right" (case-sensitive) are acceptable values. This parameter is mandatory; there is no default.
  2. Text of quotation: The second unnamed parameter. If the material contains = characters, remember to either replace those characters with {{=}} or use an explicit |2=. Quotation marks are supplied by the template and should not be included here. Soft hyphens (&shy;) or <wbr /> can be used to influence line breaks within the quote text.
  3. Entity being quoted: The third unnamed parameter. This should not be confused with the author of the source who published the quotation. For example, imagine a John Doe publishes a book, in which he attributes a quotation to Albert Einstein. In that case, "Albert Einstein" is what should be put in this parameter, not "John Doe". This parameter is only mandatory when the fourth parameter is also specified.
  4. Extra identifier: An optional extra identifier that better identifies the location or time of the occurrence of the quotation. It must not be confused with the title of the source. For example, imagine a John Doe publishes a book; in it, he attributes a quotation to Albert Einstein, claiming Einstein said it in a letter to his colleague. What is put in this parameter is "in a letter to his colleague", not the title of John Doe's book. This parameter is fully optional.

A standard <ref>...</ref> citations is normally attached to the second, third or fourth parameter, whichever comes last.

If any parameter is explicitly numbered, they must all be numbered. If none are numbered, do not use any whitespace between them.

Named parameters

These parameters are all optional.

|width=
Width of the quote. It should be a number with a CSS unit of length added to it. Default is 33%. Examples: 20em, 300px. Use of the "px" unit is discouraged.
|style=
Additional CSS style for the quote. Use only as a last measure.

Limitations

  1. This template does not always "play nice" and wrap properly when it is on the left, especially when what immediately follows it is a heading or a list.
  2. If the quoted content is extremely short, this template looks terrible. The content needs to be at least reach to the other side of the template. If the content is shorter than that, use {{Cquote}} with its |float= option.
  3. As noted above, if any parameter is explicitly numbered, they must all be numbered. If none are numbered, do not use any whitespace between them.

Example

Align right →

Code

{{Rquote |1=right
|2=This is an example quote with the first option set to ''right''.
|3=[[Anonymity|Anonymous]] |4=''Reduced quote template page''
}}
{{str left|{{Lorem ipsum}}|335}}

Result

Lorem ipsum dolor sit amet, consectetur adipiscing 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 par


Align left ←

Code

{{Rquote |1=left
|2=This is another, slightly longer example quote with the first option set to ''left''.
|3=[[Anonymity|Anonymous]] |4=''Reduced quote template page''
}}
{{Lorem ipsum}}

{{Rquote |1=left |2=This is another, slightly longer ex&shy;ample pull&shy;quote with the first option set to ''left'' and two soft hyphens included in the quote text. |3=[[Anonymity|Anonymous]] |4=''Reduced quote template page'' }} {{Lorem ipsum}}

Result

Lorem ipsum dolor sit amet, consectetur adipiscing 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.

Lorem ipsum dolor sit amet, consectetur adipiscing 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.