Vorlage:Cquote/Doku: Unterschied zwischen den Versionen

Clarify how to use and cite a source
KKeine Bearbeitungszusammenfassung
(Clarify how to use and cite a source)
Zeile 1: Zeile 1:
<includeonly>{{mergefrom|Cquotetxt}}</includeonly><noinclude>{{documentation subpage}}</noinclude>{{-}}{{interwikitmp-grp|wsp=|cms=}}
<includeonly>{{mergefrom|Cquotetxt}}</includeonly><noinclude>{{documentation subpage}}</noinclude>{{-}}{{interwikitmp-grp|wsp=|cms=}}{{TOCright}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->


'''{{tl|Cquote}}''' is a template meant for [[pull-quote]]s, which stand apart from the text of a page.  It generally should not be used in articles unless there is a good justification for doing so. Pull-quotes work best when used with short quotes, and at the start or end of a section, to help emphasize the content of the section. For shorter pull-quotes of 50 words or fewer in a similar style, consider using {{tl|Rquote}}.
'''{{tl|Cquote}}''' (for ''''''Centered pull-quote'''''') is a template meant for [[pull-quote]]s, which stand apart from the text of a page.   
 
* It generally should not be used in articles unless there is a good justification for doing so.  
* Pull-quotes work best when used with short quotes, and at the start or end of a section, to help emphasize the content of the section.  
* For shorter pull-quotes of 50 words or fewer in a similar style, consider using {{tl|Rquote}} which sets the quote off to either the right or left as in a magazine [[sidebar]].


'''NOTE''': This template should '''not be used''' for [[block quote]]s in article text.  For long quotations in the text, the [[Wikipedia:Manual of Style#Quotations|Manual of Style]] recommends using the HTML &lt;[[blockquote]]&gt; element, such as through the use of the {{tl|Quote}} template.
'''NOTE''': This template should '''not be used''' for [[block quote]]s in article text.  For long quotations in the text, the [[Wikipedia:Manual of Style#Quotations|Manual of Style]] recommends using the HTML &lt;[[blockquote]]&gt; element, such as through the use of the {{tl|Quote}} template.
Zeile 9: Zeile 13:
# <code><nowiki>{{cquote|quote text}}</nowiki></code>
# <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|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>
# <code><nowiki>{{cquote|quote text|quote width in pixels|quote height in pixels|Origin of quote|Cited source}}</nowiki></code>{{i}}which is to say:
{{ibull}}title of article or book is same as Origin of quote{{ibull}}author is same as Cited source
 
;Only the first parameter is required.
:But since sizes are slotted into the second and third parameter places by default, to cite a source one must deliberately define dummy parameters for those (abusing the template logic which expects numbers), or explicitly define the source publication and author as 4= and 5= respectively (using them as named parameters&mdash;the preprocessor takes such fine):


Only the first parameter is required.


{{cquote|Publishers of English classics for the educational trade, [[Harrap]] was also known for publishing finely illustrated books by Rackham, Gooden, and others, and as the publisher of Winston Churchill.
|4=this is four
|5=this is five}}
;
which is generated by{{!:}}:&nbsp;
<pre>
{{cquote|Publishers of English classics for the educational trade, [[Harrap]] was also known for publishing finely illustrated books by Rackham, Gooden, and others, and as the publisher of Winston Churchill.
|4=this is four
|5=this is five}}
</pre>
==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.
Anonymer Benutzer