Difference between revisions of "Template:Books"

From Creative Commons
Jump to: navigation, search
Line 20: Line 20:
  
 
'''Otherwise, you can easily add articles by using a form, just go [http://wiki.creativecommons.org/Special:AddPage/Form:Book here]'''
 
'''Otherwise, you can easily add articles by using a form, just go [http://wiki.creativecommons.org/Special:AddPage/Form:Book here]'''
 
== Genres ==
 
 
The following are recommended values for the genre fields:
 
 
* NonFiction
 
* Fiction
 
 
 
</noinclude><includeonly>
 
</noinclude><includeonly>
  

Revision as of 00:26, 25 April 2008

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