Template:Book: Difference between revisions
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| 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> | ||
<data source="datePublished"><label>Published on</label></data> | <data source="datePublished"><label>Published on</label></data> | ||
<data source="publisher"><label>Publisher</label></data> | <data source="publisher"><label>Publisher</label></data> | ||
<data source="rating"><label>Rating</label></data> | |||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<header>Publication order</header> | <header>Publication order</header> | ||
| Line 13: | Line 15: | ||
<data source="next"><label>Next</label></data> | <data source="next"><label>Next</label></data> | ||
</group> | </group> | ||
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Books]]}}</includeonly><noinclude>{{Documentation}}</noinclude> | </infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Books]]}}</includeonly><noinclude>{{Documentation}}<templatedata> | ||
{ | |||
"params": { | |||
"title": {}, | |||
"subtitle": {}, | |||
"image": {}, | |||
"imagecaption": {}, | |||
"series": {}, | |||
"author": {}, | |||
"illustrator": {}, | |||
"publisher": {}, | |||
"previous": {}, | |||
"next": {}, | |||
"rating": {}, | |||
"universe": {} | |||
}, | |||
"paramOrder": [ | |||
"title", | |||
"subtitle", | |||
"image", | |||
"imagecaption", | |||
"series", | |||
"universe", | |||
"author", | |||
"illustrator", | |||
"publisher", | |||
"rating", | |||
"previous", | |||
"next" | |||
] | |||
} | |||
</templatedata></noinclude> | |||
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 |