Actions

Template

Difference between revisions of "PullQuote"

From Stephentown Genealogy: Roots & More

Line 10: Line 10:
 
|60px=120px
 
|60px=120px
 
|#default=35px}};font-family:'Times New Roman',serif;font-weight:bold;text-align:left;padding:10px 10px;" | “
 
|#default=35px}};font-family:'Times New Roman',serif;font-weight:bold;text-align:left;padding:10px 10px;" | “
| valign="top" style="padding:4px 10px;" | {{{1|Insert the text of the quote here, without quotation marks. <noinclude>{{lorem ipsum}}</noinclude>}}}
+
| valign="top" style="padding:4px 10px;" | {{{1|Insert the text of the quote here, without quotation marks.}}}
 
| width="20" valign="bottom" style="color:#B2B7F2;font-size:{{#switch:{{{size|{{{2|{{{quotewidth|{{{width|20px}}}}}}}}}}}}
 
| width="20" valign="bottom" style="color:#B2B7F2;font-size:{{#switch:{{{size|{{{2|{{{quotewidth|{{{width|20px}}}}}}}}}}}}
 
|10px=20px
 
|10px=20px
Line 24: Line 24:
 
|}
 
|}
  
'''{{t1|PullQuote}}''' is a template meant for pull quotes, 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.  
+
'''<nowiki>{{PullQuote}}</nowiki>''' is a template meant for pull quotes, 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.  
  
 
'''NOTE''': This template should '''not be used''' for block quotes 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.
 
'''NOTE''': This template should '''not be used''' for block quotes 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.

Revision as of 01:07, 18 June 2018

Insert the text of the quote here, without quotation marks.

{{PullQuote}} is a template meant for pull quotes, 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.

NOTE: This template should not be used for block quotes in article text. For long quotations in the text, the Manual of Style recommends using the HTML <blockquote> element.

Usage

  1. {{pullquote|quote text}}
  2. {{pullquote|quote text|quotewidth=40px|quoteheight=40px}} or {{pullquote|quote text|40px|40px}}
  3. {{pullquote|quote text|quote width in pixels|quote height in pixels|Origin of quote|Cited source}}

Only the first parameter is required.

Parameters

  • Parameter 1: text of the quote; use <br /> between paragraphs.
Required
Note: if the quote text contains one or more "=" (equal signs), then the template must be called as {{pullquote|1=quote text}}

The next two parameters can be used to scale the graphical quotation marks up and down to suit larger or smaller quotes.

  • Parameter 2: "quotewidth" - desired width of the quote image; defaults to 20px. (anything larger than 48px is not recommended.)
  • Parameter 3: "quoteheight" - desired height of the quote image; defaults to 20px.

The last two parameters can be used to provide attribution for the quote:

  • 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 {{pullquote|4=text}}
  • 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 {{pullquote|5=text}}

Examples

{{pullquote|quote text}}

As Amy Tan once said Template:Pullquote

{{pullquote|1=quote text}} (quote text contains an equal sign)

Template:Pullquote

{{pullquote|quote text|40px|40px}}

Template:Pullquote

{{pullquote|quote text|30px|30px|Origin of quote|Cited source}}

For example,

{{pullquote|And when they've given you their all / Some stagger and fall, after all it's not easy / Banging your heart against some mad bugger's wall.|30px|30px|[[Pink Floyd]]|''[[The Wall]]''}}

is rendered as Template:Pullquote

Example with ref tags:

{{pullquote|You don't get everything you want. A dictatorship would be a lot easier.|200|50|George W. Bush<ref>http://www.governing.com/archive/1998/jul/bush.txt</ref>}}

Template:Pullquote