Module:Sandbox

د ويکيسيند لخوا

Documentation for this module may be created at Module:Sandbox/لاسوند

local export = {}
function export.test(frame)
	local args = frame:getParent()
	
end
return export