106
edits
Tag: Manual revert |
|||
| Line 66: | Line 66: | ||
function p.iconList(frame) | function p.iconList(frame) | ||
if string.match(string.lower(frame.args[1]), '% [%[file:') ~= nil then | if string.match(string.lower(frame.args[1]), '%[%[file:') ~= nil then | ||
return frame.args[1] .. '[[Category:Material List with Embedded Templates]]' | return frame.args[1] .. '[[Category:Material List with Embedded Templates]]' | ||
else | else | ||
edits