Template:Infobox Book: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 27: | Line 27: | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| | | | ||
| '''{{{amazon | | '''{{{amazon}}}''' | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
== Usage == | |||
{| style="background: transparent;" | |||
|<pre>{{Infobox Book| | |||
| book_title = | |||
| image = | |||
| caption = | |||
| author = | |||
| type = | |||
| pages = | |||
| publicationdate = | |||
| publisher = | |||
| isbn = | |||
| dedications = | |||
| amazon.co.uk = | |||
| amazon.com = | |||
}}</pre> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 12:42, 23 September 2006
{{{book_title}}} | |
{{{image}}} {{{caption}}} | |
Author | {{{author}}} |
Type | {{{type}}} |
Pages | {{{pages}}} |
Publication Date | {{{publicationdate}}} |
Publisher | {{{publisher}}} |
ISBN | {{{isbn}}} |
Dedications | {{{dedications}}} |
{{{amazon}}} |
Usage
{{Infobox Book| | book_title = | image = | caption = | author = | type = | pages = | publicationdate = | publisher = | isbn = | dedications = | amazon.co.uk = | amazon.com = }} |