Template:AbilityRow: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly> <tr style="background-color:#DDD; color:#000000;"> <td><span style="font-weight: {{#if:{{{B|}}}|bold|normal}}">{{{ability}}}_(ability)|{{ucfist:{{{ability}}}}..." |
No edit summary |
||
| Line 2: | Line 2: | ||
<tr style="background-color:#DDD; color:#000000;"> | <tr style="background-color:#DDD; color:#000000;"> | ||
<td><span style="font-weight: {{#if:{{{B|}}}|bold|normal}}">[[{{{ability}}}_(ability)|{{ucfist:{{{ability}}}}}]]</span></td> | <td><span style="font-weight: {{#if:{{{B|}}}|bold|normal}}">[[{{{ability}}}_(ability)|{{ucfist:{{{ability}}}}}]]</span></td> | ||
<td>{{{Primary}}}</td> | <td>{{{Primary|0}}}</td> | ||
<td>{{{Secondary}}}</td> | <td>{{{Secondary|0}}}</td> | ||
<td>{{{Hidden}}}</td> | <td>{{{Hidden|0}}}</td> | ||
</tr></includeonly> | </tr></includeonly> | ||