×
Create a new article
Write your page title here:
We currently have 245 articles on The Vault @ The EERIE Files. Type your article name above or click on one of the titles below and start writing!



The Vault @ The EERIE Files

Template:Cite book: Difference between revisions

Created page with "<includeonly>{{#if:{{{author|}}}|{{{author}}}. |}''{{{title}}}''{{#if:{{{edition|}}}| ({{{edition}}} ed.).}}{{#if:{{{publisher|}}}| {{{publisher}}}.}}{{#if:{{{year|}}}| {{{year}}}.}}{{#if:{{{isbn|}}}| ISBN {{{isbn}}}.}}{{#if:{{{page|}}}| p. {{{page}}}.}}</includeonly><noinclude> == Template:Cite book == Formats a citation for a printed book. Category:Vault Templates </noinclude>"
 
No edit summary
 
Line 1: Line 1:
<includeonly>{{#if:{{{author|}}}|{{{author}}}. |}''{{{title}}}''{{#if:{{{edition|}}}| ({{{edition}}} ed.).}}{{#if:{{{publisher|}}}| {{{publisher}}}.}}{{#if:{{{year|}}}| {{{year}}}.}}{{#if:{{{isbn|}}}| ISBN {{{isbn}}}.}}{{#if:{{{page|}}}| p. {{{page}}}.}}</includeonly><noinclude>
<includeonly>{{#if:{{{author|}}}|{{{author}}}. |}}{{#if:{{{title|}}}|''{{{title}}}''. |}}{{#if:{{{publisher|}}}|{{{publisher}}}. |}}{{#if:{{{year|}}}|{{{year}}}. |}}{{#if:{{{isbn|}}}|ISBN {{{isbn}}}. |}}{{#if:{{{page|}}}|p. {{{page}}}. |}}</includeonly><noinclude>


== Template:Cite book ==
== Template:Cite book ==


Formats a citation for a printed book.
Formats a citation for a book, for use inside <code>&lt;ref&gt;</code> tags alongside {{tl|Reflist}}.
 
'''Usage:'''
 
<pre>
<ref>{{cite book
|author=Loren Coleman
|title=Bigfoot!: The True Story of Apes in America
|publisher=Paraview Press
|year=2003
|isbn=978-0743469755
}}</ref>
</pre>
 
=== Parameters ===
 
* '''author''' — optional
* '''title''' — required
* '''publisher''' — optional
* '''year''' — optional
* '''isbn''' — optional
* '''page''' — optional


[[Category:Vault Templates]]
[[Category:Vault Templates]]
</noinclude>
</noinclude>

Latest revision as of 20:00, 29 July 2026


Template:Cite book

Formats a citation for a book, for use inside <ref> tags alongside {{Reflist}}.

Usage:

<ref>{{cite book
|author=Loren Coleman
|title=Bigfoot!: The True Story of Apes in America
|publisher=Paraview Press
|year=2003
|isbn=978-0743469755
}}</ref>

Parameters

  • author — optional
  • title — required
  • publisher — optional
  • year — optional
  • isbn — optional
  • page — optional