More actions
No edit summary |
m Fix syntax error |
||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| title = {{{name|{{PAGENAME}}}} | | title = {{{name|{{PAGENAME}}}}} | ||
| image = {{#if:{{{image|}}}|[[File:{{{image}}}|{{{image_size|250px}}}|alt={{{alt|{{{caption|}}}}}}]]}} | | image = {{#if:{{{image|}}}|[[File:{{{image}}}|{{{image_size|250px}}}|alt={{{alt|{{{caption|}}}}}}]]}} | ||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
Revision as of 16:33, 22 April 2025
An infobox that describes a book
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the book without "Wings of Fire"
| String | required |
| Image | image | An image of the book's front cover.
| File | suggested |
| Image alt text | alt | The alternate text for the image if the image cannot load and for screen readers. | Content | suggested |
| Main Protagonist | Main Protagonist | The Main Character | Unknown | optional |
| Image caption | caption | The caption for the image | Content | optional |
| Image size | image_size | Size of the image.
| String | optional |
| Published | published | The date of publication, if published. | Date | suggested |
| Page count | pages | The number of pages in this book.
| Number | optional |
| Cover artist | cover_artist | Artist who drew cover art for this book.
| String | optional |
| ISBN | isbn | ISBN identifier for this book.
| String | suggested |
| Preceded by | preceded_by | The book that precedes this book, if any.
| String | optional |
| Followed by | followed_by | The book that precedes this book, if any.
| String | optional |