Template:Cquote/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Tariqabjotu
m Tariqabjotu moved page Template:Cquote/doc to Template:Centered pull quote/doc: per move request on talk page [moving subpages simultaneously]
meta>Tariqabjotu
updating due to move
Line 3: Line 3:


==Usage==
==Usage==
'''{{tl|Cquote}}''' (for '''Centered pull quote''') is a template meant for [[pull quote]]s, the visually distinctive text that is ''already present'' in the same article.
'''{{tl|Centered pull quote}}''' is a template meant for [[pull quote]]s, the visually distinctive text that is ''already present'' in the same article.


*  <font color="red">'''NOTE''': This template should '''not be used''' for quotations</font> if they are not repeated elsewhere in the main text. The [[Wikipedia:Manual of Style#Quotations|Manual of Style]] recommendation is:
*  <font color="red">'''NOTE''': This template should '''not be used''' for quotations</font> if they are not repeated elsewhere in the main text. The [[Wikipedia:Manual of Style#Quotations|Manual of Style]] recommendation is:
Line 12: Line 12:


===Syntax===
===Syntax===
# <code><nowiki>{{cquote|quote text}}</nowiki></code>
# <code><nowiki>{{centered pull quote|quote text}}</nowiki></code>
# <code><nowiki>{{cquote|quote text|author=author or speaker}}</nowiki></code>
# <code><nowiki>{{centered pull quote|quote text|author=author or speaker}}</nowiki></code>
# <code><nowiki>{{cquote|quote text|author=author or speaker|source=title of article, speech, book, etc.}}</nowiki></code>
# <code><nowiki>{{centered pull quote|quote text|author=author or speaker|source=title of article, speech, book, etc.}}</nowiki></code>


===Parameters===
===Parameters===
; Parameter 1: text of the quote; use <code><nowiki><br /></nowiki></code> between paragraphs.
; Parameter 1: text of the quote; use <code><nowiki><br /></nowiki></code> between paragraphs.
: '''''Required'''''
: '''''Required'''''
: '''Note''': if the quote text contains one or more "=" (equal signs), then the template must be called as <nowiki>{{cquote|</nowiki>'''<span style="color:red;">1=</span>'''<nowiki>quote text}}</nowiki> (see [[m:Help:Templates#Equals sign in parameter value|"Equals sign in parameter value"]])
: '''Note''': if the quote text contains one or more "=" (equal signs), then the template must be called as <nowiki>{{centered pull quote|</nowiki>'''<span style="color:red;">1=</span>'''<nowiki>quote text}}</nowiki> (see [[m:Help:Templates#Equals sign in parameter value|"Equals sign in parameter value"]])
; author: Name of the person that wrote or spoke the text being quoted. Can include wiki syntax.
; author: Name of the person that wrote or spoke the text being quoted. Can include wiki syntax.
; source: Source of the quote (publication title, speech, etc.). Can include wiki syntax.
; source: Source of the quote (publication title, speech, etc.). Can include wiki syntax.
Line 26: Line 26:


===Simple example===
===Simple example===
<pre>{{cquote|quote text}}</pre>
<pre>{{centered pull quote|quote text}}</pre>
{{cquote|To be, or not to be.}}
{{centered pull quote|To be, or not to be.}}


===Sourced example===
===Sourced example===
<pre>{{cquote
<pre>{{
|Life is like riding a bicycle. To keep your balance you must keep moving.
centered pull quote|Life is like riding a bicycle. To keep your balance you must keep moving.
|author=[[Albert Einstein]]
|author=[[Albert Einstein]]
|source=in a letter to his son<ref>[[Walter Isaacson]], ''Einstein: His Life and Universe'' (2007), p. 367.</ref>
|source=in a letter to his son<ref>[[Walter Isaacson]], ''Einstein: His Life and Universe'' (2007), p. 367.</ref>
}}</pre>
}}</pre>


{{cquote|Life is like riding a bicycle. To keep your balance you must keep moving.
{{centered pull quote|Life is like riding a bicycle. To keep your balance you must keep moving.
|author=[[Albert Einstein]]
|author=[[Albert Einstein]]
|source=in a letter to his son<ref>[[Walter Isaacson]], ''Einstein: His Life and Universe'' (2007), p. 367.</ref>
|source=in a letter to his son<ref>[[Walter Isaacson]], ''Einstein: His Life and Universe'' (2007), p. 367.</ref>
Line 44: Line 44:


===Other examples===
===Other examples===
<pre>{{cquote|1=F=ma|author=[[Isaac Newton]]}}</pre>
<pre>{{centered pull quote|1=F=ma|author=[[Isaac Newton]]}}</pre>
(the ''1='' is necessary as quote text contains an equal sign)
(the ''1='' is necessary as quote text contains an equal sign)
{{cquote|1=F=ma|author=[[Isaac Newton]]}}
{{cquote|1=F=ma|author=[[Isaac Newton]]}}


<pre>{{cquote|1=Thus:
<pre>{{centered pull quote|1=Thus:
:<math>E=mc^2</math>|author=[[Albert Einstein]]}}</pre>
:<math>E=mc^2</math>|author=[[Albert Einstein]]}}</pre>
(quote text contains an equal sign and math syntax)
(quote text contains an equal sign and math syntax)
{{cquote|1=Thus:
{{centered pull quote|1=Thus:
:<math>E=mc^2</math>|author=[[Albert Einstein]]}}
:<math>E=mc^2</math>|author=[[Albert Einstein]]}}



Revision as of 02:16, 2 January 2013

Usage

{{Centered pull quote}} is a template meant for pull quotes, the visually distinctive text that is already present in the same article.

  • NOTE: This template should not be used for quotations if they are not repeated elsewhere in the main text. The Manual of Style recommendation is:
    • For visually distinctive quotation, use {{Quotation}} template.
    • For long quotations, use the HTML <blockquote> element, such as through the use of the {{Quote}} or {{quote box}} template.
  • Pull quotes work best when used with short sentences, and at the start or end of a section, as a hint of the section's content.
  • For shorter pull quotes of 50 words or fewer in a similar style, consider using {{Rquote}} which sets the quote off to either the right or left as in a magazine sidebar. This can be effective on essay pages and WikiProject homepages.

Syntax

  1. {{centered pull quote|quote text}}
  2. {{centered pull quote|quote text|author=author or speaker}}
  3. {{centered pull quote|quote text|author=author or speaker|source=title of article, speech, book, etc.}}

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 {{centered pull quote|1=quote text}} (see "Equals sign in parameter value")
author
Name of the person that wrote or spoke the text being quoted. Can include wiki syntax.
source
Source of the quote (publication title, speech, etc.). Can include wiki syntax.
bgcolor
The color of the background.
wide
When set to "yes", the quote expands to the entire width of the page. Useful for small quotes, but may clash with other floating objects, such as infoboxes.

Simple example

{{centered pull quote|quote text}}

Template:Centered pull quote

Sourced example

{{
centered pull quote|Life is like riding a bicycle. To keep your balance you must keep moving.
|author=[[Albert Einstein]]
|source=in a letter to his son<ref>[[Walter Isaacson]], ''Einstein: His Life and Universe'' (2007), p. 367.</ref>
}}

Template:Centered pull quote

Other examples

{{centered pull quote|1=F=ma|author=[[Isaac Newton]]}}

(the 1= is necessary as quote text contains an equal sign)

{{centered pull quote|1=Thus:
:<math>E=mc^2</math>|author=[[Albert Einstein]]}}

(quote text contains an equal sign and math syntax) Template:Centered pull quote

See also

Template:Quotation templates see also