Module:Sandbox/A smart kitten

local a = {}

function a.main(frame)
	frame:getParent():preprocess("<noinclude>" .. "[[Category:X1]]" .. "</noinclude>")
end

return a