.

Template:Cquote/doc: Difference between revisions

Wikicars, a place to share your automotive knowledge
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 51: Line 51:
<!-- ADD CATEGORIES BELOW THIS LINE -->
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[category:Quotation templates|{{PAGENAME}}]]
[[category:Quotation templates|{{PAGENAME}}]]
[[Catgeory:Templates]]
[[Category:Templates]]
<!-- ADD INTERWIKIS BELOW THIS LINE -->
<!-- ADD INTERWIKIS BELOW THIS LINE -->




</includeonly>
</includeonly>

Revision as of 04:54, 10 January 2007



Documentation

Template:Tl 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 sections, to help emphasis the content of section. For shorter pull-quotes of 50 words or less in a similar style, consider using Template:Tl.

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
  • 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

Error creating thumbnail: Unable to save thumbnail to destination
External success has to do with people who may see me as a model, or an example, or a representative. As much as I may dislike or want to reject that responsibility, this is something that comes with public success. It's important to give others a sense of hope that it is possible and you can come from really different places in the world and find your own place in the world that's unique for yourself.
Error creating thumbnail: Unable to save thumbnail to destination
{{| —{{{4}}}|}} {{| {{{5}}}|}}


{{cquote|1=quote text}} (quote text contains an equal sign)
Error creating thumbnail: Unable to save thumbnail to destination
The essential point, established by Lorentz, is that the equations of the electromagnetic field are not altered by a certain transformation (which I will call by the name of Lorentz) of the form2:
<math>x^\prime = k\ell\left(x + \varepsilon t\right),</math><math>t^\prime = k\ell\left(t + \varepsilon x\right),</math><math>y^\prime = \ell y,</math> <math>z^\prime = \ell z,</math><math> k = 1/\sqrt{1-\varepsilon^2}.</math>
Error creating thumbnail: Unable to save thumbnail to destination
{{| —{{{4}}}|}} {{| {{{5}}}|}}


{{cquote|quote text|40px|40px}}
Error creating thumbnail: Unable to save thumbnail to destination
You have the right to remain silent. If you give up that right, anything you say can and will be used against you in a court of law. You have the right to an attorney and to have an attorney present during questioning. If you cannot afford an attorney, one will be provided to you at no cost. During any questioning, you may decide at any time to exercise these rights, not answer any questions, or make any statements.
Error creating thumbnail: Unable to save thumbnail to destination
{{| —{{{4}}}|}} {{| {{{5}}}|}}


{{cquote|quote text|30px|30px|Origin of quote|Cited source}}
Error creating thumbnail: Unable to save thumbnail to destination
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.
Error creating thumbnail: Unable to save thumbnail to destination
{{Pink Floyd| —Pink Floyd|}} {{The Wall| The Wall|}}


Related templates