Template:Cite Manual

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

Purpose

This is a variant of the {{Cite}} template that is to be used when you're citing a manual for a Zelda game. This is to be used to cite sources and should be used within <ref></ref> tags.

This template can also be used in FileInfo to source an image, in which case <ref></ref> tags should not be used.

Usage

Game ManualGame VersionProduct ManualManual Translation
{{Cite Manual|quote= |game= |page= }}
{{Cite Manual|quote= |game= |version= |page= }}
{{Cite Manual|quote= |product= |page= }}
{{Cite Manual|quote= |translation= |romanization= |game= |lang= |page= }}
ParameterStatusDescriptionAccepted values
quoteoptionalThe quote to cite.
translationoptionalA translation of quote if the quote is not in English.
romanizationoptionalRomanization of quote if the quote is not written in the Latin alphabet. This is primarily intended for term references and can be omitted when quoting entire sentences.
gameoptionalThe game abbreviation associated with the manual. See Data:Franchise for supported games.
productoptionalUsed instead of game to cite the manual of a product not defined at Data:Franchise - a console manual, for example.
langoptional

A language code identifying the game localization cited in quote, if the quote is not from the North American localization.

Can also be omitted when citing a British localization, but only if that is the only English localization (e.g. Freshly-Picked Tingle's Rosy Rupeeland).

See Module:Language/Data
versionoptionalUsed to specify a specific port or game mode of the game, if applicable.
pageoptionalThe cited page or pages (format: 54 or 34-36).

No description.

Template parameters

ParameterDescriptionTypeStatus
quotequote

The quote to cite.

Contentoptional
translationtranslation

A translation of <code>quote</code> if the quote is not in English.

Contentoptional
romanizationromanization

Romanization of <code>quote</code> if the quote is not written in the Latin alphabet. This is primarily intended for term references and can be omitted when quoting entire sentences.

Stringoptional
gamegame

The game abbreviation associated with the manual. See [[Data:Franchise]] for supported games.

Stringoptional
productproduct

Used instead of <code>game</code> to cite the manual of a product not defined at Data:Franchise - a console manual, for example.

Stringoptional
langlang

<p>A language code identifying the game localization cited in <code>quote</code>, if the quote is not from the North American localization.</p><p>Can also be omitted when citing a British localization, but only if that is the only English localization (e.g. {{FPTRR}}).

Stringoptional
versionversion

Used to specify a specific port or game mode of the game, if applicable.

Stringoptional
pagepage

The cited page or pages (format: 54 or 34-36).

Stringoptional

Examples

#InputOutputCategories added
1{{Cite Manual|quote= Talk to people or read signs by tapping them.|game= PH|page= 16}} "Talk to people or read signs by tapping them." (Phantom Hourglass manual, pg. 16)
2{{Cite Manual|quote= 闇の世界の地上をうろつく怪カモンスターです。体力があるうえ、 爆弾も放う投げてきます。弱点は「目には目を…」です。|translation= Mysterious monsters prowl the earth in the World of Darkness. They have lots of stamina, and will also throw bombs. Their weakness is "An eye for an eye..."|game= ALttP|lang= ja|version= Super Famicom|page= 51}} "闇の世界の地上をうろつく怪カモンスターです。体力があるうえ、 爆弾も放う投げてきます。弱点は「目には目を…」です。" (Mysterious monsters prowl the earth in the World of Darkness. They have lots of stamina, and will also throw bombs. Their weakness is "An eye for an eye...") (A Link to the Past manual, Super Famicom version, Japanese localization, pg. 51)
3{{Cite Manual|quote= ぼく・あたし<br/>プレイヤー。|product= BSX|page= 06}} "ぼく・あたし
プレイヤー。
" (BSX manual, pg. 06)
4{{Cite Manual|quote= Talk to people or read signs by tapping them.|game= PH|page= }} "Talk to people or read signs by tapping them." (Phantom Hourglass manual, [which page?])
5{{Cite Manual|quote= |game= notAGame|page= 16}} notAGame manual, pg. 16
6{{Cite Manual|quote= |game= |page= 16}} Error: game required
The above documentation is transcluded from Template:Cite Manual/Documentation. (edit | history)