Difference between revisions of "Template:Cquote/doc"
(11 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> | ||
− | + | {{Template:Documentation | |
− | |Template-Documentation = | + | |Template-Documentation= |
+ | <span style="font-size:16px;font-weight:bold;color: #DF8621;">Usage</span> | ||
+ | #<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|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. | ||
− | = | + | <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>''' | + | :: '''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 | + | 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>''' | + | :: '''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>''' | + | :: '''Note''': if the text contains one or more "=" (equal signs), then the template must be called as <nowiki>{{cquote|</nowiki>'''5='''<nowiki>text}}</nowiki> |
− | = | + | <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 07:40, 26 December 2011
<accesscontrol>Administrators,,Cem(ro),,Maysunshine(ro),,mod</accesscontrol>