Changes

Jump to navigation Jump to search
m
1 revision imported
Line 43: Line 43:  
smallClass                  = 'mbox-small-left',
 
smallClass                  = 'mbox-small-left',
 
substCheck                  = true,
 
substCheck                  = true,
classes                    = {'metadata', 'plainlinks', 'ambox'},
+
classes                    = {'metadata', 'ambox'},
 
imageEmptyCell              = true,
 
imageEmptyCell              = true,
 
imageCheckBlank            = true,
 
imageCheckBlank            = true,
Line 55: Line 55:  
        templateCategoryRequireName = true,
 
        templateCategoryRequireName = true,
 
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]]'
 
},
 
},
 
 
Line 91: Line 92:  
default              = 'notice',
 
default              = 'notice',
 
showInvalidTypeError = true,
 
showInvalidTypeError = true,
classes              = {'plainlinks', 'cmbox'},
+
classes              = {'cmbox'},
 
imageEmptyCell      = true
 
imageEmptyCell      = true
 
},
 
},
Line 112: Line 113:  
default              = 'system',
 
default              = 'system',
 
showInvalidTypeError = true,
 
showInvalidTypeError = true,
classes              = {'plainlinks', 'fmbox'},
+
classes              = {'fmbox'},
 
imageEmptyCell      = false,
 
imageEmptyCell      = false,
 
imageRightNone      = false
 
imageRightNone      = false
Line 159: Line 160:  
showInvalidTypeError = true,
 
showInvalidTypeError = true,
 
classes              = {'imbox'},
 
classes              = {'imbox'},
usePlainlinksParam  = true,
   
imageEmptyCell      = true,
 
imageEmptyCell      = true,
 
below                = true,
 
below                = true,
Line 198: Line 198:  
default              = 'notice',
 
default              = 'notice',
 
showInvalidTypeError = true,
 
showInvalidTypeError = true,
classes              = {'plainlinks', 'ombox'},
+
classes              = {'ombox'},
 
allowSmall          = true,
 
allowSmall          = true,
 
imageEmptyCell      = true,
 
imageEmptyCell      = true,
Line 237: Line 237:  
default              = 'notice',
 
default              = 'notice',
 
showInvalidTypeError = true,
 
showInvalidTypeError = true,
classes              = {'plainlinks', 'tmbox'},
+
classes              = {'tmbox'},
 
allowSmall          = true,
 
allowSmall          = true,
 
imageRightNone      = true,
 
imageRightNone      = true,

Navigation menu