:User:Alexis Jazz/EditNoticesOnMobile#Desktop Minerva

{{Infobox user script

| logo = Ambox important.svg

| logoupright = 0.5

| name = EditNoticesOnMobile

| desc = It gives you edit notices.. on mobile

| author = User:Alexis Jazz

| updated = {{start date and age|2022|7|3}}

| status = It works

| source = User:Alexis Jazz/EditNoticesOnMobile.js

| skins = minerva

}}

{{Historical|category=no|comment=This page lives on at Wikipedia:EditNoticesOnMobile minus some sassy comments.}}

{{notice|Per the Showing Editnotices to mobile editors RfC this gadget will soon be deployed on English Wikipedia.}}

When it takes an unpaid volunteer less than a day to do client-side what a team of paid WMF-developers couldn't accomplish on their end in more than 3 years (maybe 5) despite the community begging them to do it. Which caused the community to beg them to do it.. again. Yeah, there's absolutely no chasm between the WMF/developers and the community.

Do not use script-installer! Script-installer uses importScript() which is unavailable on mobile.

Some historical background: in a very limited sense, EditNoticesOnMobile could be considered a kind-of spinoff from Bawl. The projects don't share a lot of code but I had already figured out how to display an edit notice for that project. Admittedly, this explains in part how the initial version of EditNoticesOnMobile could have been written in a day.

File:EditNoticesOnMobile screenshot.png

Where do I report feature requests and bugs?

On the talk page. Please ping me if you want a quick response.

{{../Script installation instructions|mobileonly=1}}

How do I install this wiki-wide for all users?

=As a gadget=

Users will be able to turn off the script in their preferences. (if they are logged in) EditNoticesOnMobile supports both mobile and desktop Minerva.

==Desktop Minerva==

Just FYI, nobody uses desktop Minerva.

=In Mobile.js=

Add mw.loader.load(mw.config.get('wgServer')+'/w/index.php?title=MediaWiki:Gadget-EditNoticesOnMobile.js&action=raw&ctype=text/javascript'); to MediaWiki:Mobile.js. Users won't be able to turn the script off.

You need to be an interface administrator to install a script for all users.