模組:用戶:H78c67c/sandbox/1

來自維基辭典

呢個模組嘅解說可以喺模組:用戶:H78c67c/sandbox/1/doc度開

local p = {}
function p.test(frame)
	return "nothing here"
end
return p