Template:Race info table: Difference between revisions
B4ttl3m4st3r (talk | contribs) No edit summary |
B4ttl3m4st3r (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<templatestyles src="Race info table/styles.css" /> | |||
<table class="wikitable root" style="text-align:left; border-radius:10px; border: 1px black solid; "> | |||
<tr><th colspan="3" style="font-size:20px;">{{{name}}}</td></tr> | |||
<tr><th colspan="3">https://cdn.fhxrestoration.com/todo/images/figuresTODO/paladin.gif</th></tr> | |||
<tr><th colspan="3">[[File:{{{img}}}|200px|thumb|center]]</th></tr> | |||
<tr><td colspan="3" style="text-align:center;"><small>{{{caption}}}</small></td></tr> | |||
<tr><th>Tag</th><td colspan="3">{{{tag}}}</td></tr> | |||
<tr><th>Name</th><td colspan="3">{{{name}}}</td></tr> | |||
<tr><th rowspan="4">Base Attributes</th> | |||
<th>VIT</th><td style="text-align:center;">{{{vit}}}</td></tr> | |||
<tr><th>DEX</th><td style="text-align:center;">{{{dex}}}</td></tr> | |||
<tr><th>INT</th><td style="text-align:center;">{{{int}}}</td></tr> | |||
<tr><th>STR</th><td style="text-align:center;">{{{str}}}</td></tr> | |||
<tr><th>Available classes</th><td colspan="3">{{{availableClasses}}}</td></tr> | |||
</table> | |||
<noinclude> | <noinclude> | ||
This is the "Race info table" template. | This is the "Race info table" template. | ||
Line 16: | Line 32: | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 21:27, 5 June 2024
{{{name}}} | |||
---|---|---|---|
[[File:{{{img}}}|200px|thumb|center]] | |||
{{{caption}}} | |||
Tag | {{{tag}}} | ||
Name | {{{name}}} | ||
Base Attributes | VIT | {{{vit}}} | |
DEX | {{{dex}}} | ||
INT | {{{int}}} | ||
STR | {{{str}}} | ||
Available classes | {{{availableClasses}}} |
This is the "Race info table" template.
It should be transcluded in the following format:
{{Race info table |name= |img= |caption= |tag= |vit= |dex= |int= |str= |availableClasses= }}