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 "Paragon Wiki Archive:Invention Origin Enhancements"

From Paragon Wiki Archive
Jump to: navigation, search
(Templates)
(IOEffectPreamble)
Line 39: Line 39:
 
=== IOEffectPreamble ===
 
=== IOEffectPreamble ===
 
: ''See also:'' {{tl|IOEffectPreamble}}
 
: ''See also:'' {{tl|IOEffectPreamble}}
 +
 +
This template starts the '''Effects'' section of the article. It creates the section header and establishes what aspects of the power are enhanced by the IO. It takes between one and four arguments, each being an aspect of the power. Please see the template's documentation for the recommended wording to be used for various aspects.
 +
 +
Some IO's do not actually enhance any aspect of their slotted power. Instead, they only confer global bonuses or provide a change for a proc to happen. In these cases, this template should not be used. Instead, the effects section should be manually created. {{blue|(TODO: Detail how to proceed with these in another section.)}}
 +
 +
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>
  
 
=== IOEffectTables ===
 
=== IOEffectTables ===

Revision as of 19:37, 29 February 2008

Overview

This article discusses how to create an Invention Origin Enhancement/Recipe article. These articles are highly templated and thus may be difficult for users who are unfamiliar with the templates to create without such a guide.

Example

{{InventionEnhHead|Kinetic Combat}}

== Effects ==
{{IOEffectPreamble|damage|endurance use}}
{{IOEffectTables|num=2|from=20|to=35|Damage|END Red.}}

== Recipe ==
{{DropRecipeHead|Kinetic Combat|?}}
{{DropRecipeTables|from=20|to=35
|{{ISalvage|Spell Scroll|1|20-25}}<br />
{{ISalvage|Inanimate Carbon Rod|1|20-25}}<br />
{{ISalvage|Mutant Blood Sample|1|20-25}}<br />
{{ISalvage|Strand of Fate|1|20-25}}
|{{ISalvage|Alchemical Silver|1|26-35}}<br />
{{ISalvage|Inert Gas|1|26-35}}<br />
{{ISalvage|Commercial Cybernetic|1|26-35}}<br />
{{ISalvage|Empowered Sigil|1|26-35}}
|}}

Templates

InventionEnhHead

See also: {{InventionEnhHead}}

The template takes one argument: the name of the IO Set that this enhancement is part of. For example:

{{InventionEnhHead|Kinetic Combat}}

This will put the IO's image at the top of the page, as well as some text saying what set the IO is part of.

IOEffectPreamble

See also: {{IOEffectPreamble}}

This template starts the 'Effects section of the article. It creates the section header and establishes what aspects of the power are enhanced by the IO. It takes between one and four arguments, each being an aspect of the power. Please see the template's documentation for the recommended wording to be used for various aspects.

Some IO's do not actually enhance any aspect of their slotted power. Instead, they only confer global bonuses or provide a change for a proc to happen. In these cases, this template should not be used. Instead, the effects section should be manually created. (TODO: Detail how to proceed with these in another section.)

Some examples:

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

IOEffectTables

See also: {{IOEffectTables}}

DropRecipeHead

See also: {{DropRecipeHead}}

DropRecipeTables

See also: {{DropRecipeTables}}

ISalvage

See also: {{ISalvage}}