Module:Episode list: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 86:
local title_string = '"'..args.Title..'"'
if args.RTitle then
title_string = title_string..args.RTitle
end
Line 94:
if args.RAltTitle then
title_string = title_string..args.RAltTitle
end
return title_string