Difference between revisions of "Module:Message box"

Jump to navigation Jump to search
useId --> allowId
en>Mr. Stradivarius
(don't make the box object available from other modules - it's not really designed for that kind of use)
en>Mr. Stradivarius
(useId --> allowId)
Line 186: Line 186:


     -- Add attributes, classes and styles.
     -- Add attributes, classes and styles.
     if cfg.useId then
     if cfg.allowId then
         self.id = args.id
         self.id = args.id
     end
     end
Anonymous user

Navigation menu