Template:Cquote/doc: Difference between revisions

Nothing to hide, but nothing to show you either.
Jump to navigation Jump to search
Content added Content deleted
(Example with ref tags: has no example of code)
(→‎See also: + {{Quotation templates see also}})
Line 51: Line 51:
<references />
<references />


===See also===
==See also==

*{{tl|cquotetxt}} - text-based version of this template
Direct variants:
===Related templates===

*{{tl|epigraph}}
* {{Lts|Cquote}} – with graphic quotation mark<!--self-listing for quick access on edit history-->
*{{tl|quote}}
* {{Lts|cquotetxt}} – with text-based quotation mark
*{{tl|quotation}}

*{{tl|quote box}}
{{Quotation templates see also}}
*{{tl|rquote}}


<includeonly>
<includeonly>

Revision as of 12:27, 12 November 2007

Template:Template doc page viewed directly

{{Cquote}} is a template meant for pull-quotes, which stand apart from the text of a page. It generally should not be used in articles unless there is a good justification for doing so. Pull-quotes work best when used with short quotes, and at the start or end of a section, to help emphasize the content of the section. For shorter pull-quotes of 50 words or less in a similar style, consider using {{Rquote}}.

NOTE: This template should not be used for block quotes in article text. For long quotations in the text, the Manual of Style recommends using the HTML <blockquote> element, such as through the use of the {{Quote}} template.

Usage

  1. {{cquote|quote text}}
  2. {{cquote|quote text|quotewidth=40px|quoteheight=40px}} or {{cquote|quote text|40px|40px}}
  3. {{cquote|quote text|quote width in pixels|quote height in pixels|Origin of quote|Cited source}}

Only the first parameter is required.

Parameters

  • Parameter 1: text of the quote; use <br /> between paragraphs.
Required
Note: if the quote text contains one or more "=" (equal signs), then the template must be called as {{cquote|1=quote text}} (see "Equals sign in parameter value")

The next two parameters can be used to scale the graphical quotation marks up and down to suit larger or smaller quotes.

  • Parameter 2: "quotewidth" - desired width of the quote image; defaults to 20px. (anything larger than 48px is not recommended.)
  • Parameter 3: "quoteheight" - desired height of the quote image; defaults to 20px.

The last two parameters can be used to provide attribution for the quote:

  • Parameter 4: Name of the person that wrote or spoke the text being quoted. Can include links.
  • Parameter 5: Source of the quote (publication title, speech, etc.). Can include links.

Examples

{{cquote|quote text}}

As Amy Tan once said

{{cquote|1=quote text}} (quote text contains an equal sign)
{{cquote|quote text|40px|40px}}
{{cquote|quote text|30px|30px|Origin of quote|Cited source}}

For example,

{{cquote|And when they've given you their all / Some stagger and fall, after all it's not easy / Banging your heart against some mad bugger's wall.|30px|30px|[[Pink Floyd]]|''[[The Wall]]''}}

is rendered as

Example with ref tags:

{{cquote|Global warming.|200|50|Leonardo DiCaprio. <ref>[http://www.leonardodicaprio.com] </ref>}}


See also

Direct variants:

Template:Quotation templates see also