Navigation menu

Module:Message box/configuration: Difference between revisions

From The Kodiak Republic Wiki

m
81 revisions imported from dev:Module:Message_box/configuration
(add warning type)
m (81 revisions imported from dev:Module:Message_box/configuration)
 
(43 intermediate revisions by 24 users not shown)
Line 15:
class = 'ambox-delete',
image = 'Ambox warning pn.svg'
},
warning = { -- alias for content
class = 'ambox-content',
image = 'Ambox important.svg'
},
content = {
Line 34 ⟶ 30:
protection = {
class = 'ambox-protection',
image = 'PadlockSemi-silverprotection-mediumshackle-keyhole.svg'
},
notice = {
Line 42 ⟶ 38:
},
default = 'notice',
allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
allowSmall = true,
smallParam = 'left',
smallClass = 'mbox-small-left',
substCheckclasses = true{'metadata', 'ambox'},
classes = {'metadata', 'plainlinks', 'ambox'},
imageEmptyCell = true,
imageCheckBlank = true,
Line 59 ⟶ 54:
templateCategoryRequireName = true,
templateErrorCategory = 'Article message templates with missing parameters',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
},
Line 86 ⟶ 81:
protection = {
class = 'cmbox-protection',
image = 'PadlockSemi-silverprotection-mediumshackle-keyhole.svg'
},
notice = {
class = 'cmbox-notice',
image = 'Information icon4.svg'
},
caution = {
class = 'cmbox-style',
image = 'Ambox warning yellow.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'plainlinks', 'cmbox'},
imageEmptyCell = true
},
Line 120 ⟶ 111:
default = 'system',
showInvalidTypeError = true,
classes = {'plainlinks', 'fmbox'},
imageEmptyCell = false,
imageRightNone = false
Line 149 ⟶ 140:
protection = {
class = 'imbox-protection',
image = 'PadlockSemi-silverprotection-mediumshackle-keyhole.svg'
},
license = {
Line 167 ⟶ 158:
showInvalidTypeError = true,
classes = {'imbox'},
usePlainlinksParam = true,
imageEmptyCell = true,
below = true,
Line 182 ⟶ 172:
class = 'ombox-delete',
image = 'Ambox warning pn.svg'
},
warning = { -- alias for content
class = 'ombox-content',
image = 'Ambox important.svg'
},
content = {
Line 201 ⟶ 187:
protection = {
class = 'ombox-protection',
image = 'PadlockSemi-silverprotection-mediumshackle-keyhole.svg'
},
notice = {
class = 'ombox-notice',
image = 'Information icon4.svg'
},
critical = {
class = 'mbox-critical',
image = 'Ambox warning pn.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'plainlinks', 'ombox'},
allowSmall = true,
imageEmptyCell = true,
Line 244 ⟶ 226:
protection = {
class = 'tmbox-protection',
image = 'PadlockSemi-silverprotection-mediumshackle-keyhole.svg'
},
notice = {
Line 253 ⟶ 235:
default = 'notice',
showInvalidTypeError = true,
classes = {'plainlinks', 'tmbox'},
allowSmall = true,
imageRightNone = true,
Cookies help us deliver our services. By using our services, you agree to our use of cookies.