Modulo:PopolazioneIT: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
.
.
Riga 10:
local popolazione = lg.popolazione[istat_code]
if popolazione then
return popolazione .. '<ref>'.. lg.nota .. '</ref>'
end
return istat_code .. ' - ' .. lg.popolazione[istat_code]
end