Module:Message box/configuration: Difference between revisions
Jump to navigation
Jump to search
Module:Message box/configuration (view source)
Revision as of 00:55, 18 December 2020
, 18 December 2020no edit summary
imported>Hb1290 No edit summary |
imported>Hb1290 No edit summary |
||
| Line 106: | Line 106: | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
classes = {'cmbox'}, | classes = {'cmbox'}, | ||
imageEmptyCell = true | imageEmptyCell = true | ||
| Line 127: | Line 127: | ||
}, | }, | ||
default = 'system', | default = 'system', | ||
classes = {'fmbox'}, | classes = {'fmbox'}, | ||
imageEmptyCell = false, | imageEmptyCell = false, | ||
| Line 173: | Line 173: | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
classes = {'imbox'}, | classes = {'imbox'}, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
| Line 223: | Line 223: | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
classes = {'ombox'}, | classes = {'ombox'}, | ||
allowSmall = true, | allowSmall = true, | ||
| Line 262: | Line 262: | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
classes = {'tmbox'}, | classes = {'tmbox'}, | ||
allowSmall = true, | allowSmall = true, | ||