Module:Icon/data/doc: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
New doc version.
Tag: Recreated
 
m categories.
 
Line 19: Line 19:
* "Basic Magazine" → "Extended Magazine"
* "Basic Magazine" → "Extended Magazine"
* "Petrify" → "Petrifying Bola"
* "Petrify" → "Petrifying Bola"
<includeonly>[[Category:Modules]]</includeonly><noinclude>[[Category:Module documentation]]</noinclude>
__NOEDITSECTION__ __NOTOC__
__NOEDITSECTION__ __NOTOC__

Latest revision as of 22:51, 17 May 2026

Used by Module:Icon to store lookup tables.

The linkOverrides table defines entries where the display name differs from the target page name.

Legacy items

The legacyItems table stores items removed from the game files but still present on the wiki (e.g., in "Unused" sections). This ensures historical icons continue to render correctly even after removal from the main data JSON.

Missing image overrides

The missingImageOverrides table defines entries that require custom image filenames.

Aliases

The aliases table maps alternate input names to the correct canonical entry:

  • "Doorman" → "The Doorman"
  • "Mo and Krill" → "Mo & Krill"

Renames

The renames table maps outdated names that have changed. These automatically redirect to their updated equivalents:

  • "Basic Magazine" → "Extended Magazine"
  • "Petrify" → "Petrifying Bola"