Module:Message box/configuration: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(add showInvalidTypeError for all but ambox)
(use imageEmptyCell for cmbox)
Line 83: Line 83:
default = 'notice',
default = 'notice',
showInvalidTypeError = true,
showInvalidTypeError = true,
classes = {'plainlinks', 'cmbox'}
classes = {'plainlinks', 'cmbox'},
imageEmptyCell = true
}
}