Template:EnhCatalyze: Difference between revisions

From Homecoming Wiki
Jump to navigation Jump to search
mNo edit summary
m (tweak wording, and make separate version for superior)
Line 1: Line 1:
<includeonly>
<includeonly>
The standard [[{{{1}}}]] enhancements become [[Superior {{{1}}}]] enhancements by applying an [[Enhancement Catalyst]], individually, to each standard piece. The standard and superior versions of each enhancement are mutually exclusive.
{{#switch: {{{2}}}|WO|AO=Standard [[{{{1}}}]] enhancements become [[Superior {{{1}}}]] enhancements by applying an [[Enhancement Catalyst]], individually, to each standard piece. The standard and superior versions of each enhancement are mutually exclusive.|SAO|SWO=[[Superior {{{1}}}]] enhancements are created by applying an [[Enhancement Catalyst]], individually, to each standard [[{{{1}}}]] enhancement. The standard and superior versions of each enhancement are mutually exclusive.|SBB='''This enhancement does not have a Superior version.'''}}[[Category:Paragon Market]][[Category:Attuned Enhancement Sets]][[Category:{{#switch: {{{2}}}|WO|SWO=Winter|AO|SAO=Archetype|SBB=Summer}} Enhancement Sets]][[Category:{{#switch: {{{2}}}|WO|SWO=Winter|AO|SAO=Archetype|SBB=Summer}} Origin Enhancements]]</includeonly>
[[Category:Paragon Market]][[Category:Attuned Enhancement Sets]][[Category:{{#switch: {{{2}}}|WO|SWO=Winter|AO|SAO=Archetype|SBB=Summer}} Enhancement Sets]][[Category:{{#switch: {{{2}}}|WO|SWO=Winter|AO|SAO=Archetype|SBB=Summer}} Origin Enhancements]]</includeonly>


<noinclude>
<noinclude>
Line 10: Line 9:
Code '''AO''' is used for standard archetype origin enhancements<br>
Code '''AO''' is used for standard archetype origin enhancements<br>
Code '''SAO''' is used for superior archetype origin enhancements<br>
Code '''SAO''' is used for superior archetype origin enhancements<br>
Code '''SBB''' is used for summer origin enhancements from the Summer Blockbuster event
Code '''SBB''' is used for summer origin enhancements from the Summer Blockbuster event (although these currently cannot be catalyzed and have no superior version)


For example,
For example,
:<code><nowiki>{{EnhCatalyze|Avalanche|WO}}</nowiki></code>
will produce the following:
Standard '''Avalanche''' enhancements become [[Superior Avalanche]] enhancements by applying an [[Enhancement Catalyst]], individually, to each standard piece. The standard and superior versions of each enhancement are mutually exclusive.
and


:<code><nowiki>{{EnhCatalyze|Avalanche|SWO}}</nowiki></code>
:<code><nowiki>{{EnhCatalyze|Avalanche|SWO}}</nowiki></code>
Line 18: Line 25:
will produce the following:
will produce the following:


The standard [[Avalanche]] enhancements become '''Superior Avalanche''' enhancements by applying an [[Enhancement Catalyst]], individually, to each standard piece. The standard and superior versions of each enhancement are mutually exclusive.
'''Superior Avalanche''' enhancements are created by applying an [[Enhancement Catalyst]], individually, to each standard [[Avalanche]] enhancement. The standard and superior versions of each enhancement are mutually exclusive.
 
[[Category:WO Templates]][[Category:AO Templates]]</noinclude>
[[Category:WO Templates]][[Category:AO Templates]]</noinclude>

Revision as of 02:15, 22 September 2020


The template requires 2 parameters, the name of the standard version of the set, and a code for the enhancement set type.

Code WO is used for standard winter origin enhancements
Code SWO is used for superior winter origin enhancements
Code AO is used for standard archetype origin enhancements
Code SAO is used for superior archetype origin enhancements
Code SBB is used for summer origin enhancements from the Summer Blockbuster event (although these currently cannot be catalyzed and have no superior version)

For example,

{{EnhCatalyze|Avalanche|WO}}

will produce the following:

Standard Avalanche enhancements become Superior Avalanche enhancements by applying an Enhancement Catalyst, individually, to each standard piece. The standard and superior versions of each enhancement are mutually exclusive.

and

{{EnhCatalyze|Avalanche|SWO}}

will produce the following:

Superior Avalanche enhancements are created by applying an Enhancement Catalyst, individually, to each standard Avalanche enhancement. The standard and superior versions of each enhancement are mutually exclusive.