Test-css Wiki

Welcome to Test-css Wiki
Important Pages:
Wiki RulesStaffTesting RulesFree DesignsDisscusions
Staff: Kaii (Lead Admin/Bureaucrat), Lara (Admin), Esortsyt (Rollback), Peter (Apprentice)
Bots: BotKitty

READ MORE

Test-css 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.


//This is for USERNAME:
dev:InputUsername/code.js

//This is for status display:
dev:Status/code.js

//This is for custom status:
dev:UserStatus/UCP.js

//This is for custom usertags:
dev:ProfileTags.js

//This is for Protection Icons:
dev:ProtectionIcons.js

//This is for the Block Icon in AdminDashboard:
dev:AdminDashboard_block/code.js

//This make templates easier to search:
dev:Bang.js

//This is for the Message Wall Greetings:
dev:WallGreeting.js

//This is for First Edit date records:
dev:FirstEditDate.js

//This is for Staff Icon:
dev:MediaWiki:MastheadRightsBadge.js

//This is to add announcements directly from blog:
dev:AddAnnouncement/code.js

//This is for watching YouTube videos without going to another page and just pops up:
dev:YouTubeModal/code.js

//This is for making the chrome toolbar the same as the wiki theme color:
dev:ChromeToolbarColor.js

//This is for the back to top button:
dev:BackToTopButton/code.js

//This is for the Medals feature:
dev:Medals/code.js

//This is for Countdown functions:
dev:Countdown/code.js

//This is for the Quick Purge:
dev:QuickPurge.js

//This is for the Inactive tags, which appears if a user haven't edited 3 months:
dev:InactiveUsers/code.js

//This is for Language Switch:
dev:LangSwitch.js

//This is for Language Select:
dev:LangSelect.js

//This is for Language Search:
dev:LanguageSearch.js

//This is for Flags:
dev:Flags/code.js

//This is for CodeQuickLinks:
dev:CodeQuickLinks/code.js

//This is for Custom Comments:
dev:CustomComments.js

//this is for Discord column:
dev:Discord.js

//This is for RailModule so that template can work:
dev:AddRailModule/code.js

//This is for putting Discord in the side bar:
dev:DiscordIntegrator/code.js

//This is for the popup Wiki Notifications import:
dev:WikiaNotification/code.js

//This displays when the user was last active:
dev:UserLastActivity.js

//This is for the User Activity tab:
dev:UserActivityTab/code.js

//This is for Mass Edits, Protection, Deletion, Categorization, etc:
dev:MassEdit/code.js
dev:MassProtect/code.js
dev:MassCategorization/code.js
dev:MassProtect/code.js
dev:MassRename/code.js

// Adds user tags on their profile:
dev:UserTags/code.js

// Adds a Sandbox tag for every user:
dev:SandboxTab/code.js

// Disables Message Wall for bot accounts:
dev:DisableBotMessageWalls/code.js

//Test
dev:AjaxPoll.js

// For the nice looking achievements page:
dev:ModernLeaderboard.js
Advertisement