Modul:CommuneTestLua

Vu Wikipedia

D'Dokumentatioun fir dëse Modul kann op Modul:CommuneTestLua/doc ugeluecht ginn

local p = {}

function p.test()
	local entity = mw.wikibase.getEntity('Q384820')
	return entity.getProperty("p150")
end

return p