Template:ModuleUnique: Difference between revisions

Template page
No edit summary
(Update to new definitions for exclusive descendants)
Line 10: Line 10:
  |Module:MaxEnhancementLevel = {{{max_enhancement_level}}}
  |Module:MaxEnhancementLevel = {{{max_enhancement_level}}}
  |Module:CapacityCost0 = {{{capacity_cost_0|}}}
  |Module:CapacityCost0 = {{{capacity_cost_0|}}}
  |Module:ExclusiveDescendant = {{{exclusive_descendant|}}}
  |Module:ExclusiveBaseDescendant = {{{exclusive_base_descendant|}}}
|Module:ExclusiveToUltimateVersion = {{{exclusive_to_ultimate_version|}}}
  |Module:ExclusiveCategory = {{{exclusive_category|}}}
  |Module:ExclusiveCategory = {{{exclusive_category|}}}
  |Module:ExclusiveWeaponType = {{{exclusive_weapon_type|}}}
  |Module:ExclusiveWeaponType = {{{exclusive_weapon_type|}}}

Revision as of 14:45, 16 June 2024


Please see Category:Property:Module for the complete list of properties that should be in this template.

Example:

{{Template:Module Unique
 | name = Example Module Name
 | variantID = 1
 | pic = 
 | version_released = {{Launch}}
 | rarity = Transcendant
 | socket = Almandine
 | class = High-Power Rounds
 | max_enhancement_level = 6
 | capacity_cost_0 = 7
 | exclusive_descendant =
 | exclusive_category = Resource
 | exclusive_weapon_type =
 | effect_0 = Adds 4% to ATK.
 | effect_1 = Adds 5% to ATK.
 | effect_2 = Adds 6% to ATK.
 | effect_3 = Adds 7% to ATK.
 | effect_4 = Adds 8% to ATK.
 | effect_5 = Adds 9% to ATK.
 | effect_6 = Adds 10% to ATK.
 | effect_7 =
 | effect_8 =
 | effect_9 =
 | effect_10 =
}}

Copy/Paste Blank:

{{Template:Module Unique
 | name = 
 | variantID = 
 | pic = 
 | version_released = {{Launch}}
 | rarity = 
 | socket = 
 | class = 
 | max_enhancement_level = 
 | capacity_cost_0 = 
 | exclusive_descendant =
 | exclusive_category = 
 | exclusive_weapon_type =
 | effect_0 = 
 | effect_1 = 
 | effect_2 = 
 | effect_3 = 
 | effect_4 = 
 | effect_5 = 
 | effect_6 = 
 | effect_7 =
 | effect_8 =
 | effect_9 =
 | effect_10 =
}}