Module:Message box/configuration: Difference between revisions

From Test Wiki
Content deleted Content added
m Protected "Module:Message box/configuration": high risk ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite))
No edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 155: Line 155:
templateCategory = 'Talk message boxes',
templateCategory = 'Talk message boxes',
templatestyles = 'Module:Message box/tmbox.css'
templatestyles = 'Module:Message box/tmbox.css'
}
},
ambox = { types = { notice = { class = 'ambox', image = '' } }, default = 'notice' },
ombox = { types = { notice = { class = 'ombox', image = '' } }, default = 'notice' },
imbox = { types = { notice = { class = 'imbox', image = '' } }, default = 'notice' },
cmbox = { types = { notice = { class = 'cmbox', image = '' } }, default = 'notice' },

}
}