Template:Book: Difference between revisions
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| Line 4: | Line 4: | ||
<image source="image"><caption source="imagecaption"/></image> | <image source="image"><caption source="imagecaption"/></image> | ||
<data source="series"><label>Series</label></data> | <data source="series"><label>Series</label></data> | ||
<data source="universe"><label>Universe</label></data> | |||
<data source="author"><label>Author</label></data> | <data source="author"><label>Author</label></data> | ||
<data source="illustrator"><label>Illustrator</label></data> | <data source="illustrator"><label>Illustrator</label></data> | ||
| Line 27: | Line 28: | ||
"previous": {}, | "previous": {}, | ||
"next": {}, | "next": {}, | ||
"rating": {} | "rating": {}, | ||
"universe": {} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
| Line 35: | Line 37: | ||
"imagecaption", | "imagecaption", | ||
"series", | "series", | ||
"universe", | |||
"author", | "author", | ||
"illustrator", | "illustrator", | ||
Latest revision as of 03:54, 25 September 2025
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Example
Usage
{{Book
|title = The Hobbit
|subtitle = An Unexpected Adventure
|image = Placeholder.png
|imagecaption = Book Cover
|series = Middle-Earth
|universe = Middle-Earth
|author = Bilbo Baggins
|illustrator = Bilbo Baggins
|publisher = None
|rating = {{Rating |image=K7.png|contenttype=Mild Fantasy Violence}}
|previous = The Silmarillion
|next = The Lord of the Rings
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | optional |
| subtitle | subtitle | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| imagecaption | imagecaption | no description | Unknown | optional |
| series | series | no description | Unknown | optional |
| universe | universe | no description | Unknown | optional |
| author | author | no description | Unknown | optional |
| illustrator | illustrator | no description | Unknown | optional |
| publisher | publisher | no description | Unknown | optional |
| rating | rating | no description | Unknown | optional |
| previous | previous | no description | Unknown | optional |
| next | next | no description | Unknown | optional |