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

Content deleted Content added
CampWood (talk | contribs)
No edit summary
Tag: Reverted
test
Tag: Reverted
Line 56:
templateErrorCategory = 'Article message templates with missing parameters',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
removalNotice = '[[Help:Maintenance template removal|Learn whenhow and howwhen to remove this template message]]'
styles = 'Ambox/styles.css',
removalNotice = '[[Help:Maintenance template removal|Learn when and how to remove this template message]]'
},
Line 94 ⟶ 93:
showInvalidTypeError = true,
classes = {'cmbox'},
styles = 'Cmbox/styles.css',
imageEmptyCell = true
},
Line 117 ⟶ 115:
classes = {'fmbox'},
imageEmptyCell = false,
styles = 'Fmbox/styles.css',
imageRightNone = false
},
Line 165 ⟶ 162:
imageEmptyCell = true,
below = true,
styles = 'Imbox/styles.css',
templateCategory = 'File message boxes'
},
Line 173 ⟶ 169:
speedy = {
class = 'ombox-speedy',
image = 'AmboxOOjs warningUI pnicon error-destructive.svg'
},
delete = {
class = 'ombox-delete',
image = 'AmboxOOjs warningUI pnicon notice-destructive.svg'
},
content = {
class = 'ombox-content',
image = 'AmboxOOjs importantUI icon notice-warning.svg'
},
style = {
class = 'ombox-style',
image = 'EditOOjs UI icon information-clearyellow.svg'
},
move = {
Line 197 ⟶ 193:
notice = {
class = 'ombox-notice',
image = 'InformationOOjs icon4UI icon information-progressive.svg'
}
},
Line 205 ⟶ 201:
allowSmall = true,
imageEmptyCell = true,
styles = 'Ombox/styles.css',
imageRightNone = true
},
Line 247 ⟶ 242:
imageEmptyCell = true,
imageEmptyCellStyle = true,
styles = 'Tmbox/styles.css',
templateCategory = 'Talk message boxes'
}