Template:Race info table: Difference between revisions
B4ttl3m4st3r (talk | contribs) No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="Race info table/styles.css" /> | <templatestyles src="Race info table/styles.css" /> | ||
<table class="root | <table class="root"> | ||
<tr><th colspan="3" style="font-size:20px;">{{{name}}}</td></tr> | <tr><th colspan="3" style="font-size:20px;">{{{name}}}</td></tr> | ||
<tr><th colspan="3">[[File:{{{img}}}|100px|thumb|center]]</th></tr> | |||
<tr><th colspan="3">[[File:{{{img}}}| | |||
<tr><td colspan="3" style="text-align:center;"><small>{{{caption}}}</small></td></tr> | <tr><td colspan="3" style="text-align:center;"><small>{{{caption}}}</small></td></tr> | ||
<tr><th> | <tr><th>Icon</th><td colspan="3">{{{icon}}}</td></tr> | ||
<tr><th>Name</th><td colspan="3">{{{name}}}</td></tr> | <tr><th>Name</th><td colspan="3">{{{name}}}</td></tr> | ||
<tr><th rowspan="4">Base Attributes</th> | <tr><th rowspan="4">Base Attributes</th> | ||
Line 23: | Line 22: | ||
|img= | |img= | ||
|caption= | |caption= | ||
| | |icon= | ||
|vit= | |vit= | ||
|dex= | |dex= |
Latest revision as of 06:59, 17 June 2024
{{{name}}} | |||
---|---|---|---|
[[File:{{{img}}}|100px|thumb|center]] | |||
{{{caption}}} | |||
Icon | {{{icon}}} | ||
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= |icon= |vit= |dex= |int= |str= |availableClasses= }}