Difference between revisions of "Template:SkillInfo"

279 bytes added ,  19:53, 2 August 2011
no edit summary
 
(10 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>
<includeonly>
<includeonly>
<table class='infobox' style="float: left;text-align: left;width: 20em;font-size: .9em">
<table style="background: #d3ecfb;border: 1px solid #AAA;float: right;margin: .3em;text-align: left;width: 20em;font-size: 1em">
    <tr>
<caption>{{{skillname}}}</caption>
        <td>Test</td>
<tr>
    </tr>
<td>Skill Set</td>
<td>[[{{{skill_set|Unknown}}}]]<td>
</tr>
<tr>
<td>Skill Level</td>
<td>{{{skill_level|Unknown}}}</td>
</tr>
</table>
</table>
</includeonly>
</includeonly>
63

edits