Template:Cite book: Difference between revisions

From Wikizilla, the kaiju encyclopedia
Jump to navigationJump to search
m (Protected "Template:Cite book" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
Line 1: Line 1:
<noinclude>Follow MLA citation guidelines.
<noinclude>Follow MLA citation guidelines.


Parameters: (keep all in the same line to minimize clutter)
{{big|Parameters: (keep all in the same line to minimize clutter)}}


  <nowiki>{{cite book   
  <nowiki>{{cite book   
  |ref=<REF SHORTCUT NAME>  
  |title=<[[TITLE OF BOOK/LINK]]>
  |author=<LASTNAME, FIRSTNAME for the first author, FIRSTNAME LASTNAME and FIRSTNAME LASTNAME for co-authors>   
  |author=<LASTNAME, FIRSTNAME for the first author, FIRSTNAME LASTNAME and FIRSTNAME LASTNAME for co-authors>   
  |date=<PUBLISHMONTH PUBLISHDAY, PUBLISHYEAR>  |title=<TITLE OF BOOK. ITALICS ARE AUTOMATICALLY INCLUDED>   
  |date=<PUBLISHMONTH PUBLISHDAY, PUBLISHYEAR>  |title=<TITLE OF BOOK. ITALICS ARE AUTOMATICALLY INCLUDED>   
Line 12: Line 12:
  }}</nowiki>
  }}</nowiki>


</noinclude><includeonly><ref name="{{{ref|book}}}">{{#if: {{{author|}}}|{{{author}}}. }}{{#if: {{{date|}}}|{{{date}}}. }}{{#if: {{{title|}}}|''{{{title}}}''. }}{{#if: {{{publisher|}}}|{{{publisher}}}. }}{{#if: {{{page|}}}|p. {{{page}}}. }}{{#if: {{{isbn|}}}|ISBN: [[Special:BookSources/{{{isbn}}}|{{{isbn}}}]].}}</ref></includeonly><noinclude>[[Category:Templates]]</noinclude>
</noinclude><includeonly>{{#if: {{{author|}}}|{{{author}}}. }}{{#if: {{{date|}}}|{{{date}}}. }}{{#if: {{{title|}}}|''{{{title}}}''. }}{{#if: {{{publisher|}}}|{{{publisher}}}. }}{{#if: {{{page|}}}|p. {{{page}}}. }}{{#if: {{{isbn|}}}|ISBN: [[Special:BookSources/{{{isbn}}}|{{{isbn}}}]].}}</includeonly><noinclude>[[Category:Templates]]</noinclude>

Revision as of 01:00, 24 February 2017

Follow MLA citation guidelines.

Parameters: (keep all in the same line to minimize clutter)

{{cite book   
 |title=<[[TITLE OF BOOK/LINK]]>
 |author=<LASTNAME, FIRSTNAME for the first author, FIRSTNAME LASTNAME and FIRSTNAME LASTNAME for co-authors>   
 |date=<PUBLISHMONTH PUBLISHDAY, PUBLISHYEAR>   |title=<TITLE OF BOOK. ITALICS ARE AUTOMATICALLY INCLUDED>   
 |publisher=<PUBLISHING COMPANY>   
  |page=<PAGE #> !!!OR!!! |pages=<PAGE #s>   
 |isbn=<ISBN # -- JUST INCLUDE NUMBER, don't include "ISBN-10:" or "ISBN-13:">
 }}