Template:BooklistRead/doc
From charlesreid1
Template {{BooklistRead}} is designed to create an entry in a Booklist table for books that have been read.
Contents
Example
| Title | Author | Year | Started | Finished | Genre | Opinion |
|---|---|---|---|---|---|---|
| Example Title | Example Author | Example Year | Date Started | Date Finished | Example Genre | Example Opinion
|
Usage
All field names must be in lowercase.
{{BooklistRead
|title=
|author=
|year=
|started=
|finished=
|genre=
|opinion=
}}
This template is usually preceded by {{BooklistReadHeader}} and followed by {{BooklistReadFooter}}.
Parameters
The parameters are:
| Parameter | Explanation |
|---|---|
| title | Title of the book |
| author | Author of the book |
| year | Year book was published |
| started | Date the book was started |
| finished | Date the book was finished |
| genre | Book genre (e.g. fiction, non-fiction, anthology, etc.) |
| opinion | Opinion of the book; thoughts, comments, etc. |
See Also
- {{BooklistReadHeader}}
- {{BooklistReadFooter}}