Difference between revisions of "Template:SkillTableRow"

Added parameter documentation
(Created page with '| style="width:10em" | {{{1}}} | style="width:7em" | {{{2}}} | style="width:3em" | {{{3}}}% | {{{4}}} |-<noinclude>')
 
(Added parameter documentation)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
| style="width:10em" | [[#{{{1}}}|{{{1}}}]]
<includeonly>| style="width:10em" | [[#{{{1}}}|{{{1}}}]]
| style="width:7em" | {{{2}}}
| style="width:7em" | {{{2}}}+{{{3}}}%
| style="width:3em" | {{{3}}}%
| {{{4}}}
| {{{4}}}
|-<noinclude>
|-</includeonly>
<noinclude>'''Template:SkillTableRow''' is used for each row of the skill table look similar to the output of <tt>AB <skill></tt> in-game.
*Always begin the table with the [[Template:SkillTableHeader]] as that begins the table format.
 
==Parameters==
{| class="wikitable"
! Parameter
! What goes there
! Optional?
|-
|1||Ability Name||No
|-
|2||Skill Rank Name||No
|-
|3||Skill Rank %||No
|-
|4||Ability Short Description||No
|}
[[Category:Templates]]</noinclude>
2,562

edits