Difference between revisions of "Module:Message box"
Jump to navigation
Jump to search
add args.class to the classes table
>Mr. Stradivarius (try switching the imageLeft logic around) |
>Mr. Stradivarius (add args.class to the classes table) |
||
Line 202: | Line 202: | ||
end | end | ||
self:addClass(self.typeClass) | self:addClass(self.typeClass) | ||
self:addClass(args.class) | |||
self.style = args.style | self.style = args.style | ||