Module:Test3

From ProleWiki, the proletarian encyclopedia
local p = {}

function p.main(frame)
	return frame:callParserFunction("REVISIONUSER")
end
return p