Vorlage:Cquote/Doku: Unterschied zwischen den Versionen

K
formatting: 7x whitespace, HTML entity, nbsp-dash (using Advisor.js)
(highlighting this important point)
K (formatting: 7x whitespace, HTML entity, nbsp-dash (using Advisor.js))
Zeile 3: Zeile 3:


==Usage==
==Usage==
'''{{tl|Cquote}}''' (for '''Centered pull-quote''') is a template meant for [[pull-quote]]s, which stand apart from the text of a page.
'''{{tl|Cquote}}''' (for '''Centered pull-quote''') is a template meant for [[pull-quote]]s, which stand apart from the text of a page.


*  <font color="red">'''NOTE''': This template should '''not be used''' for block quotations in article text.</font>  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.
*  <font color="red">'''NOTE''': This template should '''not be used''' for block quotations in article text.</font>  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.
* 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.  
* 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 (publishing)|sidebar]].  This can be effective on [[WP:ESSAY|essay]] pages and [[WP:WIKIPROJECT|WikiProject]] homepages.
* 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 (publishing)|sidebar]].  This can be effective on [[WP:ESSAY|essay]] pages and [[WP:WIKIPROJECT|WikiProject]] homepages.


Zeile 14: Zeile 14:
# <code><nowiki>{{cquote|quote text|quote width in pixels||author or speaker|title of article, speech, book, etc.}}</nowiki></code>
# <code><nowiki>{{cquote|quote text|quote width in pixels||author or speaker|title of article, speech, book, etc.}}</nowiki></code>


;Only the first parameter is required.  
;Only the first parameter is required.
:But since sizes are slotted into the second parameter place 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 author and publication as 4= and 5= respectively (using them as named parameters&mdash;the preprocessor takes such fine):
:But since sizes are slotted into the second parameter place 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 author and publication as 4= and 5= respectively (using them as named parameters—the preprocessor takes such fine):


{{cquote|This is one.
{{cquote|This is one.
|4=Author
|4=Author
|5=Publication}}  
|5=Publication}}




Zeile 26: Zeile 26:
{{cquote|This is one.
{{cquote|This is one.
|4=Author
|4=Author
|5=Publication}}  
|5=Publication}}
</pre>
</pre>
or
or
Zeile 40: Zeile 40:
;<del>Parameter 3</del>:<del>"quoteheight"</del> - it was used for desired height of the quotation marks, but no longer.
;<del>Parameter 3</del>:<del>"quoteheight"</del> - it was used for desired height of the quotation marks, but no longer.
; author / Parameter 4: Name of the person that wrote or spoke the text being quoted. Can include links.
; author / Parameter 4: Name of the person that wrote or spoke the text being quoted. Can include links.
: '''Note''': if the text contains one or more "=" (equal signs), then the template must be called as <nowiki>{{cquote|</nowiki>'''<span style="color:red;">4=</span>'''<nowiki>text}}</nowiki>  
: '''Note''': if the text contains one or more "=" (equal signs), then the template must be called as <nowiki>{{cquote|</nowiki>'''<span style="color:red;">4=</span>'''<nowiki>text}}</nowiki>
; source / publication / Parameter 5: Source of the quote (publication title, speech, etc.). Can include links.
; source / publication / Parameter 5: Source of the quote (publication title, speech, etc.). Can include links.
: '''Note''': if the text contains one or more "=" (equal signs), then the template must be called as <nowiki>{{cquote|</nowiki>'''<span style="color:red;">5=</span>'''<nowiki>text}}</nowiki>  
: '''Note''': if the text contains one or more "=" (equal signs), then the template must be called as <nowiki>{{cquote|</nowiki>'''<span style="color:red;">5=</span>'''<nowiki>text}}</nowiki>
; bgcolor: The color of the background.
; bgcolor: The color of the background.
; wide: When set to "yes", the quote expands to the entire width of the page. Usefull 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. Usefull for small quotes, but may clash with other floating objects, such as infoboxes.
Zeile 76: Zeile 76:
==See also==
==See also==
;Direct variants:
;Direct variants:
* {{tl|cquotetxt}} – with text-based quotation mark
* {{tl|cquotetxt}}&nbsp;– with text-based quotation mark


{{Quotation templates see also}}
{{Quotation templates see also}}