Difference between revisions of "Paragon Wiki Archive:Invention Origin Enhancements"
From Paragon Wiki Archive
(New page: {{wip}} == 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 ar...) |
|||
Line 4: | Line 4: | ||
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. | 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 == | ||
+ | |||
+ | <pre><nowiki>{{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}} | ||
+ | |}}</nowiki></pre> |
Revision as of 18:44, 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}} |}}