Jump to content

మాడ్యూల్:TEMPLATENAME

వికీపీడియా నుండి

local p = {}

function p.main(frame)
	return frame:getParent():getTitle()
end

return p