Module:Utilities/doc: Difference between revisionsGive feedback
Jump to navigation
Jump to search
m moving examples to SlotColor |
cleanup, relink |
||
| Line 1: | Line 1: | ||
=Overview= | ==Overview== | ||
Utility functions that serve any miscellaneous purpose | Utility functions that serve any miscellaneous purpose | ||
=Functions= | ==Functions== | ||
==get_slot_color== | ==get_slot_color== | ||
Retrieve's the color of a certain slot/category in any color format (default hex), formerly known in english as Weapon, Vitality, and Spirit, though their unlocalized names are Weapon, Armor, and Tech. Utilized by [[Template: | Retrieve's the color of a certain slot/category in any color format (default hex), formerly known in english as Weapon, Vitality, and Spirit, though their unlocalized names are Weapon, Armor, and Tech. Utilized by [[Template:Color]] | ||
===Parameters=== | ===Parameters=== | ||
| Line 14: | Line 14: | ||
===Examples=== | ===Examples=== | ||
See examples at [[Template: | See examples at [[Template:Color]] | ||