Template:Infobox Book: Difference between revisions

From [[Main_Page|Pilkipedia]], the Karl Pilkington encyclopaedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 32: Line 32:
| '''{{{amazon.com}}}'''
| '''{{{amazon.com}}}'''
|}
|}
== Usage ==
{| style="background: transparent;"
|<pre>{{Infobox Book|
  | book_title =
  | image =
  | caption =
  | author = 
  | type =
  | pages =
  | publicationdate =
  | publisher =
  | isbn =
  | dedications =
  | amazon.co.uk =
  | amazon.com =
}}</pre>
<noinclude>
<noinclude>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 12:32, 23 September 2006

{{{book_title}}}
{{{image}}}
{{{caption}}}
Author {{{author}}}
Type {{{type}}}
Pages {{{pages}}}
Publication Date {{{publicationdate}}}
Publisher {{{publisher}}}
ISBN {{{isbn}}}
Dedications {{{dedications}}}
{{{amazon.co.uk}}}
{{{amazon.com}}}














Usage

{{Infobox Book|
  | book_title = 
  | image = 
  | caption = 
  | author =  
  | type = 
  | pages = 
  | publicationdate = 
  | publisher = 
  | isbn =
  | dedications = 
  | amazon.co.uk =
  | amazon.com = 
}}