Peppa Pig Wiki
Advertisement

Here, you can easily import scripts:

  • from your local community by article name - e.g. MyScript.js
  • from dev.fandom.com by article name, preceded by "dev:" - e.g. dev:Code.js

Names should not contain the MediaWiki namespace prefix. Write each script on a new line. See Help:Including additional CSS and JS for more information.


# Advanced auto refreshing recent changes and watchlist
dev:AjaxRC/code.js

# Adds a UTC display clock with purge + null edit function
dev:DisplayTimer/code.js

# Display spoiler alert
dev:SpoilerAlert/code.js

# Adds a link to Special:AllPages and Special:PrefixIndex that hides redirects
dev:AllPagesHideRedirect/code.js

# Displays a banner notification when the page you're editing gets modified
dev:EditConflictAlert/code.js

# Adds a box to the users page that shows the contributions to Fandom Developers Wiki
dev:Developer Contributions/code.js

# Converts some lists to collapsible ones
dev:CollapsibleList.js

# Strike out blocked usernames
dev:MarkBlocked.js

# Allow to look at user's contributions and deleted contributions directly from Special:WikiActivity
dev:QuickContribs/code.js

# Adds button to delete threads
dev:AjaxThreadDelete/code.js

# Make change to user tags
dev:UserTags/code.js

# Enable Standard Edit Summary
dev:Standard Edit Summary/code.js

# Add a block button to Special:Blocklist in Admin Dashboard
dev:AdminDashboard block/code.js

# Make Talkpage able to delete
dev:DeleteTalkpage.js

# Quickly add Templates like Stub, Deletion request on Articles
dev:UsefulDropdown/code.js

# Add a Follow option in the dropdown menu next to Edit
dev:FollowDropdown/code.js

# Enable Countdown Clock for the mainpage and Template:What's New?
dev:Countdown/code.js

# Highlight protected pages
dev:ProtectedHighlight/code.js

# Add a "Block user" button to directly block an user on the wiki
dev:AddBlockUserTag/code.js

# Auto send a message to blocked users
dev:MessageBlock/code.js

# ImportJS improvements
dev:ImportJS-Plus.js

# Add an announcement from blog namespace directly
dev:AddAnnouncement/code.js

# Adds icons based on the page's protection
dev:ProtectionIcons.js

# Adds a button to syntax highlight blocks for quickly copying code
dev:CopyCodeButton.js

# Adds a preview dialog for trying out infobox markup with existing articles
dev:InfoboxEditorPreview.js

# Adds a button to the right corner of the toolbar that takes back to the top
dev:BackToTopButton/code.js

# Creates a custom MediaWiki message for the comment section textbox
dev:CommentGuidelines/code.js

# Add some features for Message Wall
dev:MessageWallImprovements.js

# Displays a dropdown menu next to "quote" and "more" button on MessageWalls and in threads where additional actions according to reply's user/poster
dev:MediaWiki:UserDropdown/code.js

# Makes the list on MediaWiki:ImportJS clickable
dev:MediaWiki:ImportJSPage/code.js

# Auto update file links upon renaming an image or queue file link updates to perform batch updates
dev:FileUsageAuto-update/code.js

# Auto add the image category in the image summary
dev:ImageCategory/code.js

# Protect multiple pages from a list
dev:MassProtect/code.js

# Lists all pages on a wiki created by the specified user
dev:NewPagesUser.js

# Add a customizable "tag" to names which appear at the top of Message Wall posts from specified users
dev:MessageWallUserTags/code.js

# Shows up the last username editing.
dev:InputUsername/code.js

# Makes buttons similar to the ones from Fandom Design System
dev:ModernButtons/code.js

# Tags Inactive Users
dev:InactiveUsers/code.js

# Adds a link to Special:WhatLinksHere to the edit dropdown
dev:WhatLinksHere/code.js

# Lists all pages created by the specified user
dev:NewPagesUser.js

# Displays WAM module in right rail and makes a wiki's WAM data searchable
dev:RailWAM/code.js

# Themed Discussions rail module
dev:DiscussionsRailModule/code.js

# List duplicate images on a wiki
dev:DupImageList/code.js

# Restore the old 'New Photos' module, removed from the rail a long time ago
dev:NewImages.js

# Allows batch undeletion of pages
dev:AjaxBatchUndelete.js

# Quickly add an interlanguage link to an article
dev:QuickIW/code.js

# Creates customizable lists based on RecentChanges
dev:TopEditors/code.js

# Allows watching YouTube video without going to a new page
dev:YouTubeModal.js

# Allows Discussion polls to be used on article pages.
dev:AjaxPoll.js

# Allows users to join the Discord server (if one is made)
dev:DiscordIntegrator/code.js

# Allows notifications to be shown
dev:WikiaNotification/code.js

# Adds a link to Special:AllPages and Special:PrefixIndex that hides redirects
dev:AllPagesHideRedirect/code.js

# Adds a button to resolve double and broken redirects automatically
dev:RedirectManagement/code.js

# Generates copy paste-able text from Special:WantedCategories and Special:Categories, at a click of a button
dev:CategoryMaintenanceTables.js

# Deletes and protects a certain page in one click
dev:PowerDelete.js

# Adds a button on Special:Contributions that will delete all Discussions posts
dev:Discussions Delete All/code.js

# Suggests pages while searching
dev:SearchSuggest/code.js

# Turns category links in page footers into red links if they do not exist
dev:CategoryRedLinks.js

# Adds a persistent notification to the blocked user
dev:UserBlockNotification.js

# Adds the user's first edit date to their profile masthead
dev:FirstEditDate.js

# Adds "delete" buttons to Special:UnusedFiles, Special:UnusedVideos and Lightbox
dev:FastFileDelete.js
Advertisement