Modulo:Libro: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
fix secolo |
fix century |
||
Riga 36:
local century = numero_romano({math.floor( (year+100)/100 )})
local preposizione = "del "
if century == "
preposizione = "del'"
end
|