- 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...