Module:Message box/configuration: Difference between revisions

    m>Mr. Stradivarius
    m (Changed protection level of Module:Message box/configuration: used in system messages ([Edit=Block all non-admin users] (indefinite) [Move=Block all non-admin users] (indefinite)))
    m>Mr. Stradivarius
    (allow the hidden arg to be blank, and allow tmbox to have an id attribute, per protected edit request by User:Technical 13)
    Line 31: Line 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',
    Line 232: Line 232:
    showInvalidTypeError = true,
    showInvalidTypeError = true,
    classes              = {'plainlinks', 'tmbox'},
    classes              = {'plainlinks', 'tmbox'},
    allowId              = true,
    allowSmall          = true,
    allowSmall          = true,
    imageRightNone      = true,
    imageRightNone      = true,