Module:Message box: Difference between revisions

useId --> allowId
(don't make the box object available from other modules - it's not really designed for that kind of use)
(useId --> allowId)
Line 186:
 
-- Add attributes, classes and styles.
if cfg.useIdallowId then
self.id = args.id
end