Template:Quotation

From Terraria Wiki
Jump to navigation Jump to search
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.
See Template:Quotation/l10n for the localization of this template.
Template-info.svg Documentation The documentation below is transcluded from Template:Quotation/doc. (edit | history)

To display a quote, e.g. on top of a page.

Usage

{{ quotation | <source> | <text> | nosource = y/yes (optional) }}

ParameterDescriptionTypeStatus
Text2
Text of the quote. Use {{tl|gameText}} if it is an in-game text.
String
required
Source1
Source of the quote.
Line
suggested
Hide sourcenosource
Suppresses display of the source.
Boolean
optional

Examples

Code Result
{{quotation|Quotation source|This is a formatted quote line.}}

This is a formatted quote line.

— Quotation source

{{quotation||Quote line without source.|nosource=y}}

Quote line without source.

{{quotation|[[File:Emote Town Guide.gif|link=]] The '''Guide'''|{{gameText|LegacyDialog.175}}}}

I am here to give you advice on what to do next. It is recommended that you talk with me anytime you get stuck.

Emote Town Guide.gif The Guide