Module:InventorySlot: Difference between revisions

Jump to navigation Jump to search
m (The real visual test)
m (Maybe if I remember my variable names?)
Line 121: Line 121:


if aliases then
if aliases then
local id = formattedTitle
local id = plainTitle
local alias = aliases[id]
local alias = aliases[id]
if alias then
if alias then