This script/stylesheet is for PERSONAL use only!
You are free to install this script/stylesheet for yourself, but it is not allowed to be used wiki-wide (e.g., in MediaWiki:ImportJS, MediaWiki:Common.js, MediaWiki:Common.css, MediaWiki:Fandomdesktop.js, MediaWiki:Fandomdesktop.css, or MediaWiki:FandomMobile.css), as it would violate Fandom's Terms of Use.
(See the customization policy)
MobileEdittools adds some editing and moderation tools to the mobile skin.
Disclaimer
- The goal of this script is not fully replicating the features of desktop skin on mobile, but rather adding the most useful features, making the mobile skin more usable for editing purpose.
- This script only supports editing tools. Comments/Discussion tools are not in the scope of this script.
- The tools may not display correctly according to user groups and page settings. That is how the script is written, since this is just a prototype.
Installation
Features
Page tools
Pages will have a page tools dropdown at the right side of page title.
Undo button
When viewing revisions in Special:RecentChanges, there will be an undo button at the bottom.
Note: The undo button doesn't actually undo the revision, but rather going to the previous revision and edit it, so the edit won't have "undo" tag.
To-do
- Makes the buttons appear correctly according to user rights, page settings,...
- Adds buttons for rollback and block when viewing revisions.
- Adds a Special:Upload button.
If you have any suggests for the script please leave them in the talk page.