Module:Sprite: Difference between revisions

No edit summary
No edit summary
Line 88: Line 88:
local pos = ids[id] or ids[id:lower():gsub( '%s', '-' )]
local pos = ids[id] or ids[id:lower():gsub( '%s', '-' )]
if not pos then
if not pos then
category = '[[Category:Pages with missing sprites]]'
category = '<noinclude>[[Category:Pages with missing sprites]]</noinclude>'
end
end
args.pos = pos
args.pos = pos