Template:Google books/doc
From LIMSWiki
Jump to navigationJump to search This is a documentation subpage for Template:Google books. It contains usage information, categories, interlanguage links, and other content that is not part of the original template page. |
Usage
{{Google books|ID|title|page=|keywords=|text=|plainurl=}}
The page
, keywords
, text
, and plainurl
parameters are all optional.
The |ID=
parameter are twelve symbols found in the particular Google Books address after "id=" but before "&".
The |page=
parameter may be used to link to a particular page number.
The |keywords=
parameter may be used to search for particular keywords within the text; |text=
searches for a quoted phrase.
The |plainurl=
parameter tells the template to output a URL (web address) only, rather than a linked book title and page number. Use |plainurl=yes
when using this template in a |url=
parameter of a citation template. |plain-url=
works as an alias.
Example 1:
Doe, John. {{Google books|7ydCAAAAIAAJ|History of the Western Insurrection|page=42}}
creates
- Doe, John. History of the Western Insurrection, p. 42, at Google Books.
Example 2:
{{cite book|last=Doe|first=John|title=History of the Western Insurrection|url={{Google books|7ydCAAAAIAAJ|page=42|plainurl=yes}}|page=42}}
creates
- Doe, John. History of the Western Insurrection. p. 42. //books.google.com/books?id=7ydCAAAAIAAJ&pg=PA42.
See also
- {{Cite book}}