Template:IOEffectPreamble/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Sekoia
(+note to not use with proc-only or global-only IOs)
mNo edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 11: Line 11:
:<code><nowiki>{{IOEffectPreamble|accuracy|damage}}</nowiki></code>
:<code><nowiki>{{IOEffectPreamble|accuracy|damage}}</nowiki></code>
:<code><nowiki>{{IOEffectPreamble|accuracy|damage|recharge time}}</nowiki></code>
:<code><nowiki>{{IOEffectPreamble|accuracy|damage|recharge time}}</nowiki></code>
:<code><nowiki>{{IOEffectPreamble|accuracy|damage|recharge time|endurance use}}</nowiki></code>
:<code><nowiki>{{IOEffectPreamble|accuracy|damage|recharge time|endurance reduction}}</nowiki></code>


For the sake of uniformity, here is a list of how the aspects are usually described:
For the sake of uniformity, here is a list of how the aspects are usually described:
Line 19: Line 19:
* confuse duration
* confuse duration
* damage
* damage
* damage absorption
* defense
* defense
* defense debuff
* defense debuff
* endurance modification
* endurance modification
* endurance use
* endurance reduction
* fear
* fear
* flight speed
* flight speed
Line 39: Line 40:
* stun duration
* stun duration
* taunt duration
* taunt duration
* tohit buff
* to-hit buff
* tohit debuff
* to-hit debuff
}}
}}
== See Also ==
== See Also ==
* [[Paragon Wiki:Invention Origin Enhancements]] - A guide to creating IO Enhancement articles.
* [[Homecoming Wiki:Invention Origin Enhancements]] - A guide to creating IO Enhancement articles.
[[Category:IO Templates]]
<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]]
</includeonly>
</includeonly>

Latest revision as of 14:57, 18 September 2020

This is a documentation subpage for Template:IOEffectPreamble (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 specifies what aspects of a power the enhancement improves. It also introduces the table that is created by the template intended to follow this one.

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.

Usage

This template takes one, two, three, or four arguments. These arguments should be the aspects of the power that are enhanced by the template. Some examples:

{{IOEffectPreamble|accuracy}}
{{IOEffectPreamble|accuracy|damage}}
{{IOEffectPreamble|accuracy|damage|recharge time}}
{{IOEffectPreamble|accuracy|damage|recharge time|endurance reduction}}

For the sake of uniformity, here is a list of how the aspects are usually described:

  • accuracy
  • confuse duration
  • damage
  • damage absorption
  • defense
  • defense debuff
  • endurance modification
  • endurance reduction
  • fear
  • flight speed
  • healing
  • hold duration
  • immobilization duration
  • interrupt time
  • jumping distance
  • knockback distance
  • range
  • recharge time
  • resistance
  • running speed
  • sleep duration
  • speed reduction
  • stun duration
  • taunt duration
  • to-hit buff
  • to-hit debuff

See Also