Modulo:Videogioco: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
fix generazione visualizzazione tabelle configurazione |
fix tabella |
||
Riga 32:
local new_s = mw.ustring.gsub(s, "%[", "[")
new_s = mw.ustring.gsub(new_s, "%]", "]")
new_s = mw.ustring.gsub(new_s, " ", " ")
return new_s
end
Riga 139 ⟶ 140:
reverse_alias[name][i] = replace_braces(alias)
end
alias_code = table.concat(reverse_alias[name], '
end
root:tag('tr')
|