Content deleted Content added
Avoid Lua error when out of expensive parser function calls |
fix tracking logic |
||
Line 255:
table.insert(contents, {image, link})
end
if defaultUsed and args.tracking and checkTracking() then
local cat = string.format('[[Category:Portal templates with default image|%s]]',
defaultUsed)
|