Jump to content

Template:Infobox book/doc

From BarkWiki
Revision as of 11:09, 18 July 2025 by templates>Muchos (updated)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is a {{#switch: Template | Template = template | Module = module | user = user page | #default = page }} documentation subpage for Template:Infobox book.
It contains usage information, categories, interlanguage links and other content that is not part of the original {{#if: | {{{text2}}} | {{ #if: | {{{text1}}} | {{ #ifeq: Template | User | template template page | {{ #if: Template | template page|article}}}}}}}}.[[Category:{{#switch: Template | Template = Template | Module = Module | User = User | #default = Page }} documentation]]

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              =
|website           =
|media_adaptations =
|related_wikis     =
}}

Sample output

{{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              = 9 012345 XXXXXX
|website           = [https://example.com example.com]
|media_adaptations = ''{{PAGENAME}}: the video game'', ''{{PAGENAME}}: the video game''
|related_wikis     = [[w:c:templates|Templates Wiki]]
}}