Module:Wd: Difference between revisions

82 bytes removed ,  5 years ago
no edit summary
(if not mw.wikibase then return "" end)
No edit summary
 
Line 621:
local prefix= ""
local lang
if not mw.wikibase then
return ""
end
if not id then
id = mw.wikibase.getEntityIdForCurrentPage()
Line 2,300 ⟶ 2,298:
_.curState.singleValue = true
end
if not mw.wikibase then
return ""
end
_.entity = mw.wikibase.getEntity(_.entityID)