Module:Sandbox/User:Im Wired In/Module:Get resource location

Jump to navigation Jump to search
local p = {}

function p.main(frame)
	return
end

function p.header(frame)
	return
end

function p.bottom(frame)
	return
end

return p