Template:Infobox Book: Difference between revisions
Appearance
f |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{ | {| class="infobox" style="width: 250px; border: 1px solid #aaa; font-size: 90%; float: right; margin: 0 0 1em 1em;" | ||
| | |- | ||
| image | ! colspan="2" style="text-align: center; font-weight: bold;" | {{{name|Book Title}}} | ||
| | |- | ||
| | | colspan="2" style="text-align: center;" | [[File:{{{image|Placeholder.png}}}|200px|alt={{{alt|Book Cover}}}]] | ||
| | |- | ||
| | | '''Caption''' | ||
| | | {{{caption|Description of the book cover}}} | ||
| | |- | ||
| | | '''Author''' | ||
| | | {{{author|Author Name}}} | ||
|- | |||
| '''Country''' | |||
| {{{country|Country Name}}} | |||
|- | |||
| '''Language''' | |||
| {{{language|Language Name}}} | |||
|- | |||
| '''Genre''' | |||
| {{{genre|Genre(s)}}} | |||
|- | |||
| '''Publication Date''' | |||
| {{{pub_date|Publication Date}}} | |||
|- | |||
| '''Pages''' | |||
| {{{pages|Number of Pages}}} | |||
|- | |||
| '''Media Type''' | |||
| {{{media_type|Media Format}}} | |||
|} | |||