Template:BookInfobox
{{{title}}} | |
---|---|
Published: | {{{published}}} |
Publisher: | {{{publisher}}} |
Author: | {{{author}}} |
Preceded By: | {{{previous}}} |
Succeeded By: | {{{next}}} |
Template documentation
View or edit this documentation. (About template documentation)
Note: portions of the template sample may not be visible without values provided.
This infobox template is used on book pages to outline different stats and information.
How to use
Infoboxes should be used at the beginning of the page, before any introductory text.
Parameters
All parameters are case sensitive.
Parameter | Allowed values | Notes |
---|---|---|
title
|
String | Name of the book in English |
title2
|
String | Optional. Name of second book in English |
subtitled
|
String | Subtitle of the book |
subtitled2
|
String | Optional. Subtitle of second book |
image
|
File name | Optional. Cover of the book. Don't include File: .
|
image2
|
File name | Optional. Cover of second book. Don't include File: .
|
image_size
|
String | The size of the cover image of the book. |
image_size2
|
String | Optional. The size of the cover image of second book. |
ISBN
|
String | Optional. ISBN of the book. |
pages
|
String | Optional. Number of pages in the book. |
published
|
String | Publish date of the book. |
publisher
|
String | Publisher of the book. |
author
|
String | Author of the book. |
series
|
yes or no | Optional, defaults to yes. If no, hides "Preceded By" and "Succeeded By" fields from infobox. |
previous
|
String | Optional. Previous book in the series. |
next
|
String | Optional. Next book in the series. |
Example
Pokémon Brilliant Diamond Art Book | |
---|---|
Pokémon Shining Pearl Art Book | |
Pages: | 32 |
Published: | November 19, 2021 |
Publisher: | OVERLAP, Inc. |
Author: | |
Preceded By: | N/A |
Succeeded By: | Pokémon Legends: Arceus Art Book |
{{BookInfobox |title=Pokémon Brilliant Diamond Art Book |image=Pokemon Brilliant Diamond Art Book cover.jpg |image_size=200px |title2=Pokémon Shining Pearl Art Book |image2=Pokemon Shining Pearl Art Book cover.png |image_size2=200px |ISBN= |publisher=OVERLAP, Inc. |published=November 19, 2021 |author= |pages=32 |previous=N/A |next=[[Pokémon Legends: Arceus Art Book]] }}