Vorlage:Cquote/Doku: Unterschied zwischen den Versionen

Aus skandinavien-wiki.net
(rv)
(Merge-in from talk page)
Zeile 1: Zeile 1:
<includeonly>:''This template documentation is [[Wikipedia:Template doc page pattern|transcluded]] from [[{{FULLPAGENAME}}/doc]]'' [<span class="plainlinks">[{{fullurl:{{FULLPAGENAMEE}}/doc|action=edit}} edit]</span>]</includeonly>
<includeonly>:''This template documentation is [[Wikipedia:Template doc page pattern|transcluded]] from [[{{FULLPAGENAME}}/doc]]'' [<span class="plainlinks">[{{fullurl:{{FULLPAGENAMEE}}/doc|action=edit}} edit]</span>]</includeonly>
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->__NOTOC__


'''Usage:'''  <code><nowiki>{{cquote|quote text|quote width in pixels|quote height in pixels|Origin of quote|Cited source}}</nowiki><code>
'''Usage:'''  <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.
# <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>
===Parameters===
* Parameter 1: text of the quote; use <code><nowiki><br /> between paragraphs. </nowiki></code>[REQUIRED]
The next two parameters can be used to scale the graphical [[quotation mark]]s up and down to suit larger or smaller quotes. 
* Parameter 2: "quotewidth" - desired width of the quote image; defaults to 20px
* 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.
* Parameter 5: Source of the quote (publication title, speech, etc.).  Can include links.
===Examples===
'''<code><nowiki>{{cquote|quote text}}</nowiki></code>'''
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.}}
'''<code><nowiki>{{cquote|quote text|40px|40px}}</nowiki></code>'''
{{Cquote|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.|40px|40px}}
'''<code><nowiki>{{cquote|quote text|30px|30px|Origin of quote|Cited source}}</nowiki></code>'''
{{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]]''}}
===Limitations===
Note that <nowiki>{{Cquote|Some text {{ref|Some ref}} }}</nowiki> doesn't work. You may find that <nowiki>{{Cquote|Some text}}{{ref|Some ref}}</nowiki> gives ugly results. [[User:Angusmclellan|Angus McLellan]] 18:35, 15 March 2006 (UTC)
<nowiki>{{Cquote|Some text <ref>Some ref</ref> }}</nowiki>, however, does work. [[User:Run!|<font size="-2" color="white" style="background:red">&nbsp;'''-- Run!'''&nbsp;</font>]] 14:55, 3 May 2006 (UTC)
===Related templates===
*{{tl|quotation}}
*{{tl|quote box}}
*{{tl|rquote}}


<includeonly>
<includeonly>

Version vom 17. September 2006, 14:20 Uhr


Usage: {{cquote|quote text|quote width in pixels|quote height in pixels|Origin of quote|Cited source}}

  • Only the first parameter is required.
  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}}

Parameters

  • Parameter 1: text of the quote; use <br /> between paragraphs. [REQUIRED]

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
  • 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.
  • Parameter 5: Source of the quote (publication title, speech, etc.). Can include links.


Examples

{{cquote|quote text}}

As Amy Tan once said:

{{cquote|quote text|40px|40px}}

{{cquote|quote text|30px|30px|Origin of quote|Cited source}}

Limitations

Note that {{Cquote|Some text {{ref|Some ref}} }} doesn't work. You may find that {{Cquote|Some text}}{{ref|Some ref}} gives ugly results. Angus McLellan 18:35, 15 March 2006 (UTC)

{{Cquote|Some text <ref>Some ref</ref> }}, however, does work.  -- Run!  14:55, 3 May 2006 (UTC)

Related templates