Template:Infobox Book: Difference between revisions
Appearance
new |
styling |
||
| Line 26: | Line 26: | ||
This template creates an infobox for books. To use it, copy the following example and customize it: | This template creates an infobox for books. To use it, copy the following example and customize it: | ||
<pre> | <pre> | ||
{{Infobox | {{Infobox Book | ||
| name = Book Title | | name = Book Title | ||
| image = Example.jpg | | image = Example.jpg | ||
Revision as of 09:21, 26 December 2024
This template creates an infobox for books. To use it, copy the following example and customize it:
{{Infobox Book
| name = Book Title
| image = Example.jpg
| caption = Example Caption
| author = Author Name
| country = Country Name
| language = Language Name
| genre = Genre Name
| pub_date = Publication Date
| pages = Number of Pages
| media_type = Media Type
}}