Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Template:Quote box/doc
(section)
Template
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
Move
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Usage == For actual quotes, and poems, this template (a variant of {{tlx|Quote frame}}) can be used to present a title, quote, author, and source in a box such as that shown opposite, with options to customise its bordering, background, alignment and other aspects. The box itself is floating div, which, like images, can appear on the right or left or across the entire page. Article text will wrap around the div in the first two cases. This is useful in articles that are short on images and need some graphic-like element, or where an important or interesting quote wants to be presented in a way that sets it off from the surrounding text. '''Caution:''' This is a div-based template, so it may malfunction if indented using wikitext syntax. This is a current limitation of the Wikipedia [[HTML]] parsing software. When used with a poem, it is convenient to wrap the poem's content in {{tag|poem}} tags; these preserve line breaks without having to manually insert {{tag|br|s}} markup. {{Quote box|To be or not to be ...}} === Parameters === '''Basic parameters''' * {{para|title}}: Optional title to appear at the top of the quote box. * {{para|quote}}: The quote or other text to be displayed in the box. * {{para|author}}: Optional name of the author. A {{tag|ref}} reference citation can be added at the end. * {{para|source}}: Optional source of the quote ("Quoted" or ''Italic'' work title, and other publication data). A {{tag|ref}} reference citation can be added at the end. '''Main box styling''' * {{para|align}}: Alignment of the quote box on the page—left / right / center / none. Defaults to right alignment. Using <nowiki>align=none</nowiki> will remove word wrapping. * {{para|width}}: The width of the quote box. Defaults to the width of the quote included, unless {{para|align|center}} or {{para|align|none}} where the width will default to 100%. * {{para|border}}: The width of the quote box border. Defaults to 1px. Remember to include 'px' or 'em' to specify the correct width. * {{para|fontsize}}: The fontsize of the quote box text; specify a percentage, e.g. {{para|fontsize|90%}}. Use font sizes of 85% or higher, per [[MOS:SMALLFONT]]. * {{para|bgcolor}}: The RGB background color of the box. Defaults to #F9F9F9 (light gray). * {{para|style}}: A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding parameters. '''Title styling''' * {{para|title_bg}}: The RGB background color of the title. Defaults to #F9F9F9 (light gray). * {{para|title_fnt}}: The title font color. Defaults to black. * {{para|tstyle}}: A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding title parameters. '''Quote styling''' * {{para|qalign}}: Alignment of the quote element—left / right / center. Defaults to left. * {{para|qstyle}}: A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding quote parameters. * {{para|quoted}}: If this parameter evaluates to true (is not 0, false, or empty) the quote box will enclose the quote in ''fat-quotes''. Use judiciously; quote marks do not display in mainspace (articles) per [[MOS:BLOCKQUOTE]]. '''Source styling''' These affect the entire {{para|author}} and {{para|source}} block, below the quotation. * {{para|salign}}: Alignment of the source element—left / right / center. Defaults to the value of qalign. * {{para|sstyle}}: A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding source parameters. === Full syntax === <syntaxhighlight lang="wikitext"> {{Quote box |class = <!-- Advanced users only. See the "Custom classes" section below. --> |title = |quote = |author = |source = |align = |width = |border = |fontsize = |bgcolor = |style = |title_bg = |title_fnt = |tstyle = |qalign = |qstyle = |quoted = |salign = |sstyle = }} </syntaxhighlight> === Examples === Various example codes and their results. For more intricate examples see [[Template:Quote box/examples]]. In the examples the {{tl|lorem ipsum}} template merely generates several lines of sample text without meaning, and is not part of the quote syntax. ==== Floating and wrapping ==== '''Minimal code, defaults to floating right and minimal width:''' <syntaxhighlight lang="wikitext"> {{Quote box |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. }} {{Lorem ipsum}} </syntaxhighlight> {{Quote box |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. }} {{Lorem ipsum}} {{Clear}} '''Floating right:''' <syntaxhighlight lang="wikitext"> {{Quote box |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. |width = 50% |align = right }} {{Lorem ipsum}} </syntaxhighlight> {{Quote box |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. |width = 50% |align = right }} {{Lorem ipsum}} {{Clear}} '''Floating left:''' <syntaxhighlight lang="wikitext"> {{Quote box |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. |width = 50% |align = left }} {{Lorem ipsum}} </syntaxhighlight> {{Quote box |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. |width = 50% |align = left }} {{Lorem ipsum}} {{Clear}} '''Centered, not floating:''' <syntaxhighlight lang="wikitext"> {{Quote box |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. |width = 50% |align = center }} {{Lorem ipsum}} </syntaxhighlight> {{Quote box |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. |width = 50% |align = center }} {{Lorem ipsum}} {{-}} ==== Fat-quotes ==== <syntaxhighlight lang="wikitext"> {{Quote box |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. |quoted = 1 }} </syntaxhighlight> {{Quote box |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. |quoted = 1 }} {{-}} ==== Alignment of text in box==== <syntaxhighlight lang="wikitext"> {{Quote box |title = Centered quote |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. |qalign = center }} </syntaxhighlight> {{Quote box |title = Centered quote |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. |qalign = center }} {{-}} <syntaxhighlight lang="wikitext"> {{Quote box |title = Left title, right quote |tstyle = text-align: left; |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. |qalign = right }} </syntaxhighlight> {{Quote box |title = Left title, right quote |tstyle = text-align: left; |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I. |qalign = right }} {{-}} ==== Custom classes ==== ;This parameter should only be used by editors who fully understand how this template works. The "class=" parameter can be used to add a generic CSS class to this template. Some classes are not compatible with other options or require specific options be set to be useful or look good. ===== Letterhead custom class ===== The "letterhead" class should be used with {{para|title_bg|none}}, {{para|border|none}}, and {{para|bgcolor}} either not used or set to "none". Since the upper-left-corner will have a white background, it should only be used on pages with a white background. Care should be taken that neither the title nor the text extends into the "left corner" portion of the box. To use a blank line for a title, use {{para|title|&nbsp;}}. To provide a blank line at the bottom of the letterhead, add <nowiki><br /><br /></nowiki> to the end of the {{para|source}} parameter (or {{para|author}}, if {{para|source}} was not used). <syntaxhighlight lang="wikitext"> {{Quote box |class = letterhead |title = |tstyle = text-align: right; |title_bg = none |border = none |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I.<br /><br /> |qalign = right }} </syntaxhighlight> {{Quote box |class = letterhead |title = |tstyle = text-align: right; |title_bg = none |border = none |quote = Cry "Havoc", and let slip the dogs of war. |author = [[William Shakespeare]] |source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I.<br /><br /> |qalign = right }} {{clear}} ==== Collapsing text ==== Sections of text can be collapsed by use of {{tl|hidden begin}} and {{tl|hidden end}}. {{markup |<nowiki>{{Quote box |border = 2px |align = center |bgcolor = Cornsilk |title = The Spider and the Fly |halign = center |quote = <poem> "Will you walk into my parlour?" said the Spider to the Fly, "'Tis the prettiest little parlour that ever you did spy; The way into my parlour is up a winding stair, And I've a many curious things to shew when you are there." "''Oh no, no,''" said the little Fly, "''to ask me is in vain,'' ''For who goes up your winding stair can ne'er come down again.''" {{hidden begin}} "I'm sure you must be weary, dear, with soaring up so high; Will you rest upon my little bed?" said the Spider to the Fly. "There are pretty curtains drawn around; the sheets are fine and thin, And if you like to rest awhile, I'll snugly tuck you in!" "''Oh no, no,''" said the little Fly, "''for I've often heard it said,'' ''They never, never wake again, who sleep upon your bed!''" {{hidden end}} </poem> |salign = right |author = [[Mary Howitt]] |source = <small>1829</small> }}</nowiki> |{{Quote box |border = 2px |align = center |bgcolor = Cornsilk |title = The Spider and the Fly |halign = center |quote = <poem> "Will you walk into my parlour?" said the Spider to the Fly, <span style="padding-right:.15em;">"</span>'Tis the prettiest little parlour that ever you did spy; The way into my parlour is up a winding stair, And I've a many curious things to shew when you are there." "''Oh no, no,''" said the little Fly, "''to ask me is in vain,'' ''For who goes up your winding stair can ne'er come down again.''" {{hidden begin}} "I'm sure you must be weary, dear, with soaring up so high; Will you rest upon my little bed?" said the Spider to the Fly. "There are pretty curtains drawn around; the sheets are fine and thin, And if you like to rest awhile, I'll snugly tuck you in!" "''Oh no, no,''" said the little Fly, "''for I've often heard it said,'' ''They never, never wake again, who sleep upon your bed!''" {{hidden end}} </poem> |salign = right |author = [[Mary Howitt]] |source = <small>1829</small> }} }} Note that, although {{para|halign|center}}, the centering is reset after the {{tl|hidden begin}}, since that template applies its own styling. This can be resolved by using {{para|contentstyle}} in {{tl|hidden begin}} with appropriate markup; in this case: :{{tlx|hidden begin |ta2{{=}}center |contentstyle{{=}}margin: 1em auto;}} {{markup |<nowiki>{{Quote box |border = 2px |align = center |bgcolor = Cornsilk |title = The Spider and the Fly |halign = center |quote = <poem> "Will you walk into my parlour?" said the Spider to the Fly, "'Tis the prettiest little parlour that ever you did spy; The way into my parlour is up a winding stair, And I've a many curious things to shew when you are there." "''Oh no, no,''" said the little Fly, "''to ask me is in vain,'' ''For who goes up your winding stair can ne'er come down again.''" {{hidden begin||ta2=center|contentstyle=margin: 1em auto;}} "I'm sure you must be weary, dear, with soaring up so high; Will you rest upon my little bed?" said the Spider to the Fly. "There are pretty curtains drawn around; the sheets are fine and thin, And if you like to rest awhile, I'll snugly tuck you in!" "''Oh no, no,''" said the little Fly, "''for I've often heard it said,'' ''They never, never wake again, who sleep upon your bed!''" {{hidden end}} </poem> |salign = right |author = [[Mary Howitt]] |source = <small>1829</small> }} </nowiki> |{{Quote box |border = 2px |align = center |bgcolor = Cornsilk |title = The Spider and the Fly |halign = center |quote = <poem> "Will you walk into my parlour?" said the Spider to the Fly, <span style="padding-right:.15em;">"</span>'Tis the prettiest little parlour that ever you did spy; The way into my parlour is up a winding stair, And I've a many curious things to shew when you are there." "''Oh no, no,''" said the little Fly, "''to ask me is in vain,'' ''For who goes up your winding stair can ne'er come down again.''" {{hidden begin||ta2=center|contentstyle=margin: 1em auto;}} "I'm sure you must be weary, dear, with soaring up so high; Will you rest upon my little bed?" said the Spider to the Fly. "There are pretty curtains drawn around; the sheets are fine and thin, And if you like to rest awhile, I'll snugly tuck you in!" "''Oh no, no,''" said the little Fly, "''for I've often heard it said,'' ''They never, never wake again, who sleep upon your bed!''" {{hidden end}} </poem> |salign = right |author = [[Mary Howitt]] |source = <small>1829</small> }} }} === TemplateData === {{TemplateData header}} <templatedata> { "description": "Put a quote, and its source, inside a box, with flexible control over bordering, background color, alignment, and other features", "params": { "class": { "label": "CSS class", "description": "Optional CSS class to modify or override the default class ''quotebox''. Care should be used when using this parameter. Consider using other templates instead. See the ''Custom classes'' section of this document for more information.", "type": "string", "required": false }, "title": { "label": "Title", "description": "Optional title to appear at the top of the quote box.", "type": "string", "required": false }, "quote": { "label": "Quote", "description": "The quote or text to be displayed in the box.", "type": "content", "required": true, "aliases": [ "1", "content", "quotetext", "text" ] }, "source": { "label": "Source", "description": "Optional source of the quote (author, publication, etc.). Set off from author with a comma.", "type": "string", "required": false, "aliases": [ "3" ] }, "align": { "label": "Alignment", "description": "Alignment of the quote box on the page—left / right / center / none. Defaults to right alignment. Using align=none will remove word wrapping.", "type": "string", "required": false, "suggestedvalues": [ "left", "center", "right", "none" ] }, "width": { "label": "Width", "description": "The width of the quote box. Defaults to the width of the quote included, unless align=center where the width will default to 100%. Use CSS lengths eg. 50% or 400px", "type": "string", "required": false }, "border": { "label": "Border width", "description": "The width of the quote box border. Defaults to 1px. Remember to include 'px' or 'em' to specify the correct width.", "type": "string", "required": false }, "fontsize": { "label": "Font size", "description": "The fontsize of the quote box text. Defaults to 88%.", "type": "string", "required": false }, "bgcolor": { "label": "Background color", "description": "The RGB background color of the box. Defaults to #F9F9F9 (light gray).", "type": "string", "required": false }, "style": { "label": "CSS style", "description": "A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding parameters.", "type": "string", "required": false }, "title_bg": { "label": "Title background color", "description": "The RGB background color of the title. Defaults to #F9F9F9 (light gray).", "type": "string", "required": false }, "title_fnt": { "label": "Title font color", "description": "The title font color. Defaults to black.", "type": "string", "required": false }, "tstyle": { "label": "Title CSS style", "description": "A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding title parameters.", "type": "string", "required": false }, "qalign": { "label": "Quote alignment", "description": "Alignment of the quote element—left / right / center. Defaults to left.", "type": "string", "required": false, "aliases": [ "halign" ], "suggestedvalues": [ "left", "center", "right" ] }, "qstyle": { "label": "Quote CSS style", "description": "A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding quote parameters.", "type": "string", "required": false }, "quoted": { "label": "Add quotes?", "description": "If this parameter evaluates to true (is not 0, false, or empty) the quote box will enclose the quote in fat-quotes. Use judiciously, and read the Manual of Style.", "type": "string", "required": false }, "salign": { "label": "Source alignment", "description": "Alignment of the source element—left / right / center. Defaults to the value of qalign.", "type": "string", "required": false, "suggestedvalues": [ "left", "center", "right" ] }, "sstyle": { "label": "Source CSS style", "description": "A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding source parameters.", "type": "string", "required": false }, "tclass": { "label": "Title CSS class", "description": "Advanced: additional classes to apply to the title element", "type": "string" }, "qclass": { "label": "Quote CSS class", "description": "Advanced: additional classes to apply to the quote's element" }, "author": { "aliases": [ "2" ], "label": "Author", "description": "The author to whom the quote is attributed", "type": "line" } }, "format": "block", "paramOrder": [ "class", "title", "quote", "author", "source", "align", "width", "border", "fontsize", "bgcolor", "style", "title_bg", "title_fnt", "tstyle", "qalign", "qstyle", "quoted", "salign", "sstyle", "tclass", "qclass" ] } </templatedata>
Summary:
Please note that all contributions to Ikwipedia are considered to be released under the Creative Commons Attribution-ShareAlike (see
Ikwipedia:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Toggle limited content width