Template:Quotation

From FlightGear wiki
Jump to navigation Jump to search

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

— {{{2}}}, {{{3}}}, {{{4}}}

The following template description is not displayed when the template is inserted in an article.

Goal

This template adds a block quotation with border to an article page.

This is easier to type and more wiki-like than the equivalent HTML blockquote tags, and has additional pre-formatted attribution and source parameters.

Usage

Using unnamed parameters

{{quotation|text|author|title|source}}

Using numbered parameters

{{quotation|1=|2=|3=|4=}}

Parameters

All parameters are optional, except text or 1.

1, text
Text to be quoted.
2, author
Name or nickname of author.
3, title
Title
4, source
The source to the quoted text. Preferably using {{cite web}} or an URL.

Known issues

When using the template with unnamed parameters, an equal sign (=) will break the template. The workaround is to either use <nowiki>=</nowiki> or the {{=}} template.

Related templates

  • {{quote}} – quote without border, page-wide, smaller-sized attribution
  • {{cquote}} – for pull quotes (quoted sections from elsewhere in the same wiki article)