Jump to content

Module:TEMPLATENAME

Kufuma Wikipedia
Kulemba ngati nkhwa pa 02:31, 1 Okutobala 2014 na en>Jackmcbarn (←Created page with 'local p = {} function p.main(frame) return frame:getParent():getTitle() end return p')
(kupambana) ← Kuwelezga kwakale | Kuwelezga kuphya (kupambana) | Kuwelezga kwasono → (kupambana)

Documentation for this module may be created at Module:TEMPLATENAME/doc

local p = {}

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

return p