Template:IOEffectTables/doc: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Sekoia
(New page: {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> This template is used to create part of an Invention Origin Enhancement/Recipe article....)
 
 
Line 17: Line 17:


==See also==
==See also==
* [[Paragon Wiki:Invention Origin Enhancements]] - A guide to creating IO Enhancement articles.
* [[Invention Origin Enhancements]] - A guide to creating IO Enhancement articles.
<includeonly><!--
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
[[Category:IO Templates]]
[[Category:IO Templates]]
</includeonly>
</includeonly>

Latest revision as of 20:19, 12 May 2021

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

This template is used to create part of an Invention Origin Enhancement/Recipe article. It provides tables detailing the percentages that the enhancement improves the aspects of a power, by level.

This template should not be used on enhancements that only provide global effects or procs. However, if the enhancement provides a global effect or proc as well as enhances some aspect of the power, then this template can still be used.

If the enhancement is a standard IO, then this template should not be used. {{CommonIOEffectTable}} should be used instead.

Usage

This template takes several named arguments and several position arguments. It needs from and to parameters to specify the level ranges of the enhancement. It needs a num parameter that specifies how many aspects the enhancement has (1, 2, 3, or 4). And it accepts up to four position parameters, which should be the names of the aspects it enhances (Accuracy, Damage, Recharge, etc.).

Some examples:

{{IOEffectTables|num=2|from=20|to=35|Accuracy|Damage}}
{{IOEffectTables|num=4|from=30|to=53|Accuracy|Damage|END Red.|Recharge}}

See also