Module:Message box: Difference between revisions
Jump to navigation
Jump to search
m>Mr. Stradivarius try switching the imageLeft logic around |
m>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 | ||