Template:TypeDefVal/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Aggelakis (historical) m (tweak) |
imported>Baalus Seth (historical) m (→See also) |
||
Line 43: | Line 43: | ||
* {{tl|DefVal}} - Typed Defense values | * {{tl|DefVal}} - Typed Defense values | ||
* {{tl|PosVal}} - Positional Defense values | * {{tl|PosVal}} - Positional Defense values | ||
* {{tl|ProtVal}} - | * {{tl|ProtVal}} - Status Protection values | ||
* {{tl|StatVal}} - Status Resistance values | |||
<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:15, 7 January 2009
Usage
Defense Template
This template is meant to show the typed defense values of a power in a condensed yet readable format
Parameters
- First 7 parameters are numbered accordingly, values of 0 will prevent the parameter from displaying
- List the defenses in order:
- Smashing absolute value
- Lethal absolute value
- Fire absolute value
- Cold absolute value
- Energy absolute value
- Negative absolute value
- Psychic absolute value
- Trailing 0s are unnecessary.
- s, l, f, c, e, n, p, if defined will add a minus sign before their respective values and turn them red.
Example
Code | Result |
---|---|
{{DefVal|1|2|3|4|5|6|7}} | Template:DefVal |
{{DefVal|10|10|0|0|20|e=-}} | Template:DefVal |
{{DefVal|10|s=-|10|0|0|e=-|20}} | Template:DefVal |
{{DefVal|2=10|7=25|e=-}} | Template:DefVal |
x=-
denotes the x defense as a debuff. The first letter of the defense type is used.