Difference between revisions of "Template:Books"

From Temple of the White Rat
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:Books/styles.css" />
<table class="books">
<table class="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 21: Line 22:
   </table></includeonly>
   </table></includeonly>


<noinclude>{{Books Documentation}}
<noinclude>
 
This template is designed for books outside the setting of the Temple of the White Rat
 
To use, copy the following code and fill in the appropriate fields.
 
<pre><nowiki>
{{books
| title      =
| file        = [e.g. "Example.jpg"]
| bk-date    =
| bk-pub      =
| bk-genre    =
| bk-rating  =
 
}}
</nowiki></pre>


<p>The table class still needs to be styled</p>
<p>The table class still needs to be styled</p>


</noinclude>
<templatedata>
{
"params": {
"file": {},
"bk-date": {},
"bk-pub": {},
"bk-genre": {},
"bk-rating": {}
}
}
</templatedata></noinclude>

Latest revision as of 23:32, 11 February 2022



This template is designed for books outside the setting of the Temple of the White Rat

To use, copy the following code and fill in the appropriate fields.

{{books
 | title       = 
 | file        = [e.g. "Example.jpg"]
 | bk-date     = 
 | bk-pub      = 
 | bk-genre    = 
 | bk-rating   =

}}

The table class still needs to be styled

No description.

Template parameters

ParameterDescriptionTypeStatus
filefile

no description

Unknownoptional
bk-datebk-date

no description

Unknownoptional
bk-pubbk-pub

no description

Unknownoptional
bk-genrebk-genre

no description

Unknownoptional
bk-ratingbk-rating

no description

Unknownoptional