Module:Message box/configuration: Difference between revisions

From Celeste Wiki
add templatestyles, remove a variable or two as a result
m (Protected "Module:Message box/configuration" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Delete=Allow only administrators] (indefinite) [Protect=Allow only administrators] (indefinite)))
(add templatestyles, remove a variable or two as a result)
Line 56:
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/ambox.css'
},
Line 93 ⟶ 94:
showInvalidTypeError = true,
classes = {'cmbox'},
imageEmptyCell = true,
templatestyles = 'Module:Message box/cmbox.css'
},
Line 115 ⟶ 117:
classes = {'fmbox'},
imageEmptyCell = false,
imageRightNone = false,
templatestyles = 'Module:Message box/fmbox.css'
},
Line 162 ⟶ 165:
imageEmptyCell = true,
below = true,
templateCategory = 'File message boxes',
templatestyles = 'Module:Message box/imbox.css'
},
Line 201 ⟶ 205:
allowSmall = true,
imageEmptyCell = true,
imageRightNone = true,
templatestyles = 'Module:Message box/ombox.css'
},
Line 241 ⟶ 246:
imageRightNone = true,
imageEmptyCell = true,
templateCategory = 'Talk message boxes',
imageEmptyCellStyle = true,
templateCategorytemplatestyles = 'Talk messageModule:Message boxesbox/tmbox.css'
}
}
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.