Modulo:Fumetto e animazione/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m typo |
m sposto giù |
||
Riga 212:
elseif tipo == 'Film d\'animazione per la televisione' then
append_table(categories, categorizza(args, 'paese', 'paese_film_TV'))
end▼
local rete = get_category(mDelink._main({ args.rete }), 'rete')▼
categories[#categories+1] = 'Serie televisive di ' .. rete▼
end
append_table(categories, categorizza(args, 'studio', 'studio'))
Riga 264 ⟶ 260:
end
end
if rete and (tipo == 'Serie televisive d\'animazione' or tipo == 'Serie televisive anime') then
if args.tipo == 'manga' or args.tipo == 'manhwa' then
append_table(categories, categorizza(args, 'target', 'target', true))
|