Template:Book: Difference between revisions
No edit summary |
No edit summary |
||
| Line 39: | Line 39: | ||
<td style="font-weight: bold; padding: 0.1em;">Series</td> | <td style="font-weight: bold; padding: 0.1em;">Series</td> | ||
<td style="padding: 0.1em;">{{{series}}}</td> | <td style="padding: 0.1em;">{{{series}}}</td> | ||
</tr> | |||
}} | |||
{{#if: {{{period covered|}}} | | |||
<tr> | |||
<td style="font-weight: bold; padding: 0.1em;">Period Covered</td> | |||
<td style="padding: 0.1em;">{{{period covered}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
| Line 110: | Line 116: | ||
* `audio_read_by`: The narrator of the audiobook (if applicable). | * `audio_read_by`: The narrator of the audiobook (if applicable). | ||
* `series`: Series the book belongs to. | * `series`: Series the book belongs to. | ||
* 'period covered': Period of time covered in book. | |||
* `publication_date`: Date the book was published. | * `publication_date`: Date the book was published. | ||
* `publication_place`: Place where the book was published. | * `publication_place`: Place where the book was published. | ||
| Line 128: | Line 135: | ||
| audio_read_by = Michael Kramer | | audio_read_by = Michael Kramer | ||
| series = Mistborn | | series = Mistborn | ||
| period covered = March–April 1883 | |||
| publication_date = July 17, 2006 | | publication_date = July 17, 2006 | ||
| publication_place = New York, NY | | publication_place = New York, NY | ||
Revision as of 02:36, 21 November 2024
Usage
This is a generic infobox for books. Only fields that are provided will appear in the infobox.
Parameters
- `title` (required): The book's title.
- `image`: Filename of the book cover image (e.g., `File:Example.jpg`).
- `caption`: Caption for the image.
- `author`: Author of the book.
- `audio_read_by`: The narrator of the audiobook (if applicable).
- `series`: Series the book belongs to.
- 'period covered': Period of time covered in book.
- `publication_date`: Date the book was published.
- `publication_place`: Place where the book was published.
- `publisher`: The book's publisher.
- `media_type`: The format (e.g., Hardcover, Paperback, eBook, Audiobook).
- `pages`: Number of pages in the book.
- `genre`: The book's genre.
- `isbn`: The ISBN of the book.
- `preceded_by`: Previous book in the series (if applicable).
- `proceeded_by`: Next book in the series (if applicable).