Navigation menu

Template:Cite book: Difference between revisions

From Metroid Wiki
mNo edit summary
No edit summary
Line 1: Line 1:
<includeonly>''"{{{quote|}}}"'' (''{{{book|}}}'' ({{{publisher|}}}), pg. {{{page|}}})</includeonly><noinclude>
<includeonly>"{{{quote|}}}" ''{{{book|}}}'', Pg. {{{page|}}}</includeonly><noinclude>


== Purpose ==
== Purpose ==

Revision as of 02:37, 1 November 2010


Purpose

This is a variant of the {{cite}} template that is to be used when you're pulling a quote or information from a book that is NOT A MANUAL, such as a strategy guide. This is to be used to cite sources, and should be used within <ref></ref> tags.

Usage

To use, enter this code:

{{Cite book| quote= [the quote]| book= [book title]| publisher= [the book's publisher]| page= [the page(s) the quote appears on]}}

Replace the parts in [ brackets ] like so:

  • quote
    • The direct quote.
  • book
    • The FULL TITLE of the book that the quote is from.
  • publisher
    • The publisher of the book (Nintendo, Prima Games, etc.).
  • page
    • The number of the page(s) the quote appears on.

Example:

{{cite book|quote= Samus is awesome.|book= Metroid Rules|publisher= Nintendo|page= 16}}

Will generate:

"Samus is awesome" Metroid Rules, Pg. 16