Mòdul:Wikidades/proves: diferència entre les revisions

Contingut suprimit Contingut afegit
corr.
m simplifico
Línia 1:
-- version 2020111720201119 from master @cawiki
 
local p = {}
Línia 173:
end
return ret
end
 
-- mw.wikibase.getLabelWithLang or getLabelByLang with a table of languages
Línia 1.755:
local function getBestValue(id, prop)
local snak_value =return getSnak(mw.wikibase.getBestStatements(id, prop), {1, "mainsnak", "datavalue", "value"})
return snak_value
end