Module:Message box/configuration and Module:Message box/configuration/sandbox: Difference between pages
Appearance
(Difference between pages)
Content deleted Content added
Per request on talk |
Set templatestyles to Module:Message box/sandbox/ambox.css to pick up border, bg, etc. |
||
Line 15: | Line 15: | ||
class = 'ambox-delete', |
class = 'ambox-delete', |
||
image = 'Ambox warning pn.svg' |
image = 'Ambox warning pn.svg' |
||
}, |
|||
terms = { |
|||
class = 'ambox-terms', |
|||
image = 'Ambox warning orange.svg' |
|||
}, |
}, |
||
content = { |
content = { |
||
Line 57: | Line 61: | ||
templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, |
templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, |
||
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this message]]</small>', |
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this message]]</small>', |
||
templatestyles = 'Module:Message box/ambox.css' |
templatestyles = 'Module:Message box/sandbox/ambox.css' |
||
}, |
}, |
||