Steven Universe Wiki

Spoilers will be present! Please browse at your own risk.

READ MORE

Steven Universe Wiki
mNo edit summary
mNo edit summary
Line 99: Line 99:
 
dev:TalkButton/code.js
 
dev:TalkButton/code.js
   
# have just incase its needed (since it solves the issue in Thread:1025812)
+
# Allows mass nukll eding (have just incase its needed, since it solves the issue in Thread:1025812)
 
dev:MassNullEdit/code.js
 
dev:MassNullEdit/code.js

Revision as of 23:03, 18 June 2020

  1. <nowiki>
  2. Adds header icons on articles

dev:EraIcons/code.js

  1. Gives a notification about edit conflicts

dev:EditConflictAlert/code.js

  1. Automatically refreshes pages

dev:AjaxRC/code.js

  1. Auto-updating avatars for staff page

dev:User_Avatar_Finder/code.js

  1. Back to top button

dev:BackToTopButton/code.js

  1. Makes the ToC more mobile

dev:FloatingToc/code.js

  1. Automatically locks old forums

dev:LockForums/code.js

  1. Automatically locks old blogs

dev:LockOldBlogs/code.js

  1. Mass protection

dev:MassProtect/code.js

  1. Refresh button

dev:PurgeButton/code.js

  1. Allowes to make very neat things :0

dev:ReferencePopups/code.js

  1. Message walls greetings

dev:WallGreetingButton/code.js

  1. Revives MPC

dev:YoutubePlayer/code.js

  1. RecentChangesMultiple

dev:RecentChangesMultiple/code.2.js

  1. Discord rail module

dev:DiscordChat.js

  1. Timezone clock for staff listing page

dev:TZclock.js

  1. Customizes user tags

dev:UserTags/code.js

  1. For duplicate image listing page

dev:DupImageList/code.js

  1. Template:Username script

dev:InputUsername/code.js

  1. Adds button to delete threads

dev:AjaxThreadDelete/code.js

  1. Strikeout done items on maintenance special pages

dev:CacheCheck/code.js

  1. ImportJS improvements

dev:ImportJS-Plus.js

  1. Show delete/move/etc log on file pages

dev:FileLogs.js

  1. Allow mass deletion of pages

dev:Nuke/code.js

  1. Allows admins to view recent AbuseFilter logs on Special:RecentChanges

dev:AbuseLogRC.js

  1. Wiki notification

dev:WikiaNotification/code.js

  1. Fix images in featured articles module

dev:FixFeaturedArticlesImages.js

  1. Fix the tooltips in the editor

dev:FixEditorTooltips.js

  1. Fix the edit button on cascaded protected pages

dev:FixCascadingProtectionEditButton.js

  1. Add button to show removed replies on threads

dev:ViewRemoved/code.js

  1. Fix cancel button being greyed out when editing threads

dev:EnableDisabledCancelButton.js

  1. Fix thread timestmaps hiding themselves

dev:FixEditingFirstMessageHidingAllTimestamps.js

  1. Show talk page link in edit dropdown

dev:TalkButton/code.js

  1. Allows mass nukll eding (have just incase its needed, since it solves the issue in Thread:1025812)

dev:MassNullEdit/code.js