Template:Infobox book/doc

From WikiGenius
This is a template documentation subpage for Template:Infobox book.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.

Description

This is a infobox template used to quickly summarize book information. This template uses Fandom's portable infobox markup.

To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up. Don't forget to include brackets, to make the fields into links.

Syntax

{{Infobox book
|name           =
|image          =
|caption        =
|orig_title     =
|author         =
|illustrator    =
|cover_artist   =
|translator     =
|editor         =
|publisher      =
|pub_date       =
|language       =
|other_lang_pub =
|edition        =
|media_type     =
|country        =
|genre          =
|pages          =
|chapters       =
|story_time     =
|series         =
|series_no      =
|preceded_by    =
|followed_by    =
|isbn           =
}}

Sample output

Click here to refresh the preview

{{Infobox book
|name           = Test 2
|image          = Placeholder item.png
|caption        = Placeholder
|orig_title     = Not Test 2
|author         = Test Author
|illustrator    = Test Illustrator
|cover_artist   = Test Cover Artist
|translator     = Test Translator
|editor         = Test Editor
|publisher      = Test Publishing Co.
|pub_date       = 4 December 2017
|language       = English
|other_lang_pub = Spanish, German
|edition        = 1
|media_type     = Paper, Audio
|country        = United States
|genre          = Test genre
|pages          = 100
|chapters       = 5
|story_time     = Some part
|series         = Test series
|series_no      = 2
|preceded_by    = Test 1
|followed_by    = Test 3
|isbn           =
}}