Modulo:Controllo Wikidata/sandbox: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m +everyNS
aggiornato alla versione corrente
Riga 78:
wdval = mWikidata._getProperty({
wdprop,
showunitunit = args['unità'] ~= 'no'args.unit,
formatnumshowunit = args['unità'] ~= 'no'.showunit,
from = args.debug and args.from
})
end
Riga 87:
end
-- Entry-pointFunzione per il template {{Controllo Wikidata}}
function p.main(frame)
return p._main(getArgs(frame, { parentOnly = true }))
end