Difference between revisions of "Template:SkillTableRow"

From AetoliaWiki
Jump to navigation Jump to search
m
m
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude>
| style="width:10em" | [[#{{{1}}}|{{{1}}}]]
|-
| style="width:7em" | {{{2}}}
| [[#{{{1}}}|{{{1}}}]] || {{{2}}}|{{{3}}} || {{{4}}}</onlyinclude><pre>{{SkillTableRow|Scour|Novice|10|Scour the flesh of your foe.}}</pre>
| style="width:3em" | {{{3}}}%
| {{{4}}}
|-<noinclude>
 
----
 
<pre>{{SkillTableRow|Scour|Novice|10|Scour the flesh of your foe.}}</pre>


{|
{|
{{SkillTableRow|Testing|In|10|Testing message.}}
{{SkillTableRow|Testing|Inept|10|Testing message.}}
{{SkillTableRow|Testing 2|No|10|Testing message 2.}}
{{SkillTableRow|Testing 2|Novice|10|Testing message 2.}}
|}
|}
[[Category:Templates]]
</noinclude>

Latest revision as of 05:50, 12 February 2011

| style="width:10em" | [[#{{{1}}}|{{{1}}}]] | style="width:7em" | {{{2}}} | style="width:3em" | {{{3}}}% | {{{4}}} |-


{{SkillTableRow|Scour|Novice|10|Scour the flesh of your foe.}}
Testing Inept 10% Testing message.
Testing 2 Novice 10% Testing message 2.