Template:Infobox book/doc
Appearance
Description
To use this template, copy the following code and fill in the appropriate fields.
Syntax
{{infobox box
| title =
| image = [e.g. "Example.jpg"]
| imagewidth = [e.g. "150"] [default: 210 pixels]
| author =
| illustrator =
| date =
| publisher =
| previous =
| next =
}}
Sample output
{{infobox book
| title = The Adventures of Flower
| image = Example.jpg
| author = Alice
| illustrator = Bob
| date = April 1928
| publisher = Arthur's
| previous = Book One
| next = Book Three
}}
Results in...
{{#if: Example.jpg | {{#if: Alice | | Author || Alice }} {{#if: Bob | | Illustrator || Bob }} {{#if: April 1928 | | Date posted || April 1928 }} {{#if: | | Link || {{{link}}} }}| The Adventures of Flower | ||
|---|---|---|
| File:Example.jpg | }} | |
| Publication order | ||
| Previous Book One}} |
Next Book Three}} | |
| The Adventures of Flower Chapter List | ||