View source for Module:Inventory slot
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
local p = {}
local i18n = {
filename = 'Invicon $1',
-- legacyFilename = 'Grid $1.png',
legacyFilename = '$1Invicon $2.png',
-- modLink = 'Mods/$1/$2',
modLink = '$1:$2',
moduleAliases = [[Module:Inventory slot/Aliases]],
moduleParallelAliases = [[Module:ParallelAliases]],
moduleRandom = [[Module:Random]],
-- List of special prefixes which should be handled by
-- other modules (such as being moved outside links)
prefixes = {
any = 'Any',
matching = 'Matching',
damaged = 'Damaged',
-- parallel = 'Parallel', -- added
},
suffixes = {
000
1:0
Templates used on this page:
Return to Module:Inventory slot.