Template:BookInfo: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 68: | Line 68: | ||
"publisher": { | "publisher": { | ||
"label": "Publisher", | "label": "Publisher", | ||
"type": " | "type": "wiki-page-name", | ||
"required": true, | "required": true, | ||
"description": "name of the publisher of the book" | "description": "name of the publisher of the book" | ||
| Line 92: | Line 92: | ||
"editiion": { | "editiion": { | ||
"label": "Edition", | "label": "Edition", | ||
"type": " | "type": "wiki-page-name", | ||
"required": true, | "required": true, | ||
"description": "Which edition was the book made for" | "description": "Which edition was the book made for" | ||
Revision as of 22:04, 15 May 2024
Infobox used for publications of books
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Title of the book | String | required |
| Image | image | Image of the book's cover | File | suggested |
| Authors | authors | Authors listed on the book | String | suggested |
| Artists | artists | Any artists listed in the book | String | suggested |
| Publisher | publisher | name of the publisher of the book | Page name | required |
| Publication Date | publication_date | Date the book was published | Date | required |
| ISBN | isbn | the ISBN-10/ISBN-13 of the book | Template | required |
| Pages | pages | How many pages does the book have | String | suggested |
| Edition | editiion | Which edition was the book made for | Page name | required |
| Type | type | What category of book is this | String | suggested |
| In Universe Date | universedate | The date in universe that the book takes place | Date | suggested |