Jump to content

Module:Message box: Difference between revisions

remove cfg.allowId
m>Jackmcbarn
(bring in changes from sandbox)
m>Mr. Stradivarius
(remove cfg.allowId)
Line 154: Line 154:


-- Add attributes, classes and styles.
-- Add attributes, classes and styles.
if cfg.allowId then
self.id = args.id
self.id = args.id
end
self:addClass(
self:addClass(
cfg.usePlainlinksParam and yesno(args.plainlinks or true) and 'plainlinks'
cfg.usePlainlinksParam and yesno(args.plainlinks or true) and 'plainlinks'
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.