Difference between revisions of "Template:UpgradeChangeList"

From DDO Compendium
Line 4: Line 4:
|category = Shared Templates
|category = Shared Templates
|usesnamedparameters = no
|usesnamedparameters = no
|example1 = <nowiki>{{UpgradeChangeList|{{EnhancementBonus|2}}|{{EnhancementBonus|3}}|{{Bane|Undead|2||10}}|{{Bane|Undead|3||10}}||{{EmptyAugments|Purple}}||{{Bane|Undead|3||10}}}}</nowiki>
|example1 = <nowiki>{{UpgradeChangeList|{{EnhancementBonus|2}}|{{EnhancementBonus|3}}|{{Bane|Undead|2||10}}|{{Bane|Undead|3||10}}||{{EmptyAugments|Purple}}||{{Bane|Undead|3||10}}|{{Ghostly}}|{{Ethereal}}}}</nowiki>
|example1output = {{UpgradeChangeList|{{EnhancementBonus|2}}|{{EnhancementBonus|3}}|{{Bane|Undead|2||10}}|{{Bane|Undead|3||10}}||{{EmptyAugments|Purple}}||{{Bane|Undead|3||10}}}}
|example1output = {{UpgradeChangeList|{{EnhancementBonus|2}}|{{EnhancementBonus|3}}|{{Bane|Undead|2||10}}|{{Bane|Undead|3||10}}||{{EmptyAugments|Purple}}||{{Bane|Undead|3||10}}|{{Ethereal}}|{{Ghostly}}}}
|parameter1name = From
|parameter1name = From
|parameter1description = The enchantment that is on the current version (these 2 can be repeated 10 time).  If this is blank, but to exists, it becomes an "Add"
|parameter1description = The enchantment that is on the current version (these 2 can be repeated 10 time).  If this is blank, but to exists, it becomes an "Add"

Revision as of 18:49, 21 April 2022

UpgradeChangeList[edit]

Template for a consistent appearance of upgrades as part of the ItemUpgrade template

Example Usage
{{UpgradeChangeList|{{EnhancementBonus|2}}|{{EnhancementBonus|3}}|{{Bane|Undead|2||10}}|{{Bane|Undead|3||10}}||{{EmptyAugments|Purple}}||{{Bane|Undead|3||10}}|{{Ghostly}}|{{Ethereal}}}}* +2 Enhancement Bonus ► +3 Enhancement Bonus

Usage[edit]

Parameter Documentation
FromThe enchantment that is on the current version (these 2 can be repeated 10 time). If this is blank, but to exists, it becomes an "Add"
ToThe enchantment that is on the new version

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.