Template:Infobox book
Template page
More actions
- Description
- To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets, to make the fields into links.
- Syntax
- Type
{{Infobox book|<...>}}somewhere, with parameters as shown below. - Parameters
{{Infobox book
|title=
|image=
|kana=
|romaji=
|author=
|illustrator=
|publisher=
|release date=
|genre=
|serialization= (This is for books that were serialized from other sources, like magazines)
|status=
|volumes=
}}
- Sample output
{{Infobox book
|title= Book Title
|image= Example.jpg
|kana= Kana
|romaji= Romaji
|author= Author
|illustrator= Illustrator
|publisher= Publisher
|release date= {{date|1999|Dec|31}}
|genre= Genre
|serialization= Monthly Serialization
|status= Complete
|volumes= 9
}}
Results in...
TemplateData
An Infobox displaying information about a book.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The title of the book.
| Line | optional |
| Kana | kana | The name of the book written in kana or Japanese. | String | suggested |
| Romaji | romaji | The name of the book written in romaji. | String | suggested |
| Image | image | The image representing the book, usually the front cover. | File | suggested |
| Author(s) | author | The author(s) of the book. Use bulleted list if more than one author. | Content | required |
| Illustrator(s) | illustrator | The illustrator(s) of the book. Use bulleted list if more than one illustrator. | Content | suggested |
| Release date | release date | The release date of the book.
| Content | required |
| Genre(s) | genre | The genre(s) of the book. | Content | required |
| Serialization | serialization | Only use this if the book was serialized in magazines. | Content | optional |
| # of volumes | volumes | The number of volumes released if the book is in a series. | Number | optional |
| The above documentation is transcluded from Template:Infobox book/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |