Template:Book

From PKC
Revision as of 17:41, 27 June 2021 by Benkoo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Please type the following instruction to fill in the reference of a book:

{{Author=Author(s) separated by ,|Name= Book Name|Publisher=Name of publisher|Year=Year of publication|Edition=Edition|Page=Number of Pages}}

When certain parameters are absent, they will be automatically omitted. The syntax for doing so can be shown as follows:

{{#if:{{{Edition|}}}|{{{Edition}}} Edition,|}}{{{Publisher}}}

Please note the "pipe" symbol (|) after the parameter name: Edition|, it is needed to enabled the #if statement to work.