Book Template

   

Template definition

<template>

<if title>{{{title}}}
</if><if origname>(Original title: {{{origname}}})
</if><if series><if part>part {{{part}}} of the</if> series: {{{series}}}
</if><if cover>[{{{cover}}}]
</if><if author>By: {{{author}}}<if author2>, {{{author2}}}</if>
</if><if publisher>Publisher: {{{publisher}}}. </if><if date>{{{date}}}</if>
<if isbn10>ISBN10: {{{isbn10}}}
</if><if isbn13>ISBN13: {{{isbn13}}}
</if><if pages>{{{pages}}} pages
</if>

</template>


Usage Example

The Way of the Moving Horse
part II of the series: Learn to Play Go Series
http://www.samarkand.net/Web_store/Html/Images/L2A.jpg
By: Janice Kim, Jeong Soo-Hyun
Publisher: Good Move Press. 1995
ISBN10: 0964479621
ISBN13: 978-0964479623
163 pages

 {{book
 |title=The Way of the Moving Horse
 |series=Learn to Play Go Series
 |part=II
 |author=Janice Kim
 |author2= Jeong Soo-Hyun
 |cover=http://www.samarkand.net/Web_store/Html/Images/L2A.jpg
 |publisher=Good Move Press
 |date=1995
 |isbn10=0964479621
 |isbn13=978-0964479623
 |page=163
 }}

This is a copy of the living page "Book Template" at Sensei's Library.
(OC) 2008 the Authors, published under the OpenContent License V1.0.
[Welcome to Sensei's Library!]
StartingPoints
ReferenceSection
About