Template:PosDefVal/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Aggelakis (historical) (documentation) |
imported>Aggelakis (historical) m (navbox) |
||
Line 35: | Line 35: | ||
*<code>x=-</code> denotes the x defense as a debuff. The first letter of the defense type is used. | *<code>x=-</code> denotes the x defense as a debuff. The first letter of the defense type is used. | ||
{{ValNavBox}} | |||
<includeonly><!-- | <includeonly><!-- | ||
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --> | ++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --> | ||
[[Category:Standardized Text Templates|{{PAGENAME}}]] | [[Category:Standardized Text Templates|{{PAGENAME}}]] | ||
</includeonly> | </includeonly> |
Revision as of 01:33, 7 January 2009
Usage
Defense Template
This template is meant to show the positional defense values of a power in a condensed yet readable format
Parameters
- First 3 parameters are numbered accordingly, values of 0 will prevent the parameter from displaying
- List the defenses in order:
- Melee absolute value
- Ranged absolute value
- Area of Effect absolute value
- Trailing 0s are unnecessary.
- m, r, a, if defined will add a minus sign before their respective values and turn them red.
Example
Code | Result |
---|---|
{{PosVal|1|2|3}} | Template:PosVal |
{{PosVal|10|10|m=-}} | Template:PosVal |
{{PosVal|10|m=-|10|r=-|20}} | Template:PosVal |
{{PosVal|2=10|3=25|a=-}} | Template:PosVal |
x=-
denotes the x defense as a debuff. The first letter of the defense type is used.