Module:Message box/configuration/sandbox: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
Set templatestyles to Module:Message box/sandbox/ambox.css to pick up border, bg, etc.
 
(38 intermediate revisions by 17 users not shown)
Line 15:
class = 'ambox-delete',
image = 'Ambox warning pn.svg'
},
terms = {
class = 'ambox-terms',
image = 'Ambox warning orange.svg'
},
content = {
Line 56 ⟶ 60:
templateErrorCategory = 'Article message templates with missing parameters',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
stylesremovalNotice = '<small>[[Help:Maintenance template removal|Learn how and when =to 'Amboxremove this message]]</styles.csssmall>',
templatestyles = 'Module:Message box/sandbox/ambox.css'
removalNotice = '[[Help:Maintenance template removal|Learn how and when to remove this template message]]'
},
Line 94 ⟶ 98:
showInvalidTypeError = true,
classes = {'cmbox'},
styles imageEmptyCell = 'Cmbox/styles.css'true,
templatestyles = 'Module:Message box/cmbox.css'
imageEmptyCell = true
},
Line 117 ⟶ 121:
classes = {'fmbox'},
imageEmptyCell = false,
styles imageRightNone = 'Fmbox/styles.css'false,
templatestyles = 'Module:Message box/fmbox.css'
imageRightNone = false
},
Line 149 ⟶ 153:
license = {
class = 'imbox-license licensetpl',
image = 'Imbox -license.pngsvg' -- @todo We need an SVG version of this
},
["license-related"] = {
class = 'imbox-license',
image = 'Imbox-license.svg'
},
featured = {
class = 'imbox-featured',
image = 'Cscr-featured.svg',
imageNeedsLink = true
},
notice = {
Line 165 ⟶ 174:
imageEmptyCell = true,
below = true,
templateCategory = 'TalkFile message boxes',
styles = 'Imbox/styles.css',
templateCategorytemplatestyles = 'File messageModule:Message boxesbox/imbox.css'
},
Line 205 ⟶ 214:
allowSmall = true,
imageEmptyCell = true,
styles imageRightNone = 'Ombox/styles.css'true,
templatestyles = 'Module:Message box/ombox.css'
imageRightNone = true
},
Line 246 ⟶ 255:
imageRightNone = true,
imageEmptyCell = true,
templateCategory = 'Talk message boxes',
imageEmptyCellStyle = true,
styles templatestyles = 'TmboxModule:Message box/stylestmbox.css',
templateCategory = 'Talk message boxes'
}
}