Difference between revisions of "Template:WR-Books"
Jump to navigation
Jump to search
(add TemplateStyles) |
|||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><!-- --> | <includeonly><!-- --> | ||
<templatestyles src="Template:WR-Books/styles.css" /> | |||
<table class="wr-books"> | <table class="wr-books"> | ||
<tr><th colspan="2" style="text-align: center; font-size:140%;">'''{{PAGENAME}}'''</th></tr> | <tr><th colspan="2" style="text-align: center; font-size:140%;">'''{{PAGENAME}}'''</th></tr> | ||
| Line 42: | Line 43: | ||
</nowiki></pre> | </nowiki></pre> | ||
Title = taken from the page name | : Title = taken from the page name | ||
wrbk-date = date of publication | : wrbk-date = date of publication | ||
wrbk-rating = rating, available at Argyll | : wrbk-rating = rating, available at Argyll | ||
wrbk-link = links to buy it | : wrbk-link = links to buy it | ||
wrbk-prev = previous in the series | : wrbk-prev = previous in the series | ||
wrbk-next = next in the series | : wrbk-next = next in the series | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"file": {}, | |||
"wrbk-date": {}, | |||
"wrbk-rating": {}, | |||
"wrbk-link": {}, | |||
"wrbk-prev": {}, | |||
"wrbk-next": {} | |||
}, | |||
"description": "template for info box for books in the White Rat series" | |||
} | |||
</templatedata></noinclude> | |||
Latest revision as of 23:28, 11 February 2022
This template is designed for books within the World of the White Rat
To use, copy the following code and fill in the appropriate fields.
{{WR-Books
| title =
| file = [e.g. "Example.jpg"]
| wrbk-date =
| wrbk-rating =
| wrbk-link =
| wrbk-prev =
| wrbk-next =
}}
- Title = taken from the page name
- wrbk-date = date of publication
- wrbk-rating = rating, available at Argyll
- wrbk-link = links to buy it
- wrbk-prev = previous in the series
- wrbk-next = next in the series
template for info box for books in the White Rat series
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| file | file | no description | Unknown | optional |
| wrbk-date | wrbk-date | no description | Unknown | optional |
| wrbk-rating | wrbk-rating | no description | Unknown | optional |
| wrbk-link | wrbk-link | no description | Unknown | optional |
| wrbk-prev | wrbk-prev | no description | Unknown | optional |
| wrbk-next | wrbk-next | no description | Unknown | optional |