Difference between revisions of "Template:Books"

From Creative Commons
Jump to: navigation, search
m (Fixed Tablerow invocation)
(Remove test tag. Done for now.)
 
Line 45: Line 45:
 
|}
 
|}
 
[[Category:Book]]</includeonly>
 
[[Category:Book]]</includeonly>
 
 
{{{author|}}}
 

Latest revision as of 22:16, 15 June 2015

This template simplifies the creation of articles about Books. When inserted in an book's page, it creates a decorative table with information about the content provided. It also takes care of annotating the given data semantically, so that users can easily find it or query it in other articles. Do not try to read this page's source code for learning table syntax – there are far easier ways of creating tables in MediaWiki.

To use this template, insert the following at the beginning of your page. All fields are optional except for genre and should be omitted if no information is available. The page name should reflect the name of the book.

{{Book|
  genre= See below for details|
  author= The author|
  publisher= The publisher|
  isbn= ISBN number|
  pubDate= Publication Date|
  license= URL of the license|
  cclicensed= CC-licensed version|
  pvfp= Print version for purchase|
  nbpages= Number of pages|
 }}

The order of the fields is not relevant. The template should be given as the first thing on a page.

Otherwise, you can easily add articles by using a form, just go here