Template:Cquote/doc: Difference between revisions

From The Mail Handler Underground
Jump to navigation Jump to search
(Created page with "'''{{tl|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 fewer in a similar style, consider using {{tl|Rquote}}. '''NOTE''': This template sho...")
 
(No difference)

Latest revision as of 13:22, 29 July 2023

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 section, to help emphasize the content of the section. For shorter pull-quotes of 50 words or fewer 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 Template:Tl template.

Usage[edit]

  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[edit]

  • 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.
Note: if the text contains one or more "=" (equal signs), then the template must be called as {{cquote|4=text}}
  • Parameter 5: Source of the quote (publication title, speech, etc.). Can include links.
Note: if the text contains one or more "=" (equal signs), then the template must be called as {{cquote|5=text}}

Examples[edit]

{{cquote|quote text}}

As Amy Tan once said

  1. if:
{{#if:|
border: 1px solid #AAAAAA;

}}" class="cquote"

width="20" valign="top" style="color:#B2B7F2;font-size:{{#switch:20px 10px=20px 30px=60px 40px=80px 50px=100px 60px=120px 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. width="20" valign="bottom" style="color:#B2B7F2;font-size:{{#switch:20px 10px=20px 30px=60px 40px=80px 50px=100px 60px=120px
{{#if:|

—{{{4}}}{{#if:|, {{{5}}}}}

}}

}}

{{cquote|1=quote text}} (quote text contains an equal sign)
  1. if:
{{#if:|
border: 1px solid #AAAAAA;

}}" class="cquote"

width="20" valign="top" style="color:#B2B7F2;font-size:{{#switch:20px 10px=20px 30px=60px 40px=80px 50px=100px 60px=120px 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),t^\prime = k\ell\left(t + \varepsilon x\right),y^\prime = \ell y,z^\prime = \ell z, k = 1/\sqrt{1-\varepsilon^2}.</math>
width="20" valign="bottom" style="color:#B2B7F2;font-size:{{#switch:20px 10px=20px 30px=60px 40px=80px 50px=100px 60px=120px
{{#if:|

—{{{4}}}{{#if:|, {{{5}}}}}

}}

}}

{{cquote|quote text|40px|40px}}
  1. if:
{{#if:|
border: 1px solid #AAAAAA;

}}" class="cquote"

width="20" valign="top" style="color:#B2B7F2;font-size:{{#switch:40px 10px=20px 30px=60px 40px=80px 50px=100px 60px=120px 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. width="20" valign="bottom" style="color:#B2B7F2;font-size:{{#switch:40px 10px=20px 30px=60px 40px=80px 50px=100px 60px=120px
{{#if:|

—{{{4}}}{{#if:|, {{{5}}}}}

}}

}}

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

  1. if:
{{#if:Pink FloydThe Wall|
border: 1px solid #AAAAAA;

}}" class="cquote"

width="20" valign="top" style="color:#B2B7F2;font-size:{{#switch:30px 10px=20px 30px=60px 40px=80px 50px=100px 60px=120px 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. width="20" valign="bottom" style="color:#B2B7F2;font-size:{{#switch:30px 10px=20px 30px=60px 40px=80px 50px=100px 60px=120px
{{#if:Pink Floyd|

Pink Floyd{{#if:The Wall|, The Wall}}

}}

}}

Example with ref tags:

{{cquote|You don't get everything you want. A dictatorship would be a lot easier.|200|50|George W. Bush<ref>http://www.governing.com/archive/1998/jul/bush.txt</ref>}}
  1. if:
{{#if:George W. Bush<ref>http://www.governing.com/archive/1998/jul/bush.txt</ref>|
border: 1px solid #AAAAAA;

}}" class="cquote"

width="20" valign="top" style="color:#B2B7F2;font-size:{{#switch:200 10px=20px 30px=60px 40px=80px 50px=100px 60px=120px You don't get everything you want. A dictatorship would be a lot easier. width="20" valign="bottom" style="color:#B2B7F2;font-size:{{#switch:200 10px=20px 30px=60px 40px=80px 50px=100px 60px=120px
{{#if:George W. Bush<ref>http://www.governing.com/archive/1998/jul/bush.txt</ref>|

—George W. Bush<ref>http://www.governing.com/archive/1998/jul/bush.txt</ref>{{#if:|, {{{5}}}}}

}}

}}

<references />