Modulo:FictionTV: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m parametri obbligatori
fix
Riga 56:
cat = 'Serie televisive iniziate nel ' .. inizio
end
if inizio and not produzione and not fine then
finecat = 'Serie televisive terminate nel ' .. inizio
elseif produzione then
finecat = 'Serie televisive in produzione'
elseif fine then
Riga 65 ⟶ 67:
cat = 'Serial televisivi iniziati nel ' .. inizio
end
if inizio and not produzione and not fine then
finecat = 'Serial televisivi terminati nel ' .. inizio
elseif produzione then
finecat = 'Serial televisivi in produzione'
elseif fine then