Template:Book: Difference between revisions

From The Reed and Rite
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 7: Line 7:
{{{image}}}
{{{image}}}
|-
|-
{{{author}}}
| '''Author''' || {{{author}}}
{{{audio_read_by}}}
|-
{{{series}}}
| '''Audio read by''' || {{{audio_read_by}}}
{{{publication_date}}}
|-
{{{publication_place}}}
| '''Series''' || {{{series}}}
{{{publisher}}}
|-
{{{media_type}}}
| '''Publication date''' || {{{publication_date}}}
{{{pages}}}
|-
{{{genre}}}
| '''Publication place''' || {{{publication_place}}}
{{{isbn}}}
|-
{{{preceded_by}}}
| '''Publisher''' || {{{publisher}}}
{{{proceeded_by}}}
|-
| '''Media type''' || {{{media_type}}}
|-
| '''Pages''' || {{{pages}}}
|-
| '''Genre''' || {{{genre}}}
|-
| '''ISBN''' || {{{isbn}}}
|-
| '''Preceded by''' || {{{preceded_by}}}
|-
| '''Proceeded by''' || {{{proceeded_by}}}
|}
|}
</div>
</div>
Line 29: Line 40:
* `title` (required): The book's title.
* `title` (required): The book's title.
* `image`: Filename of the book cover image (e.g., `File:Example.jpg`).
* `image`: Filename of the book cover image (e.g., `File:Example.jpg`).
* `caption`: Caption for the image.
* `author`: Author of the book.
* `author`: Author of the book.
* `audio_read_by`: The narrator of the audiobook (if applicable).
* `audio_read_by`: The narrator of the audiobook (if applicable).
Line 48: Line 58:
| title = Mistborn: The Final Empire
| title = Mistborn: The Final Empire
| image = Beth Brower.jpg
| image = Beth Brower.jpg
| caption = Cover of ''Mistborn: The Final Empire''
| author = Brandon Sanderson
| author = Brandon Sanderson
| audio_read_by = Michael Kramer
| audio_read_by = Michael Kramer

Revision as of 01:02, 19 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`).
  • `author`: Author of the book.
  • `audio_read_by`: The narrator of the audiobook (if applicable).
  • `series`: Series the book belongs to.
  • `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).

Example Usage

```wiki Template:InfoboxBook