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
(InventionEnhHead)
Line 30: Line 30:
 
=== InventionEnhHead ===
 
=== InventionEnhHead ===
 
: See also: {{tl|InventionEnhHead}}
 
: See also: {{tl|InventionEnhHead}}
 +
 +
The template takes one argument: the name of the IO Set that this enhancement is part of. For example:
 +
 +
:<code><nowiki>{{InventionEnhHead|Kinetic Combat}}</nowiki></code>
 +
 +
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 ===
 
=== IOEffectPreamble ===

Revision as of 18:49, 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}}

IOEffectTables

See also: {{IOEffectTables}}

DropRecipeHead

See also: {{DropRecipeHead}}

DropRecipeTables

See also: {{DropRecipeTables}}

ISalvage

See also: {{ISalvage}}