Module:Infobox Monster: Difference between revisions
Cleaner to do it this way imo
No edit summary |
InvalidCards (talk | contribs) (Cleaner to do it this way imo) |
||
Line 78:
:pad(20)
local ep_param = string.lower(infobox.args_raw['episode'] or '')
if classMap[
infobox:addClass('infobox-'..classMap[
end
|