Modulo:Libro: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
fix cat |
fix errore nel nome categoria |
||
Riga 44:
local preposizione = "del "
if century == "VIII" or century == "XI" then
preposizione = "
end
return mw.ustring.format("Categoria:%s %s%s secolo", get_genere(args), preposizione, century)
|