Editing Module:Param Parse
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 134: | Line 134: | ||
if valid_episode then |
if valid_episode then |
||
if valid_episode == 'None' then |
if valid_episode == 'None' then |
||
return '[[File:Unknown episode icon. |
return '[[File:Unknown episode icon.svg|18px|link=]] None' |
||
else |
else |
||
local page_name = valid_episode .. ' (episode)' |
local page_name = valid_episode .. ' (episode)' |