Modulo:FictionTV/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m p3 |
mNessun oggetto della modifica |
||
Riga 59:
if args.annoprimatv and args.tipofiction then
inizio, produzione, fine, err = parse_annoprimatv(args['annoprimatv'])
args.tipofiction = args.tipofiction:lower()
elseif args['anno prima tv'] and args.tipofiction then
inizio, produzione, fine, err = parse_annoprimatv(args['anno prima tv'])
args.tipofiction = args.tipofiction:lower()
else
|