45,640
edits
No edit summary |
No edit summary |
||
Line 487: | Line 487: | ||
sc = (sc and (require("Module:scripts").getByCode(sc) or error("The script code \"" .. sc .. "\" is not valid.")) or nil) | sc = (sc and (require("Module:scripts").getByCode(sc) or error("The script code \"" .. sc .. "\" is not valid.")) or nil) | ||
if sc then | if sc then |