Module:List: Difference between revisions

No edit summary
No edit summary
 
Line 162: Line 162:
local ret = ''
local ret = ''
if isDeprecated then
if isDeprecated then
ret = ret .. '[[Category:List templates with deprecated parameters]]'
ret = ret .. '[[Category:Pages using module:list with deprecated parameters]]'
end
end
return ret
return ret