Template:IOEffectPreamble: Difference between revisions
Jump to navigation
Jump to search
imported>Lin Chiao Feng (historical) m (Template:IOEffectPreamble: moved to Template:IOEffectPreamble: Removed bogus colon.) |
imported>Sekoia (historical) (+documentation) |
||
Line 1: | Line 1: | ||
This enhancement improves the {{{1}}}{{#if: {{{3|}}}|, {{{2}}}, {{#if: {{{4|}}}|{{{3}}}, and {{{4}}}|and {{{3}}}}}|{{#if: {{{2|}}}| and {{{2}}}}}}} of your power by the following amounts: | <includeonly>This enhancement improves the {{{1}}}{{#if: {{{3|}}}|, {{{2}}}, {{#if: {{{4|}}}|{{{3}}}, and {{{4}}}|and {{{3}}}}}|{{#if: {{{2|}}}| and {{{2}}}}}}} of your power by the following amounts:</includeonly><noinclude>{{Documentation|content= | ||
__NOEDITSECTION__ | |||
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. | |||
== 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: | |||
:<code><nowiki>{{IOEffectPreamble|accuracy}}</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|endurance use}}</nowiki></code> | |||
For the sake of uniformity, here is a list of how the aspects are usually described: | |||
{{columns|3| | |||
* accuracy | |||
* confuse duration | |||
* damage | |||
* defense | |||
* defense debuff | |||
* endurance modification | |||
* endurance use | |||
* 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 | |||
* tohit buff | |||
* tohit debuff | |||
}} | |||
== See Also == | |||
* [[Paragon Wiki:Invention Origin Enhancements]] - A guide to creating IO Enhancement articles. | |||
[[Category:IO Templates]] | |||
}} |
Revision as of 19:13, 29 February 2008
[edit] [ ] Documentation
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.
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 use}}
For the sake of uniformity, here is a list of how the aspects are usually described:
- accuracy
- confuse duration
- damage
- defense
- defense debuff
- endurance modification
- endurance use
- 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
- tohit buff
- tohit debuff
See Also
- Paragon Wiki:Invention Origin Enhancements - A guide to creating IO Enhancement articles.