Module:Message box: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 m (1 revision imported) |
imported>Hb1290 No edit summary |
||
| Line 159: | Line 159: | ||
and self.type | and self.type | ||
and not typeData | and not typeData | ||
typeData = | typeData = cfg.types[cfg.default] | ||
self.typeClass = typeData.class | self.typeClass = typeData.class | ||
self.typeImage = typeData.image | self.typeImage = typeData.image | ||