24,172
edits
Mistiryshak (talk | contribs) mNo edit summary |
Mistiryshak (talk | contribs) mNo edit summary |
||
Line 14: | Line 14: | ||
local iconPage = mw.title.makeTitle('Module', 'Data/Icon/dx2') -- Creates information about a given page | local iconPage = mw.title.makeTitle('Module', 'Data/Icon/dx2') -- Creates information about a given page | ||
if getSkill.skill[input] == ' | if getSkill.skill[input] == 'nil' then | ||
local output = "colspan=4|''No skill set.''" | local output = "colspan=4|''No skill set.''" | ||
return output | return output |