Module:Test3

From ProleWiki, the proletarian encyclopedia
Revision as of 12:14, 27 April 2024 by Forte (talk | contribs) (Testing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
local p = {}

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