Difference between revisions of "Template:Cquote"
From Worms Knowledge Base
Explorer09 (Talk | contribs) m (un-italic the quote text) |
Explorer09 (Talk | contribs) m (the text is now bigger) |
||
Line 5: | Line 5: | ||
| width="20" valign="bottom" style="color: #B2B7F2; font-size: 36px; font-family: 'Times New Roman', serif; font-weight: bold; text-align: right; padding: 10px 10px;" | ” | | width="20" valign="bottom" style="color: #B2B7F2; font-size: 36px; font-family: 'Times New Roman', serif; font-weight: bold; text-align: right; padding: 10px 10px;" | ” | ||
|- | |- | ||
− | | | + | | colspan="3" style="font-size: smaller; text-align: right;" | {{#if:{{{2|}}}|— {{{2}}}}}<noinclude>— {{{2}}}</noinclude> |
|}<noinclude> | |}<noinclude> | ||
---- | ---- |
Revision as of 11:49, 19 January 2010
“ | {{{1}}} | ” |
— {{{2}}} |
{{Cquote}} (for Centered pull-quote) is a template meant for pull-quotes, which stand apart from the text of a page.
- NOTE: This template should not be used for block quotations in article text. For long quotations in the text, the wikipedia Manual of Style recommends using the HTML <blockquote> element.
- 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.
Syntax
-
{{cquote|quote text}}
-
{{cquote|quote text|author or speaker AND/OR title of article, speech, book, etc.}}
Only the first parameter is required.
Note: if the quote text contains one or more "=" (equal signs), then the template must be called as {{cquote|1=quote text}} (see "Equals sign in parameter value")