Template:EnhEffectRow/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Sekoia (historical) m (removing some extra whitespace) |
imported>Aggelakis (historical) mNo edit summary |
||
Line 18: | Line 18: | ||
<includeonly> | <includeonly> | ||
[[Category:Templates]] | [[Category:Templates|{{PAGENAME}}]] | ||
</includeonly> | </includeonly> |
Revision as of 18:16, 11 December 2008
Overview
This template renders a row of an enhancement effects table.
The type parameter names the row (i.e. effect type).
Up to 12 unnamed parameters can be given for the row's columns. These values will be prefixed with a '+' if positive, and suffixed with '%'.
Example
{| class="wikitable" {{EnhEffectRow|type=Accuracy|-4|-3|-2|-1|0|1|2|3|4}} |}
Accuracy | -4% | -3% | -2% | -1% | +0% | +1% | +2% | +3% | +4% |
---|