Difference between revisions of "Template:Cquote/doc"

From Catglobe Wiki
Jump to: navigation, search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<accesscontrol>Administrators,,Cem(ro),,Maysunshine(ro),,mod</accesscontrol>
 
<accesscontrol>Administrators,,Cem(ro),,Maysunshine(ro),,mod</accesscontrol>
__NOTOC__{{Template:Documentation
+
{{Template:Documentation
|Template-Documentation =
+
|Template-Documentation=
 
+
<span style="font-size:16px;font-weight:bold;color: #DF8621;">Usage</span>
==Usage==
+
#<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 21: 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

Latest revision as of 08:40, 26 December 2011

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

Template:Cquote/doc

Template documentation