Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:StatusResVal/doc"

From Paragon Wiki Archive
Jump to: navigation, search
(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 ...)
 
m (Moved within heirarchy of categories)
Line 38: Line 38:
 
<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:Powers Templates]]
 
</includeonly>
 
</includeonly>

Revision as of 01:36, 19 February 2010

This is a documentation subpage for Template:StatusResVal (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Usage

Defense Template

This template is meant to show the status resistance values of a power in a condensed yet readable format

Parameters

  • First 8 parameters are numbered accordingly, values of 0 will prevent the parameter from displaying
  • List the defenses in order:
    1. Hold protection value
    2. Immobilize protection value
    3. Stun protection value
    4. Sleep protection value
    5. Confuse protection value
    6. Fear protection value
    7. Placate protection value
    8. Taunt protection value
  • Trailing 0s are unnecessary.

Example

Code Result
 {{StatusResVal|1|2|3|4|5|6|7|8}}   Res( Ho 1 Im 2 St 3 Sl 4 Co 5 Fr 6 Pl 7 Tn 8 ) 
 {{StatusResVal|10|10|0|0|20}}  Res( Ho 10 Im 10 Co 20 )
 {{StatusResVal|2=10|7=25}}  Res( Im 10 Pl 25 )

Template:ValNavBox