Template:StatusProtVal/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Baalus Seth (historical) (New page: {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> __NOTOC__ ==Usage== === Defense Template === This template is meant to show the status ...) |
imported>Aggelakis (historical) m (→Example) |
||
Line 27: | Line 27: | ||
|- | |- | ||
| <nowiki>{{StatusProtVal|1|2|3|4|5|6|7|8|9}}</nowiki> | | <nowiki>{{StatusProtVal|1|2|3|4|5|6|7|8|9}}</nowiki> | ||
| {{StatusProtVal|1|2|3|4|5|6|7|8}} | | {{StatusProtVal|1|2|3|4|5|6|7|8|9}} | ||
|- | |- | ||
| <nowiki>{{StatusProtVal|10|10|0|0|20}}</nowiki> | | <nowiki>{{StatusProtVal|10|10|0|0|20}}</nowiki> |
Revision as of 17:45, 10 January 2009
Usage
Defense Template
This template is meant to show the status protection values of a power in a condensed yet readable format
Parameters
- First 9 parameters are numbered accordingly, values of 0 will prevent the parameter from displaying
- List the defenses in order:
- Hold protection value
- Immobilize protection value
- Stun protection value
- Sleep protection value
- Knockback protection value
- Confuse protection value
- Fear protection value
- Repel protection value
- Teleport protection value
- Trailing 0s are unnecessary.
Example
Code | Result |
---|---|
{{StatusProtVal|1|2|3|4|5|6|7|8|9}} | Prot( Ho 1 Im 2 St 3 Sl 4 Kb 5 Co 6 Fr 7 Rp 8 Tp 9 ) |
{{StatusProtVal|10|10|0|0|20}} | Prot( Ho 10 Im 10 Kb 20 ) |
{{StatusProtVal|2=10|7=25}} | Template:StatusProtResVal |