Steven Universe Wiki

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

READ MORE

Steven Universe Wiki
No edit summary
No edit summary
Line 4: Line 4:
 
# gives a notification when the page you are editing gets edited.
 
# gives a notification when the page you are editing gets edited.
 
dev:EditConflictAlert/code.js
 
dev:EditConflictAlert/code.js
 
# converts youtube tag flash player into a simple one button html player.
 
YouTubeAudio.js
 
   
 
# Automatically refreshes pages.
 
# Automatically refreshes pages.
 
dev:AjaxRC/code.js
 
dev:AjaxRC/code.js
 
# Automatically tabs through a set slides based on a user-defined timer.
 
dev:TimedSlider/code.js
 
   
 
# Auto-updating avatars.
 
# Auto-updating avatars.
Line 19: Line 13:
 
# Extended navigation.
 
# Extended navigation.
 
dev:ExtendedNavigation/code.js
 
dev:ExtendedNavigation/code.js
 
# For MPC's playlist mode.
 
YoutubePlaylist.js
 
 
# For thread alerts in the Board: namespace.
 
BoardThreadAlerts.js
 
   
 
# Back to top button.
 
# Back to top button.
Line 82: Line 70:
 
# ImportJS improvements
 
# ImportJS improvements
 
dev:ImportJS-Plus.js
 
dev:ImportJS-Plus.js
  +
  +
# Show delete/move log on file pages
  +
dev:FileLogs.js

Revision as of 09:27, 13 August 2018

# Countdowns.

dev:Countdown/code.js

# gives a notification when the page you are editing gets edited.

dev:EditConflictAlert/code.js

# Automatically refreshes pages.

dev:AjaxRC/code.js

# Auto-updating avatars.

dev:User_Avatar_Finder/code.js

# Extended navigation.

dev:ExtendedNavigation/code.js

# Back to top button.

dev:BackToTopButton/code.js

# Makes the ToC more mobile.

dev:FloatingToc/code.js

# Automatically locks old forums.

dev:LockForums/code.js

# Automatically locks old blogposts.

dev:LockOldBlogs/code.js

# Mass protection.

dev:MassProtect/code.js

# Refresh button.

dev:PurgeButton/code.js

# Allowes to make very neat things :0

dev:ReferencePopups/code.js

# Customizes user tags.

dev:UserTags/code.js

# Message walls greetings.

dev:WallGreetingButton/code.js

# Revives MPC.

dev:YoutubePlayer/code.js

# RecentChangesMultiple

dev:RecentChangesMultiple/code.2.js

# Discord Widget

dev:DiscordIntegrator/code.js

# And when nobody expected

dev:WorkingMoreUsersCount.js

# timezone clock for staff listing pages

TZclock.js

# for dup image listing page

dev:DupImageList/code.js

# Template:Username script

dev:InputUsername/code.js

# Adds button to delete threads

dev:AjaxThreadDelete/code.js

# Strikeout done items on maintenance special pages

dev:CacheCheck/code.js

# ImportJS improvements

dev:ImportJS-Plus.js

# Show delete/move log on file pages

dev:FileLogs.js