Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Cquote/doc: Difference between revisions

Template page
Tungocman (talk | contribs)
Tungocman (talk | contribs)
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Cquote Template=
<accesscontrol>Administrators,,Cem(ro),,Maysunshine(ro),,mod</accesscontrol>
__NOTOC__
{{Template:Documentation
 
|Template-Documentation=
==Usage==
<span style="font-size:16px;font-weight:bold;color: #DF8621;">Usage</span>
# <code><nowiki>{{cquote|quote text}}</nowiki></code>
#<code><nowiki>{{cquote|quote text}}</nowiki></code>
# <code><nowiki>{{cquote|quote text|quotewidth=40px|quoteheight=40px}}</nowiki></code> or <code><nowiki>{{cquote|quote text|40px|40px}}</nowiki></code>
#<code><nowiki>{{cquote|quote text|quotewidth=40px|quoteheight=40px}}</nowiki></code> or <code><nowiki>{{cquote|quote text|40px|40px}}</nowiki></code>
# <code><nowiki>{{cquote|quote text|quote width in pixels|quote height in pixels|Origin of quote|Cited source}}</nowiki></code>
#<code><nowiki>{{cquote|quote text|quote width in pixels|quote height in pixels|Origin of quote|Cited source}}</nowiki></code>


Only the first parameter is required.
Only the first parameter is required.


==Parameters==
<span style="font-size:16px;font-weight:bold;color: #DF8621;">Parameters</span>
* 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 [http://meta.wikimedia.org/wiki/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>{{cquote|</nowiki>'''1='''<nowiki>quote text}}</nowiki>


The next two parameters can be used to scale the graphical [[quotation mark]]s up and down to suit larger or smaller quotes.   
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 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.
* Parameter 3: "quoteheight" - desired height of the quote image; defaults to 20px.
Line 20: Line 20:
The last two parameters can be used to provide attribution for the quote:
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 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 <nowiki>{{cquote|</nowiki>'''<span style="color:red;">4=</span>'''<nowiki>text}}</nowiki>  
:: '''Note''': if the text contains one or more "=" (equal signs), then the template must be called as <nowiki>{{cquote|</nowiki>'''4='''<nowiki>text}}</nowiki>  
* Parameter 5: Source of the quote (publication title, speech, etc.). Can include links.
* 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 <nowiki>{{cquote|</nowiki>'''<span style="color:red;">5=</span>'''<nowiki>text}}</nowiki>  
:: '''Note''': if the text contains one or more "=" (equal signs), then the template must be called as <nowiki>{{cquote|</nowiki>'''5='''<nowiki>text}}</nowiki>  


==Examples==
<span style="font-size:16px;font-weight:bold;color: #DF8621;">Examples</span>
;<code><nowiki>{{cquote|quote text}}</nowiki></code>
;<code><nowiki>{{cquote|quote text}}</nowiki></code>
As [[Amy Tan]] once said
As [[Amy Tan]] once said
  {{cquote|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.}}<!--This is a bad example, as it is illustrating use of the template in article text, not as a pull-quote!-->
  {{cquote|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.}}<!--This is a bad example, as it is illustrating use of the template in article text, not as a pull-quote!-->


Line 39: Line 39:




;<code><nowiki>{{cquote|quote text|30px|30px|Origin of quote|Cited source}}</nowiki></code>
For example,
;<code><nowiki>{{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]]''}}</nowiki></code>
;<code><nowiki>{{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]]''}}</nowiki></code>
is rendered as
  {{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]]''}}
  {{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]]''}}
}}
 
Example with ref tags:
 
;<code><nowiki>{{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>}}</nowiki></code>
 
{{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>}}
 
<references />

Latest revision as of 06:40, 26 December 2011

<accesscontrol>Administrators,,Cem(ro),,Maysunshine(ro),,mod</accesscontrol>

Template:Cquote/doc

Template documentation