Vorlage:Cquote/Doku: Unterschied zwischen den Versionen

Update after move
(Update after move)
Zeile 3: Zeile 3:


==Usage==
==Usage==
'''{{tl|Centered pull quote}}''' is a template meant for [[pull quote]]s, the visually distinctive ''repetition'' of text that is ''already present'' in the same article.  In most cases, this is not appropriate for use in encyclopedia articles.
'''{{tl|Pull quote}}''' is a template meant for [[pull quote]]s, the visually distinctive ''repetition'' of text that is ''already present'' in the same article.  In most cases, this is not appropriate for use in encyclopedia articles.


* {{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 11: Zeile 11:


===Syntax===
===Syntax===
# <code><nowiki>{{centered pull quote|quote text}}</nowiki></code>
# <code><nowiki>{{pull quote|quote text}}</nowiki></code>
# <code><nowiki>{{centered pull quote|quote text|author=author or speaker}}</nowiki></code>
# <code><nowiki>{{pull quote|quote text|author=author or speaker}}</nowiki></code>
# <code><nowiki>{{centered pull quote|quote text|author=author or speaker|source=title of article, speech, book, etc.}}</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>{{centered 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 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"]])
; 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.
Zeile 25: Zeile 25:


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


===Sourced example===
===Sourced example===
<pre>{{
<pre>{{
centered pull quote|Life is like riding a bicycle. To keep your balance you must keep moving.
pull quote|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>
}}</pre>
}}</pre>


{{centered pull quote|Life is like riding a bicycle. To keep your balance you must keep moving.
{{pull quote|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>
Zeile 43: Zeile 43:


===Other examples===
===Other examples===
<pre>{{centered pull quote|1=F=ma|author=[[Isaac Newton]]}}</pre>
<pre>{{pull quote|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 equal sign)
{{cquote|1=F=ma|author=[[Isaac Newton]]}}
{{cquote|1=F=ma|author=[[Isaac Newton]]}}


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


Anonymer Benutzer