Bước tới nội dung

Mô đun:TEMPLATENAME

Bách khoa toàn thư mở Wikipedia
local p = {}

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

return p