Modulo:Infobox nave: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Moroboshi (discussione | contributi)
Nessun oggetto della modifica
Moroboshi (discussione | contributi)
r
Riga 91:
if value then
local s = tostring(value)
s = s:gsub("%.", ",")
return sep_thousand(s)
end
Riga 136:
dump(out, nmi_formatted, "  [[Miglio nautico|miglia]]" )
if kn_formatted then
dump(out, " a ", kn_formatted, "&nbpsnbsp;[[nodo (unità di misura)|nodi]]")
end
end
Riga 145:
dump(out, km_formatted, "  [[chilometro|km]]" )
if kmh_formatted then
dump(out, " a ", kmh_formatted, "&nbpsnbsp;[[chilometro orario|km]]")
end
if kn_formated then