Modulo:Grafico epidemia: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m Migliorato comprensione |
m Aggiunto controllo |
||
Riga 110:
barargs[6] = 0
end
if args[7] then
barargs[7] = string.gsub(args[7],",",".") or '' else
barargs[7] = ''
end
if yesno(args.firstright1) == true then
barargs[8] = '(n.a.)'
Riga 135 ⟶ 139:
end
if args[9] then
barargs[9] = string.gsub(args[9],",",".") or '' else
barargs[9] = ''
end
if yesno(args.firstright2) == true then
|