Module:Wikidata: Difference between revisions

Content deleted Content added
+ function to spy contents of the entity object
No edit summary
Line 548:
 
-- look into entity object
function p.VViewSomething(frame)
local data = mw.wikibase.getEntityObject()
if not data then