Template:NPC infobox: Difference between revisions

From FHX Wiki
(Created page with "<noinclude>{{page warning|message=This template is in draft.}}</noinclude><includeonly></includeonly><noinclude> {{clear}} NPC </noinclude>")
 
No edit summary
Line 1: Line 1:
<noinclude>{{page warning|message=This template is in draft.}}</noinclude><includeonly></includeonly><noinclude>
<noinclude>{{page warning|message=This template is in draft.}}</noinclude><templatestyles src="Race info table/styles.css" />
<table class="root">
<tr><th colspan="3" style="font-size:20px;">{{{name}}}</td></tr>
<tr><th colspan="3">[[File:{{{img}}}|100px|thumb|center]]</th></tr>
<tr><td colspan="3" style="text-align:center;"><small>{{{caption}}}</small></td></tr>
<tr><th>Icon</th><td colspan="3">{{{icon}}}</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>
This is the '''{{PAGENAME}}''' template.
It should be transcluded in the following format:
<pre>
{{NPC infobox
|name=
|image=
|race=
|level=
|location1...location5=
|location-text1...location-text5=
}}
</pre>
</noinclude>
<includeonly></includeonly><noinclude>
{{clear}}
{{clear}}
[[Category:Infobox templates|NPC]]
[[Category:Infobox templates|NPC]]
</noinclude>
</noinclude>

Revision as of 00:20, 27 June 2024

Warning:
This template is in draft.
{{{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 NPC infobox template. It should be transcluded in the following format:

{{NPC infobox
|name=
|image=
|race=
|level=
|location1...location5=
|location-text1...location-text5=
}}