Template:Cite Book

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

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

Books with CodesBooks in Other LanguagesBooks without CodesAll Parameters

For citing Zelda books which have book codes.

{{Cite Book|book= |page= }}

For citing books with book codes in other languages.

{{Cite Book|book= |lang= |page= }}

For citing books which are not licensed Zelda media and therefore do not have a book code.

{{Cite Book|book= |publisher= |page= }}
{{Cite Book|quote= |character= |book= |publisher= |lang= |edition= |volume= |issue= |page= }}
  • [quote]Optional — The quote to cite.
  • [character]Optional — The name of the character speaking the quote.
  • bookRequired — A book code. To cite a book that is not licensed by Nintendo and therefore has no book code, write the name of the book with italics. A book name without italics is considered invalid if it is not a valid book code.
  • [publisher]Optional — The publisher of the book. Leave blank when using a book code as the publisher can be added automatically.
  • [lang]Optional — A language code - used when citing books such as Encyclopedia in other languages. See Template:Cite Book/Languages for supported book languages.
  • [edition]Optional — The edition of the cited book, if applicable.
  • [volume]Optional — The cited volume number, if applicable.
  • [issue]Optional — The cited issue number, if applicable.
  • pageRequired — The page(s) to cite.

Examples

#InputOutputCategories added
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. (Enciclopedia di Hyrule, Magazzini Salani, pg. 5)
4{{Cite Book|quote= This is a quote. |character= Felicia |book= LA (Cagiva) |publisher= |page= 5}} This is a quote. — Felicia (Link's Awakening (Cagiva), Enix Corporation, 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. — Ganon (The Crystal Trap, Simon & Schuster, 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!! — Baga Tree (Ocarina of Time (Himekawa), VIZ Media, vol. 2 pg. 137)
To cite a book with no book code, 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)
Error handling
8{{Cite Book|quote= |book= |publisher= Nintendo|page= 5}} Error: Book title required
9{{Cite Book|quote= |book= ''Some book''|publisher= |page= 5}} Some book, Error: Publisher required, pg. 5
10{{Cite Book|quote= |book= E|lang= invalidLanguage|page= 10}} Encyclopedia, Dark Horse BooksWarning: No title and publisher is defined for book E lang invalidLanguage, pg. 10
11{{Cite Book|quote= |book= E|publisher= |page= }} Encyclopedia, Dark Horse Books, pg. [which page?]
The above documentation is transcluded from Template:Cite Book/Documentation. (edit | history)