Изменения

allow the hidden arg to be blank, and allow tmbox to have an id attribute, per protected edit request by User:Technical 13
Строка 31: Строка 31:  
},
 
},
 
default                    = 'notice',
 
default                    = 'notice',
allowBlankParams            = {'talk', 'sect', 'date', 'issue', 'fix', 'subst'},
+
allowBlankParams            = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
 
allowSmall                  = true,
 
allowSmall                  = true,
 
smallParam                  = 'left',
 
smallParam                  = 'left',
Строка 232: Строка 232:  
showInvalidTypeError = true,
 
showInvalidTypeError = true,
 
classes              = {'plainlinks', 'tmbox'},
 
classes              = {'plainlinks', 'tmbox'},
 +
allowId              = true,
 
allowSmall          = true,
 
allowSmall          = true,
 
imageRightNone      = true,
 
imageRightNone      = true,
Анонимный участник