Difference between revisions of "Template:SkillInfo"

385 bytes added ,  19:53, 2 August 2011
no edit summary
(Created page with '<noinclude> Fixing </noinclude> <includeonly> <table class='infobox'> </table> </includeonly')
 
 
(14 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'>
<table style="background: #d3ecfb;border: 1px solid #AAA;float: right;margin: .3em;text-align: left;width: 20em;font-size: 1em">
 
<caption>{{{skillname}}}</caption>
<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