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.
 
(28 intermediate revisions by 12 users not shown)
Line 15:
class = 'ambox-delete',
image = 'Ambox warning pn.svg'
},
terms = {
class = 'ambox-terms',
image = 'Ambox warning orange.svg'
},
content = {
Line 39 ⟶ 43:
default = 'notice',
allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
allowSmall = 1true,
smallParam = 'left',
smallClass = 'mbox-small-left',
substCheck = 1true,
classes = {'metadata', 'ambox'},
imageEmptyCell = 1true,
imageCheckBlank = 1true,
imageSmallSize = '20x20px',
imageCellDiv = 1true,
useCollapsibleTextFields = 1true,
imageRightNone = 1true,
sectionDefault = 'article',
allowMainspaceCategories = 1true,
templateCategory = 'Article message templates',
templateCategoryRequireName = 1true,
templateErrorCategory = 'Article message templates with missing parameters',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>',
templatestyles = 'Module:Message box/sandbox/ambox.css'
},
Line 93 ⟶ 98:
showInvalidTypeError = true,
classes = {'cmbox'},
imageEmptyCell = true,
templatestyles = 'Module:Message box/cmbox.css'
},
Line 112 ⟶ 118:
},
default = 'system',
showInvalidTypeError = 1true,
classes = {'fmbox'},
imageEmptyCell = 0false,
imageRightNone = 0false,
templatestyles = 'Module:Message box/fmbox.css'
},
Line 146 ⟶ 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 158 ⟶ 170:
},
default = 'notice',
showInvalidTypeError = 1true,
classes = {'imbox'},
imageEmptyCell = 1true,
below = 1true,
headertemplateCategory = 'File message = 1boxes',
templateCategorytemplatestyles = 'File messageModule:Message boxesbox/imbox.css'
},
Line 198 ⟶ 210:
},
default = 'notice',
showInvalidTypeError = 1true,
classes = {'ombox'},
allowSmall = 1true,
imageEmptyCell = 1true,
imageRightNone = 1true,
templatestyles = 'Module:Message box/ombox.css'
},
Line 237 ⟶ 250:
},
default = 'notice',
showInvalidTypeError = 1true,
classes = {'tmbox'},
allowSmall = 1true,
imageRightNone = 1true,
imageEmptyCell = 1true,
imageEmptyCellStyle = 1,
templateCategory = 'Talk message boxes',
templatestyles = 'Module:Message box/tmbox.css'
collapse = 1,
header = 1
}
}