Jump to content

Module:Test3: Difference between revisions

From Marxist Wiki
Created page with "local p = {} function p.main(frame) return frame:callParserFunction("REVISIONUSER") end return p"
(No difference)

Revision as of 02:21, 13 March 2025

Documentation for this module may be created at Module:Test3/doc

local p = {}

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