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