Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

We now have a Discord server! Visit us here and chat about Neptunia and this wiki.


Documentation icon Template documentation[view] [edit] [history] [purge]
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.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Titletitle

The title of the book.

Default
{{PAGENAME}}
Auto value
{{subst:PAGENAME}}
Lineoptional
Kanakana

The name of the book written in kana or Japanese.

Stringsuggested
Romajiromaji

The name of the book written in romaji.

Stringsuggested
Imageimage

The image representing the book, usually the front cover.

Filesuggested
Author(s)author

The author(s) of the book. Use bulleted list if more than one author.

Contentrequired
Illustrator(s)illustrator

The illustrator(s) of the book. Use bulleted list if more than one illustrator.

Contentsuggested
Release daterelease date

The release date of the book.

Example
{{date|2012|December|21}}
Contentrequired
Genre(s)genre

The genre(s) of the book.

Contentrequired
Serializationserialization

Only use this if the book was serialized in magazines.

Contentoptional
# of volumesvolumes

The number of volumes released if the book is in a series.

Numberoptional