Jump to content

Wikipedia:Interface administrators' noticeboard

From Wikipedia, the free encyclopedia

    Welcome to the interface administrators' noticeboard

    This is the interface administrator noticeboard, for discussion of interface administrators and coordination of edits to the interface.

    Currently only interface administrators can undelete JS/CSS pages, if you have an uncontroversial undelete or deleted version retrieval request, please list it below.

    Any administrator can delete JS/CSS/JSON pages, for speedy deletions just use a CSD template on the page or its talk page.

    Individual requests for edits to interface or user JavaScript/CSS pages should continue to be made on their respective talk pages.

    2 interface-protected edit requests
    v·h
    Page Tagged since Protection level Last protection log entry
    MediaWiki:Gadget-script-installer-core.js (request) 2024-08-20 16:57 Site JS page (log)
    MediaWiki:Gadget-StickyTableHeaders.css (request) 2024-09-10 10:48 Site CSS page (log)
    Updated as needed. Last updated: 04:18, 19 September 2024 (UTC)


    Warning required that WebAuthn is currently unsupported by Mobile Apps

    [edit]

    While phab:T230043 remains unimplemented, the Manage Two-factor authentication preference page should warn users that enabling Web Authentication (WebAuthn) for 2FA on their account will prevent them from logging back in on both the official Wikipedia apps for iOS and Android. Only TOTP (one-time token) is supported at this time. --  Netsnipe  ►  13:22, 4 August 2024 (UTC)[reply]

    I've added a mention. * Pppery * it has begun... 20:51, 19 August 2024 (UTC)[reply]
    [edit]

    Hi, I'm an interface administrator on the Spanish Wikipedia. I fixed the Minerva-skin footer being light-coded even when the user selects dark mode in the configuration menu by adding these lines to the bottom of MediaWiki:Minerva.css:

    @media screen {
    	html.skin-theme-clientpref-night .mw-footer .minerva-footer {
    		background-color: var(--background-color-interactive, #27292d);
    		color: inherit;
    	}
    }
    @media screen and (prefers-color-scheme: dark) {
    	html.skin-theme-clientpref-os .mw-footer .minerva-footer {
    		background-color: var(--background-color-interactive, #27292d);
    		color: inherit;
    	}
    }
    

    I thought you guys might want to do the same. Cheers. Nacaru 21:16, 3 September 2024 (UTC)[reply]

    Waiting for phab:T373763 to be fixed, if it even needs fixing, seems preferable. Izno (talk) 21:35, 3 September 2024 (UTC)[reply]

    Remove a returned editor's voluntary lock-out script

    [edit]

    Please see Wikipedia:Administrators' noticeboard/Incidents#Need administrator help with a messed-up walk-out. —Alalch E. 17:20, 6 September 2024 (UTC)[reply]

     DoneNovem Linguae (talk) 17:31, 6 September 2024 (UTC)[reply]
    Thank you. —Alalch E. 17:38, 6 September 2024 (UTC)[reply]
    Thank you so much both! Elemimele (talk) 18:02, 6 September 2024 (UTC)[reply]