imported>Thayts
No edit summary
 
(No difference)

Latest revision as of 19:38, 16 July 2022

Documentation for this module may be created at Module:Sandbox/Thayts/2/doc

local p = {}

function p.test(frame)
	return mw.wikibase.getReferencedEntityId('Q4115189', 'P460', {'Q112795079'})
end

return p