Content deleted Content added
The Mol Man (talk | contribs) No edit summary |
The Mol Man (talk | contribs) No edit summary |
||
Line 74:
if args.EpisodeNumber then
EpisodeNumber =
:attr('scope','row')
:attr('id','ep'..args.EpisodeNumber)
Line 94:
end
if Title and args.Title then
local title_string = '"'..args.Title..'"'
if args.RTitle then
|