Template:Race info table: Difference between revisions

From FHX Wiki
No edit summary
No edit summary
Line 1: Line 1:
<templatestyles src="Race info table/styles.css" />
<templatestyles src="Race info table/styles.css" />
<table class="root" style="text-align:left; border-radius:10px; border: 1px black solid; ">
<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">https://cdn.fhxrestoration.com/todo/images/figuresTODO/paladin.gif</th></tr>
<tr><th colspan="3">https://cdn.fhxrestoration.com/todo/images/figuresTODO/paladin.gif</th></tr>

Revision as of 22:28, 5 June 2024

{{{name}}}
paladin.gif
[[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=
}}