Documentation for this module may be created at Module:Sandbox/Q8j/doc
local p = {} function p.Main( frame ) return frame.args[1] end return p