Template:Cquote/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Plastikspork Update after move |
meta>Plastikspork Update |
||
Line 29: | Line 29: | ||
===Sourced example=== | ===Sourced example=== | ||
<pre>{{ | <pre>{{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> | ||
Line 45: | Line 44: | ||
<pre>{{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) | ||
{{ | {{pull quote|1=F=ma|author=[[Isaac Newton]]}} | ||
<pre>{{pull quote|1=Thus: | <pre>{{pull quote|1=Thus: |
Revision as of 22:49, 19 October 2014
This is a documentation subpage for Template:Cquote. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
{{Pull quote}} is a template meant for pull quotes, 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.
- NOTE: This template should only be used for short pull quotes, which repeat quoted text already appearing in the article, and never for block quotations..
- The Manual of Style guidelines for block quotations recommend formatting block quotations using the HTML <blockquote> element (which can be done with the {{bq}} template), or the {{quote}} or {{quote box}} quotation templates.
- Pull quotes work best when used with short sentences, and at the start or end of a section, as a hint of the following section's content.
- For very short pull quotes, consider using {{Reduced pull quote}} which sets the quote off to either the right or left as in a magazine sidebar. This can be effective on essay pages and WikiProject homepages.
Syntax
{{pull quote|quote text}}
{{pull quote|quote text|author=author or speaker}}
{{pull quote|quote text|author=author or speaker|source=title of article, speech, book, etc.}}
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 {{pull quote|1=quote text}} (see "Equals sign in parameter value")
- 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.
- bgcolor
- The color of the background.
- wide
- When set to "yes", the quote expands to the entire width of the page. Useful for small quotes, but may clash with other floating objects, such as infoboxes.
Simple example
{{pull quote|quote text}}
Sourced example
{{pull quote|Life is like riding a bicycle. To keep your balance you must keep moving. |author=[[Albert Einstein]] |source=in a letter to his son<ref>[[Walter Isaacson]], ''Einstein: His Life and Universe'' (2007), p. 367.</ref> }}
Other examples
{{pull quote|1=F=ma|author=[[Isaac Newton]]}}
(the 1= is necessary as quote text contains an equal sign) Template:Pull quote
{{pull quote|1=Thus: :<math>E=mc^2</math>|author=[[Albert Einstein]]}}
(quote text contains an equal sign and math syntax) Template:Pull quote
See also
Template:Quotation templates see also