Template:BooklistRead/doc: Difference between revisions
From charlesreid1
(Created page with "==Usage== All field names '''must''' be in lowercase. Template {{tl|BooklistRead}} is designed to create an entry in a Booklist table for books that have been read. <pre> {{Bo...") |
No edit summary |
||
| Line 43: | Line 43: | ||
|Opinion of the book; thoughts, comments, etc. | |Opinion of the book; thoughts, comments, etc. | ||
|} | |} | ||
== See Also == | |||
* {{tl|BooklistReadHeader}} | |||
* {{tl|BooklistReadFooter}} | |||
Revision as of 11:42, 5 March 2011
Usage
All field names must be in lowercase.
Template {{BooklistRead}} is designed to create an entry in a Booklist table for books that have been read.
{{BooklistRead
|author=
|year=
|started=
|finished=
|genre=
|opinion=
}}
Parameters
The parameters are:
| Parameter | Explanation |
|---|---|
| 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}}