Module:Protection banner/config: Difference between revisions

    From Nonbinary Wiki
    (add padlock position data)
    (rm stuff that would only be useful for pp-create and other things unused in favor of salting)
    Line 16: Line 16:
    -- display message "current-version-edit-display" or
    -- display message "current-version-edit-display" or
    -- "current-version-move-display".
    -- "current-version-move-display".
    --
    -- ${DELETIONDISCUSSION} - a link to the deletion discussion, if a link
    -- to it was specified.
    --
    --
    -- ${DISPUTEBLURB} - a blurb about editing disputes, using the INTROBLURB
    -- ${DISPUTEBLURB} - a blurb about editing disputes, using the INTROBLURB
    Line 100: Line 97:
    edit = {},
    edit = {},
    move = {},
    move = {},
    create = {},
    autoreview = {
    autoreview = {
    autoconfirmed = {
    autoconfirmed = {
    Line 215: Line 211:
    }
    }
    },
    },
    create = {},
    autoreview = {}
    autoreview = {}
    },
    },
    Line 234: Line 229:
    default = 'This ${PAGETYPE} is currently [[Help:Protection|protected]]'
    default = 'This ${PAGETYPE} is currently [[Help:Protection|protected]]'
    .. ' from [[Help:Moving a page|page moves]]'
    .. ' from [[Help:Moving a page|page moves]]'
    },
    create = {
    default = '[[Help:Starting a new page|Recreation]] of this ${PAGETYPE}'
    .. ' [[Help:Protection|has been disabled]]'
    },
    },
    autoreview = {
    autoreview = {
    Line 264: Line 255:
    move = {
    move = {
    default = 'move-protected'
    default = 'move-protected'
    },
    create = {
    default = 'creation-protected'
    },
    },
    autoreview = {
    autoreview = {
    Line 285: Line 273:
    sysop = 'Padlock-olive.svg',
    sysop = 'Padlock-olive.svg',
    templateeditor = 'Padlock-olive.svg'
    templateeditor = 'Padlock-olive.svg'
    },
    create = {
    default = 'Padlock-skyblue.svg',
    },
    },
    autoreview = {
    autoreview = {
    Line 307: Line 292:
    move = {
    move = {
    default = 'Wikipedia:Protection policy#move'
    default = 'Wikipedia:Protection policy#move'
    },
    create = {
    default = 'Wikipedia:Protection policy#create'
    },
    },
    autoreview = {
    autoreview = {
    Line 480: Line 462:
    edit = true,
    edit = true,
    move = false,
    move = false,
    create = false,
    autoreview = true
    autoreview = true
    },
    },
    Line 569: Line 550:
    .. ' [[Wikipedia:Requests for page protection|request]] that the page be'
    .. ' [[Wikipedia:Requests for page protection|request]] that the page be'
    .. ' unprotected.',
    .. ' unprotected.',
    ['explanation-blurb-create-xfd'] = 'See the [[Wikipedia:Protection policy|'
    .. 'protection policy]] and ${PROTECTIONLOG} for more details.'
    .. ' Please see the ${DELETIONDISCUSSION}'
    .. ' or the ${PROTECTIONLOG} for'
    .. ' details of why this page was deleted. If you would like to create a page'
    .. ' at this title, you must first'
    .. ' [[Wikipedia:Requests for page protection|request]] for it to be'
    .. ' unprotected, or contact the administrator who deleted the page for the'
    .. ' deleted material to be restored. If unsuccessful, you can use'
    .. ' [[Wikipedia:Deletion review|deletion review]].',
    ['explanation-blurb-create-noxfd'] = 'See the [[Wikipedia:Protection policy|'
    .. 'protection policy]] and ${PROTECTIONLOG} for more details.'
    .. ' Please see the ${PROTECTIONLOG}'
    .. ' for details of why this page was deleted. If you would like to create a page'
    .. ' at this title, you must first'
    .. ' [[Wikipedia:Requests for page protection|request]] for it to be'
    .. ' unprotected, or contact the administrator who deleted the page for the'
    .. ' deleted material to be restored. If unsuccessful, you can use'
    .. ' [[Wikipedia:Deletion review|deletion review]].',


    ['explanation-blurb-default'] = 'See the [[Wikipedia:Protection policy|'
    ['explanation-blurb-default'] = 'See the [[Wikipedia:Protection policy|'
    Line 637: Line 597:
    ['edit-request-full-display'] = 'submit a request',
    ['edit-request-full-display'] = 'submit a request',
    ['edit-request-semi-display'] = 'request an edit',
    ['