Modulo:Tracce/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 194:
if pos and base_key and conversion_table_index[base_key] then
args[conversion_table_index[base_key] .. pos] = v
pos = tonumber(pos)
if base_key == 'title' and (not primo_titolo or pos < primo_titolo) then
primo_titolo =
end
else
|