Module:Higher education task force test: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 82:
return ""
end
local class=args["class"]
local cat=""
Line 93 ⟶ 94:
local tfData = p._main({code})
if tfData then
cat = cat .. "[[Category:"..tfData.name..class.."]]"
tfCounter = tfCounter + 1
end