Template:DebuffResVal/doc: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Baalus Seth
(Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> __NOTOC__ ==Usage== === Defense Template === This template is meant to show t...')
 
imported>Thirty7
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 32: Line 32:
|}
|}


{{ValNavBox}}
{{Navbox Val Templates}}
<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|{{PAGENAME}}]]
</includeonly>
</includeonly>

Latest revision as of 01:16, 8 July 2012

This is a documentation subpage for Template:DebuffResVal (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 debuff resistance values of a power in a condensed yet readable format

Parameters

  • First 5 parameters are numbered accordingly, values of 0 will prevent the parameter from displaying
  • List the defenses in order:
    1. Regeneration resistance value
    2. Recovery resistance value
    3. ToHit resistance value
    4. Recharge Time resistance value
    5. Defense resistance value
  • Trailing 0s are unnecessary.

Example

Code Result
 {{DebuffResVal|1|2|3|4|5}}   Res( Rgn 1 Rcv 2 THt 3 Rech 4 Def 5 ) 
 {{DebuffResVal|10|10|0|0|20}}  Res( Rgn 10 Rcv 10 Def 20 )
 {{DebuffResVal|2=10|7=25}}  Res( Rcv 10 )