Modulo:Fumetto e animazione/sandbox: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
aggiorno funzione
m fix
Riga 436:
for key, value in pairs(cfg[table_name]) do
local result = {}
for _, str in ipairs(type(value) == 'string' and { value } or value) do
if not str:find('[[') then
str = string.format('[[:Categoria:%s]]', str)