Content deleted Content added
No edit summary |
No edit summary |
||
Line 95:
local tfData = p._oldmain({code})
if tfData then
cat = cat .. "[[Category:"..tfData.name..args["class"].."]]"
tfCounter = tfCounter + 1
end
|