Vorlage:Cquote/Doku: Unterschied zwischen den Versionen

K
Xineohp1506 verschob die Seite Vorlage:Cquote/doc nach Vorlage:Cquote/Doku, ohne dabei eine Weiterleitung anzulegen
(→‎Parameters: quotealign)
K (Xineohp1506 verschob die Seite Vorlage:Cquote/doc nach Vorlage:Cquote/Doku, ohne dabei eine Weiterleitung anzulegen)
 
(10 dazwischenliegende Versionen von 8 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
{{Documentation subpage}}{{TOC right}}
{{Documentation subpage}}{{TOC right}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
 
{{high use}}
{{Cquote/boilerplate}}
{{Blockquote/doc/boilerplate}}


== Usage ==
== Usage ==
For quotes, this template provides a centered, borderless quote, with scalable decorative quotation marks, and optional attribution of the source of the quote.  It can be used with or without the names of the parameters.
'''''Centered quote''''' – For quotes, this template provides a centered, borderless quote, with scalable decorative quotation marks, and optional attribution of the source of the quote.  It can be used with or without the names of the parameters.


===Syntax===
===Syntax===
Zeile 13: Zeile 13:
; Parameter <code>1</code>, <code>quote</code>: text of the quote; use {{tag|p}} around second or subsequent paragraphs.
; Parameter <code>1</code>, <code>quote</code>: text of the quote; use {{tag|p}} around second or subsequent paragraphs.
: '''''Required'''''
: '''''Required'''''
: {{A note}} if the quote text contains a <code>=</code> (equal sign), then the template must be called with a named parameter for the content. For example: {{tlx|Cquote|{{stronggood|quote{{=}}}}{{var|quote text{{=}}more quoted text}}}} {{crossref|1=(see {{section link|Help:Template#Usage hints and workarounds}})}}.
: {{A note}} if the quote text contains a <code>=</code> (equals sign), then the template must be called with a named parameter for the content. For example: {{tlx|Cquote|{{stronggood|quote{{=}}}}{{var|quote text{{=}}more quoted text}}}} {{Crossreference|1=(see {{section link|Help:Template#Usage hints and workarounds}})}}.
; <code>author</code>: Name of the person that wrote or spoke the text being quoted. Can include wiki syntax.
; <code>author</code>: Name of the person that wrote or spoke the text being quoted. Can include wiki syntax.
; <code>source</code>: Source of the quote (publication title, speech, etc.). Can include wiki syntax. Can be used without {{para|author}} (e.g. for a scripture, law, or other source without an author ''per se'')
; <code>source</code>: Source of the quote (publication title, speech, etc.). Can include wiki syntax. Can be used without {{para|author}} (e.g. for a scripture, law, or other source without an author ''per se'')
; <code>bgcolor</code>: The color of the background.
; <code>bgcolor</code>: The color of the background. This parameter is disabled in article space.
; <code>float</code>: Defaults to center, but can also be right or left. Usually used with {{para|width|30%}} or so (otherwise for quotes longer than one line on the rendered page, the float will have no useful effect).
; <code>float</code>: Defaults to center, but can also be right or left. Usually used with {{para|width|30%}} or so (otherwise for quotes longer than one line on the rendered page, the float will have no useful effect). This parameter is disabled in article space.
; <code>width</code>: for example {{para|width|30%}}
; <code>width</code>: for example {{para|width|30%}}. This parameter is disabled in article space.
; <code>qcolor</code>: color of quotemarks, for example {{para|qcolor|#FF0000}} for a red color (only for use in [[WP:Signpost]], and personal pages; do not use in articles, guidelines, etc.)
; <code>qcolor</code>: color of quotemarks, for example {{para|qcolor|#FF0000}} for a red color (only for use in [[WP:Signpost]], and personal pages; do not use in articles, guidelines, etc.). This parameter is disabled in article space.
; <code>rtl</code>: set to any non-blank value for quotes that should be rendered from right to left (e.g., Arabic).  Adds the necessary dir attribute and reverses the quotes.
; <code>rtl</code>: set to any non-blank value for quotes that should be rendered from right to left (e.g., Arabic).  Adds the necessary dir attribute and reverses the quotes. This parameter is disabled in article space.
; <code>quotealign</code>: set to center to center align the quote text.
; <code>quotealign</code>: set to center to center align the quote text. This parameter is disabled in article space.
'''Deprecated''':
'''Deprecated''':
; <code style="color: DarkRed;">wide</code>: In older versions of the template, when this was set to "yes", the quote expanded to the entire width of the page, which was useful for long quotes. However, it clashed with other floating objects, such as infoboxes, and the template now auto expands and line wraps as needed (full page, or within a {{para|width}} constraint).
; <code style="color: DarkRed;">wide</code>: In older versions of the template, when this was set to "yes", the quote expanded to the entire width of the page, which was useful for long quotes. However, it clashed with other floating objects, such as infoboxes, and the template now auto expands and line wraps as needed (full page, or within a {{para|width}} constraint).  This parameter is disabled in article space.


===Simple example===
===Simple example===
Zeile 30: Zeile 30:


===Sourced example===
===Sourced example===
<source lang="moin">{{Cquote|Life is like riding a bicycle. To keep your balance you must keep moving.
<syntaxhighlight lang="moin">{{Cquote|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>
}}</source>
}}</syntaxhighlight>


{{Cquote|Life is like riding a bicycle. To keep your balance you must keep moving.
{{Cquote|Life is like riding a bicycle. To keep your balance you must keep moving.
Zeile 44: Zeile 44:
===Other examples===
===Other examples===
<pre>{{Cquote|1=F=ma|author=[[Isaac Newton]]}}</pre>
<pre>{{Cquote|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 equals sign)
{{Cquote|1=F=ma|author=[[Isaac Newton]]}}
{{Cquote|1=F=ma|author=[[Isaac Newton]]}}


Zeile 50: Zeile 50:
<pre>{{Cquote|1=Thus:
<pre>{{Cquote|1=Thus:
{{in5}}<math>E=mc^2</math>|author=[[Albert Einstein]]}}</pre>
{{in5}}<math>E=mc^2</math>|author=[[Albert Einstein]]}}</pre>
(quote text contains an equal sign and math syntax)
(quote text contains an equals sign and math syntax)
{{Cquote|1=Thus:
{{Cquote|1=Thus:
{{in5}}<math>E=mc^2</math>|author=[[Albert Einstein]]}}
{{in5}}<math>E=mc^2</math>|author=[[Albert Einstein]]}}
Zeile 58: Zeile 58:
(source with no author; floated right and width-constrained)
(source with no author; floated right and width-constrained)
{{Cquote|Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, or of the press; or the right of the people peaceably to assemble, and to petition the Government for a redress of grievances.|source=First Amendment to the Constitution of the United States |float=right |width=30%}}
{{Cquote|Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, or of the press; or the right of the people peaceably to assemble, and to petition the Government for a redress of grievances.|source=First Amendment to the Constitution of the United States |float=right |width=30%}}
Note that it will wrap around article text like this. {{lorem}}{{clear|both}}
Note that it will wrap around article text like this.{{Lorem ipsum}}{{clear|both}}




Zeile 199: Zeile 199:
{{Quotation templates}}
{{Quotation templates}}


<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox |
<includeonly>{{sandbox other||
| <!-- ADD CATEGORIES BELOW THIS LINE, PLEASE: -->
[[Category:Enhanced quote templates]]
[[Category:Enhanced quote templates]]
}}</includeonly>
}}</includeonly>