Infobox book is WikiPartner's standard infobox for books, novels, memoirs, biographies, nonfiction works, reference works, and other notable published books.
All parameters are optional. Add only information supported by reliable sources. Empty fields are automatically hidden.
Adding this template to an article also generates WikiPartner Book structured data automatically. Editors do not need to create schema markup manually.
Short usage
Use this version for most book articles.
{{Infobox book
| name =
| image =
| image_alt =
| caption =
| author =
| country =
| language =
| genre =
| publisher =
| publication_date =
| pages =
| isbn =
}}
Full usage
Use this version when more information about the book is available. Remove parameters that are not needed.
{{Infobox book
| name =
| original_title =
| subtitle =
| image =
| image_alt =
| caption =
| author =
| editor =
| illustrator =
| translator =
| cover_artist =
| country =
| language =
| series =
| series_number =
| subject =
| genre =
| publisher =
| publication_date =
| publication_date_iso =
| media_type =
| pages =
| isbn =
| edition =
| preceded_by =
| followed_by =
| awards =
| website =
}}
Examples
The examples below show both the wikitext entered by an editor and the finished WikiPartner infobox.
Cover images are not included in these documentation examples so the previews do not depend on a particular uploaded cover file. Editors may add a properly licensed image when one is available.
Classic novel — Pride and Prejudice
Wikitext
{{Infobox book
| name = Pride and Prejudice
| author = Jane Austen
| country = United Kingdom
| language = English
| genre = Novel of manners; romance
| publisher = T. Egerton, Whitehall
| publication_date = 28 January 1813
| publication_date_iso = 1813-01-28
| media_type = Print
}}
Rendered infobox
Fantasy novel — The Hobbit
Wikitext
{{Infobox book
| name = The Hobbit
| subtitle = There and Back Again
| author = J. R. R. Tolkien
| illustrator = J. R. R. Tolkien
| cover_artist = J. R. R. Tolkien
| country = United Kingdom
| language = English
| genre = High fantasy; children's fantasy
| publisher = George Allen & Unwin
| publication_date = 21 September 1937
| publication_date_iso = 1937-09-21
| media_type = Print
| pages = 310
| followed_by = The Lord of the Rings
}}
Rendered infobox
Popular science — A Brief History of Time
Wikitext
{{Infobox book
| name = A Brief History of Time
| author = Stephen Hawking
| country = United Kingdom
| language = English
| subject = Cosmology
| genre = Popular science
| publisher = Bantam Books
| publication_date = 1988
| publication_date_iso = 1988
| media_type = Print
}}
Rendered infobox
Usage notes
- Use
namefor the commonly recognized title of the book. - Use
original_titlewhen the original-language title differs from the commonly used article title. - Use
subtitleonly when the book has an official subtitle. - Use
imagefor the cover or another suitable identifying image filename only. Do not includeFile:.... - Use
image_altfor short alternative text describing the image. - Use only properly licensed images.
- Use
authorfor the author or authors. Separate multiple authors with semicolons. - Use
editorwhen editorial credit is important to the work or edition. - Use
illustratorfor credited illustrators. - Use
translatorwhen the article or infobox describes a translated edition. - Use
cover_artistonly when the cover artist is notable and reliably documented. - Use
countryfor the country associated with the book's original publication. - Use
languagefor the original or principal language of the work. - Use
serieswhen the book belongs to a clearly defined book series. - Use
series_numberonly when the book has a defined position within that series. - Use
subjectmainly for nonfiction works or other books where a subject description is useful. - Use
genrefor established literary or publishing genres. - Use
publisherfor the publisher corresponding to the publication or edition being described. - Use
publication_datefor the human-readable publication date shown to readers. - Use
publication_date_isofor structured data. Accepted formats areYYYY,YYYY-MM, orYYYY-MM-DD. - Use
media_typefor formats such as hardcover, paperback, ebook, or audiobook when useful. - Page counts vary between editions. Use
pagesonly when the edition is clear. - ISBNs identify editions rather than the abstract work. Use
isbnonly when the ISBN clearly matches the edition being described. - Use
editionwhen edition-specific information such as pages, publisher, translator, or ISBN is included. - Do not combine an ISBN from one edition with the page count, publisher, or publication date of another edition.
- Use
preceded_byandfollowed_byonly for a genuine series or defined publication sequence. - Use
awardsfor major awards received by the book. - Use
websiteonly for an official page or website specifically associated with the book. - Leave unused parameters out.
- Do not guess publication dates, ISBNs, page counts, publishers, translators, editions, or other bibliographic information.
- Important information should be supported by reliable sources.
TemplateData
WikiPartner's standard infobox for books, novels, memoirs, biographies, nonfiction works, and other notable published books.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Commonly recognized title of the book. | String | optional |
| Original title | original_title | Original-language title when different from the commonly used article title. | String | optional |
| Subtitle | subtitle | Official subtitle of the book when applicable. | String | optional |
| Cover image | image | Book cover or other suitable identifying image filename. | File | optional |
| Image alternative text | image_alt alt | Short alternative text describing the image. | String | optional |
| Image caption | caption | Short caption displayed below the image. | String | optional |
| Author | author | Author or authors of the book. Separate multiple names with semicolons. | String | optional |
| Editor | editor | Editor or editors when editorial credit is notable. | String | optional |
| Illustrator | illustrator | Illustrator or illustrators of the book. | String | optional |
| Translator | translator | Translator or translators of the edition being described. | String | optional |
| Cover artist | cover_artist | Artist responsible for the book cover when notable and reliably documented. | String | optional |
| Country of origin | country | Country associated with the original publication of the work. | String | optional |
| Original language | language | Original or principal language of the book. | String | optional |
| Series | series | Book series to which the work belongs. | String | optional |
| Series number | series_number | Position of the book within its series when clearly defined. | String | optional |
| Subject | subject | Main subject matter for nonfiction or other works where a subject is useful. | String | optional |
| Genre | genre | Main literary or publishing genre or genres. | String | optional |
| Publisher | publisher | Publisher associated with the publication or edition being described. | String | optional |
| Publication date | publication_date | Human-readable publication date or year shown to readers. | String | optional |
| Publication date ISO | publication_date_iso | Machine-readable publication date in YYYY, YYYY-MM, or YYYY-MM-DD format. | String | optional |
| Media type | media_type | Publication format such as hardcover, paperback, ebook, or audiobook when relevant. | String | optional |
| Pages | pages | Number of pages for the edition being described. | Number | optional |
| ISBN | isbn | ISBN for the specific edition being described. | String | optional |
| Edition | edition | Edition information when the article or data refers to a specific edition. | String | optional |
| Preceded by | preceded_by | Previous book in a clearly defined series or sequence. | String | optional |
| Followed by | followed_by | Next book in a clearly defined series or sequence. | String | optional |
| Awards | awards | Major awards won by the book. | String | optional |
| Website | website | Official page or website specifically for the book when one exists. | URL | optional |