Difference between revisions of "Template:Cite book"

From DoomWiki.org

(Never include terminal whitespace in a template)
Line 1: Line 1:
<includeonly>{{#tag:ref|{{{author|}}}{{#if:{{{publishdate|}}}|&nbsp;({{{publishdate}}}).|{{#if:{{{author|}}}|.|}}}} "{{{title}}}" {{#if:{{{isbn|}}}|''ISBN:{{{isbn}}}''|}} {{#if:{{{page|}}}|''p{{{page}}}''|}}}}  
+
<includeonly>{{#tag:ref|{{{author|}}}{{#if:{{{publishdate|}}}|&nbsp;({{{publishdate}}}).|{{#if:{{{author|}}}|.|}}}} "{{{title}}}" {{#if:{{{isbn|}}}|''ISBN:{{{isbn}}}''|}} {{#if:{{{page|}}}|''p{{{page}}}''|}}}}</includeonly><noinclude>
</includeonly><noinclude>
 
 
Simple book {{wp|Wikipedia:Citing_sources|citation}} template.
 
Simple book {{wp|Wikipedia:Citing_sources|citation}} template.
 
==Usage==
 
==Usage==

Revision as of 11:44, 19 November 2015

Simple book citation template.

Usage

  • author: Principal author or editor of the work.
  • publishdate: Date book was originally published.
  • title: Title of book.
  • isbn: ISBN number of the book.
  • page: Page number.