Difference between revisions of "Template:SkillInfo"

262 bytes added ,  19:53, 2 August 2011
no edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Fixing
== Useage ==
<pre>
{{SkillInfo
|skillname=Tipslash
|skill_set=Warding
|skill_level=80% Mystical
}}
</pre>
</noinclude>
</noinclude>
<table class='infobox' style="background: #d3ecfb;float: right;text-align: left;width: 20em;font-size: 1em">
<includeonly>
<caption>Skill Information</caption>
<table style="background: #d3ecfb;border: 1px solid #AAA;float: right;margin: .3em;text-align: left;width: 20em;font-size: 1em">
<caption>{{{skillname}}}</caption>
<tr>
<tr>
<td>Test</td>
<td>Skill Set</td>
<td>[[{{{skill_set|Unknown}}}]]<td>
</tr>
<tr>
<td>Skill Level</td>
<td>{{{skill_level|Unknown}}}</td>
</tr>
</tr>
</table>
</table>
</includeonly>
63

edits