Template:Quote

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search

Purpose

This template is used to display a quotation. For transcripts of in-game books, use Template:Transcript instead.

Usage

SyntaxBoilerplate
{{Quote|<quote>|<source>}}
{{Quote||}}
ParameterStatusDescription
1quoterequiredQuotation text.
2sourcerequiredThe source of the quote.

This template is used to display a quotation. For transcripts of in-game books, use [[Template:Transcript]] instead.

Template parameters

ParameterDescriptionTypeStatus
quote1

Quotation text.

Contentrequired
source2

The source of the quote.

Contentrequired
__

Dummy parameter. Do not use.

Unknownoptional

Examples

#InputOutputCategories added
Single-line quote
1{{Quote|Din... With her strong flaming arms, cultivated the land and created the red earth.|{{Term|OoT3D|The Great Deku Tree|link}}}}
Din... With her strong flaming arms, cultivated the land and created the red earth.
Multi-line quote - line breaks and spaces are preserved
2
{{Quote|
line1

line2
line3
   line 4
|source}}

line1

line2
line3
   line 4

— source
Both parameters are required.
3{{Quote|quote}}
quote
4{{Quote| }}
The above documentation is transcluded from Template:Quote/Documentation. (edit | history)