Module:Message box/configuration: Difference between revisions

From AlternateWiki
m
1 revision imported
(Add back in pmbox config)
m (1 revision imported)
 
(6 intermediate revisions by 3 users not shown)
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 149:
license = {
class = 'imbox-license licensetpl',
image = 'Imbox -license.pngsvg' -- @todo We need an SVG version of this
},
["license-related"] = {
class = 'pmboximbox-speedylicense',
image = 'EditImbox-clearlicense.svg'
},
featured = {
class = 'imbox-featured',
image = 'Cscr-featured.svg',
imageNeedsLink = true
},
notice = {
Line 248 ⟶ 253:
templateCategory = 'Talk message boxes',
templatestyles = 'Module:Message box/tmbox.css'
},
 
pmbox = {
types = {
speedy = {
class = 'pmbox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'pmbox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'pmbox-content',
image = 'Ambox important.svg'
},
style = {
class = 'pmbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'pmbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'pmbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'pmbox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
allowSmall = true,
smallParam = 'left',
smallClass = 'mbox-small-left',
substCheck = true,
classes = {'metadata', 'pmbox'},
imageEmptyCell = true,
imageCheckBlank = true,
imageSmallSize = '20x20px',
imageCellDiv = true,
useCollapsibleTextFields = true,
imageRightNone = true,
sectionDefault = 'article',
allowMainspaceCategories = true,
templateCategory = 'Article message templates',
templateCategoryRequireName = true,
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/pmbox.css'
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.