Module:Message box/configuration: Difference between revisions

Jump to navigation Jump to search
m
1 revision imported from metawikimedia:Module:Message_box/configuration: Importing Template:Sockpuppeteer from the Meta Wiki Wikimedia project wiki
m (1 revision imported: https://www.mediawiki.org/wiki/Special:Export/Template:Done)
m (1 revision imported from metawikimedia:Module:Message_box/configuration: Importing Template:Sockpuppeteer from the Meta Wiki Wikimedia project wiki)
(7 intermediate revisions by 7 users not shown)
Line 30: Line 30:
protection = {
protection = {
class = 'ambox-protection',
class = 'ambox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
Line 56: Line 56:
templateErrorCategory      = 'Article message templates with missing parameters',
templateErrorCategory      = 'Article message templates with missing parameters',
templateErrorParamsToCheck  = {'issue', 'fix', 'subst'},
templateErrorParamsToCheck  = {'issue', 'fix', 'subst'},
removalNotice              = '[[Help:Maintenance template removal|Learn how and when to remove this template message]]'
removalNotice              = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>',
templatestyles              = 'Module:Message box/ambox.css'
},
},
Line 83: Line 84:
protection = {
protection = {
class = 'cmbox-protection',
class = 'cmbox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
Line 93: Line 94:
showInvalidTypeError = true,
showInvalidTypeError = true,
classes              = {'cmbox'},
classes              = {'cmbox'},
imageEmptyCell      = true
imageEmptyCell      = true,
templatestyles      = 'Module:Message box/cmbox.css'
},
},
Line 115: Line 117:
classes              = {'fmbox'},
classes              = {'fmbox'},
imageEmptyCell      = false,
imageEmptyCell      = false,
imageRightNone      = false
imageRightNone      = false,
templatestyles      = 'Module:Message box/fmbox.css'
},
},
Line 142: Line 145:
protection = {
protection = {
class = 'imbox-protection',
class = 'imbox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
license = {
license = {
Line 162: Line 165:
imageEmptyCell      = true,
imageEmptyCell      = true,
below                = true,
below                = true,
templateCategory    = 'File message boxes'
templateCategory    = 'File message boxes',
templatestyles      = 'Module:Message box/imbox.css'
},
},
Line 189: Line 193:
protection = {
protection = {
class = 'ombox-protection',
class = 'ombox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
Line 201: Line 205:
allowSmall          = true,
allowSmall          = true,
imageEmptyCell      = true,
imageEmptyCell      = true,
imageRightNone      = true
imageRightNone      = true,
templatestyles      = 'Module:Message box/ombox.css'
},
},
Line 228: Line 233:
protection = {
protection = {
class = 'tmbox-protection',
class = 'tmbox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
Line 241: Line 246:
imageRightNone      = true,
imageRightNone      = true,
imageEmptyCell      = true,
imageEmptyCell      = true,
imageEmptyCellStyle  = true,
templateCategory    = 'Talk message boxes',
templateCategory    = 'Talk message boxes'
templatestyles      = 'Module:Message box/tmbox.css'
}
}
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu