Module:Infobox Monster: Difference between revisions

lua operators!
(there is an attempt)
(lua operators!)
Line 80:
local ep_param = Infobox.raw_param('episode');
if classMap[ep_param] ~= nil then
infobox.:addClass('infobox-'..classMap[ep_param])
end