Vorlage:Cquote/Doku: Unterschied zwischen den Versionen

doc cleanup
(→‎Usage: text tweaks)
(doc cleanup)
Zeile 5: Zeile 5:
==Usage==
==Usage==
This template is meant for [[pull quote]]s, the visually distinctive ''repetition'' of text that is ''already present'' on the same page.  In most cases, this is not appropriate for use in encyclopedia articles.
This template is meant for [[pull quote]]s, the visually distinctive ''repetition'' of text that is ''already present'' on the same page.  In most cases, this is not appropriate for use in encyclopedia articles.
It provides a centered, borderless pull 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.


* {{strong|NOTE: This template should {{em|only}} be used for short pull quotes, which repeat quoted text already appearing in the article, and {{em|never}} for block quotations.}}.  
* {{strong|NOTE: This template should {{em|only}} be used for short pull quotes, which repeat quoted text already appearing in the article, and {{em|never}} for block quotations.}}.  
Zeile 12: Zeile 14:


===Syntax===
===Syntax===
# <code><nowiki>{{pull quote|quote text}}</nowiki></code>
* <code><nowiki>{{</nowiki>{{BASEPAGENAME}}|quote={{var|text of the quotation}}|author={{var|person quoted}}|source={{var|source of the quotation}}<nowiki>}}</nowiki></code>
# <code><nowiki>{{pull quote|quote text|author=author or speaker}}</nowiki></code>
* <code><nowiki>{{</nowiki>{{BASEPAGENAME}}|{{var|text of quotation}}|{{var|person quoted}}|{{var|source of the quotation}}<nowiki>}}</nowiki></code>
# <code><nowiki>{{pull quote|quote text|author=author or speaker|source=title of article, speech, book, etc.}}</nowiki></code>


===Parameters===
===Parameters===
; 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>{{pull quote|</nowiki>'''<span style="color:red;">1=</span>'''<nowiki>quote text}}</nowiki> (see [[m:Help:Templates#Equals sign in parameter value|"Equals sign in parameter value"]])
: '''Note''': if the quote text contains a <code>=</code> (equal sign), then the template must be called with a named parameter for the content, e.g. <nowiki>{{pull quote|</nowiki>'''<span style="color:red;">quote=</span>'''<nowiki>quote text}}</nowiki> {{crossref|1=(see {{section link|Help:Template#Usage hints and workarounds}})}}.
; author: Name of the person that wrote or spoke the text being quoted. Can include wiki syntax.
; author: Name of the person that wrote or spoke the text being quoted. Can include wiki syntax.
; source: Source of the quote (publication title, speech, etc.). Can include wiki syntax.
; source: Source of the quote (publication title, speech, etc.). Can include wiki syntax.
; bgcolor: The color of the background.
; bgcolor: The color of the background.
; float: Defaults to center, but can also be right or left
; float: Defaults to center, but can also be right or left
; wide: When set to "yes", the quote expands to the entire width of the page. Useful for small quotes, but may clash with other floating objects, such as infoboxes.
; wide: When set to "yes", the quote expands to the entire width of the page. Useful for long quotes, but may clash with other floating objects, such as infoboxes.
; qcolor : color of quotemarks (only for use in The Signpost)
; qcolor : color of quotemarks (only for use in [[WP:Signpost]], and personal pages; do not use in articles, guidelines, etc.)


===Simple example===
===Simple example===
<pre>{{pull quote|quote text}}</pre>
<pre>{{pull quote|quote text}}</pre>
{{pull quote|To be, or not to be.}}
{{pull quote|To be, or not to be ...}}


===Sourced example===
===Sourced example===
Zeile 50: Zeile 51:


<pre>{{pull quote|1=Thus:
<pre>{{pull quote|1=Thus:
:<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 equal sign and math syntax)
{{pull quote|1=Thus:
{{pull quote|1=Thus:
:<math>E=mc^2</math>|author=[[Albert Einstein]]}}
{{in5}}<math>E=mc^2</math>|author=[[Albert Einstein]]}}




Anonymer Benutzer