Template:EnhEffectRow
From Paragon Wiki Archive
Revision as of 13:14, 27 April 2007 by Lin Chiao Feng (Talk | contribs)
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|-1|0|1|2}} |}
Accuracy | -1% | +0% | +1% | +2% |
---|