Zelda Wiki

Want to contribute to this wiki?
Sign up for an account, and get started!

Come join the Zelda Wiki community Discord server!

READ MORE

Zelda Wiki
Advertisement

Purpose

This is a variant of {{Cite}} that is to be used when pulling a quote or information from a manga, comic, or other book which is not a manual, guide, or magazine. For the latter, use Template:Cite Manual, Template:Cite Guide, and Template:Cite Magazine respectively.

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. (Leave the "quote" field blank.)

Usage

FictionNonfictionNonfiction (Alternative Language)All Parameters
For citing manga, comics, novels, and other works of fiction.
{{Cite Book|quote= |character= |book= |publisher= |page= }}
For citing books such as {{E}}.
{{Cite Book|quote= |book= |publisher= |page= }}
For citing books such as {{E}} in other languages.
{{Cite Book|quote= |book= |lang= |page= }}
{{Cite Book|quote= |character= |book= |publisher= |lang= |edition= |volume= |issue= |page= }}
ParameterStatusDescription
quoteoptionalThe quote to cite.
characteroptionalThe name of the character speaking the quote. Use this for works of fiction such as manga, comics, and gamebooks.
bookrequired

The code for a book entry at Data:Franchise.

To cite a book that is not licensed by Nintendo and therefore not defined in Data:Franchise, write the name of the book with italics. A book name without italics is considered invalid if it is not in Data:Franchise.

publisheroptional

The publisher of the book.

Leave this empty when citing a book from Data:Franchise - the publisher will be automatically generated.

langoptionalA language code - used when citing books such as Encyclopedia in other languages. See Module:Cite/Data for supported languages.
editionoptionalThe book's edition.
volumeoptionalThe volume number for the book quote, if applicable.
issueoptionalA comic issue number.
pageoptionalThe cited page(s).

No description.

Template parameters

ParameterDescriptionTypeStatus
quotequote

The quote to cite.

Contentoptional
charactercharacter

The name of the character speaking the quote. Use this for works of fiction such as manga, comics, and gamebooks.

Stringoptional
bookbook

<p>The code for a book entry at [[Data:Franchise]].</p><p>To cite a book that is not licensed by Nintendo and therefore not defined in Data:Franchise, write the name of the book ''with italics''. A book name without italics is considered invalid if it is not in Data:Franchise.</p>

Contentrequired
publisherpublisher

<p>The publisher of the book.</p><p>Leave this empty when citing a book from [[Data:Franchise]] - the publisher will be automatically generated.</p>

Contentoptional
langlang

A language code - used when citing books such as {{E}} in other languages. See [[Module:Cite/Data]] for supported languages.

Stringoptional
editionedition

The book's edition.

Stringoptional
volumevolume

The volume number for the book quote, if applicable.

Stringoptional
issueissue

A comic issue number.

Stringoptional
pagepage

The cited page(s).

Stringoptional

Examples

#InputOutput
1{{Cite Book|quote= |book= E |publisher= |page= 5}} Encyclopedia (Dark Horse Books), pg. 5
2{{Cite Book|quote= This is a quote. |book= E |publisher= |page= 5}} "This is a quote." (Encyclopedia (Dark Horse Books), pg. 5)
3{{Cite Book|quote= This is a quote. |book= E |lang= it |page= 5}} "This is a quote." (Encyclopedia (Dark Horse Books), pg. 5)
4{{Cite Book|quote= This is a quote. |character= Felicia |book= LA (Cagiva) |publisher= |page= 5}} "This is a quote." (LA (Cagiva) (), pg. 5)
5{{Cite Book|quote= With this magic scroll, I have cast a spell to encase them in unbreakable crystal. |character= Ganon |book= TCT |publisher= |page= 65}} "With this magic scroll, I have cast a spell to encase them in unbreakable crystal." (TCT (), pg. 65)
6{{Cite Book|quote= The Great Deku Tree broke the rules by taking him in. Unforgivable!! |character= Baga Tree |book= OoT (Himekawa) |publisher= |volume= 2 |page= 137}} "The Great Deku Tree broke the rules by taking him in. Unforgivable!!" (OoT (Himekawa) (), pg. 137)
To cite a book not supported by Data:Franchise, write the book title in italics.
7{{Cite Book|quote= This is a quote. |book= ''Mysterious book'' |publisher= A publisher |page= 5}} "This is a quote." (Mysterious book (A publisher), pg. 5)
8{{Cite Book|quote= This is a quote. |book= Mysterious book |publisher= A publisher |page= 5}} "This is a quote." (Mysterious book (A publisher), pg. 5)
Error handling
9{{Cite Book|quote= This is a quote. |book= |publisher= Nintendo|page= 5}} "This is a quote." ( (Nintendo), pg. 5)
The above documentation is transcluded from Template:Cite Book/Documentation. (edit | history)
Advertisement