Module:Icon/docGive feedback
This is the documentation page for Module:Icon
Main module for rendering game icons.
Note: This module is not intended for direct use. Use the templates below.
Data sources
The module reads from Data:ResourceLookup.json, a pre-indexed lookup table generated by Deadbot at deploy time. When the bot uploads new game files, icons update automatically.
An additional resource for other icons can be found at Data:ResourceLookup2.json, a manually maintained table used for other icons; some entries may rely on a dictionary key.
See also: Module:Icon/data
Usage
Any of the following templates work for any icon type. The module auto-detects the type:
{{HeroIcon}}{{AbilityIcon}}{{ItemIcon}}{{EntityIcon}}
Note: While all four templates work identically, it is recommended to use the correct template (e.g., use {{AbilityIcon|Siphon Life}} for clarity even though {{HeroIcon|Siphon Life}} will work).
Error tracking
Icons that fail to render are added to Category:Module:Icon ERROR.Category:Module documentation