- Articles
3,306 results
-
DiscordIntegrator
DiscordIntegrator allows integrating a Discord widget into your sidebar or content. The Discord widget is able to show all online users in a server, the users game activity, anyone in a voice channel and etc. If, after reading the documentation, you still don't understand how to set... -
Countdown
The Countdown script creates a countdown clock where specified. You add an element with a target date to the page and this script will replace that date with a countdown until the day/hour/minute/second of that date is reached. A countdown can be added to a page using the following format: The... -
MassEdit
MassEdit is a task automation and bulk editing tool written in ES5-compliant JavaScript. Its development was inspired by a desire to make the bulk editing capabilities of dedicated bot software like AutoWikiBrowser and Pywikibot and the in-editor capabilities of FindAndReplace more readily... -
SpoilerBlur
SpoilerBlur is a short and minimalistic CSS code that softly blurs a specified sentence, word, range, or paragraph and heavily blurs a specified image. If the visitor hovers over the text or image, the blur will fade away and the content will be displayed. If the visitor doesn't hover over the... -
ProfileTags
For a script with similar functionality, see UserTags. ProfileTags is a script that can replace, remove, modify and rearrange the tags on user pages (the "Founder", "Admin", "Blocked", etc. tags that appear next to user's names in their masthead). It allows you to add tags and to rearrange and... -
ReferencePopups
ReferencePopups is a re-implementation of Wikipedia's reference popup gadget, a feature which allows you to hover over a citation and view the contents of the reference in a floating box. The obvious advantage of this is that you can view the references in situ (in position), without having to... -
Tooltips
Tooltips is a script that allows tooltips to be displayed while hovering over certain elements. Note: Keep your mobile users in mind. Don't use tooltips as the only way to display content. It's best to use them more in form of a quick summary of a term and have all the details on a page. To make... -
AddRailModule
AddRailModule adds a custom module to your wiki's side rail. By default, it adds the contents of Template:RailModule towards the bottom of the side rail, just above the recommendations module ("Others like you also viewed" or "Popular Pages") or sticky modules ("Page Tools" or "Recent Wiki... -
TabberDesign
Tabber is a way to separate content into tabs, when only one tab is displayed at a time and tab labels are used to navigate between the different tabs. Tabbers can be created by using the following basic syntax: The code snippets on this page allow a wiki to customize the appearance of their... -
Discord
Discord is a script which allows you to integrate a custom Discord widget to your wiki for the sidebar, or for template use. All the configuration for the sidebar widget for the footer text, heading, join message, theme, and role separation are stored on separate pages under the... -
UTCClock
UTCClock adds a clock displaying the current time in the UTC timezone to the header on FandomDesktop. This is helpful in figuring out how long ago comments were posted on talk pages and forums since the user's signature shows the time in UTC when it was posted. This last syntax is the most... -
MultiUpload
MultiUpload is a script that allows you to select multiple files directly from the open dialog box on Special:Upload. You can also change their upload file names, descriptions and licences. All of MultiUpload configuration goes into the variable window.dev.multiupload.options. To avoid spam and... -
AddRailModule/ru
AddRailModule добавляет пользовательский модуль с рельс (правую колонку) вашей вики. По умолчанию контент страницы Template:RailModule вниз рельса, прямо над блоком популярных страниц. Используя конфигурацию, можно добавить сразу несколько модулей, а два из них могут быть помещены на верх... -
MassCategorization
MassCategorization provides a link in the toolbar ("My Tools") that shows a modal that allows the user to list pages to update their categories. Select whether you want to add, remove or replace a single or multiple categories with the "Mode:" dropdown menu (it is set at "Add" by default). In... -
List of JavaScript enhancements
This is a list of JavaScript enhancements available on Fandom Developers Wiki, categorized by type. These allow Fandom users to enhance the functionality of their wiki, or edit their personal interface. On the web, JavaScript (JS) is a core technology generally used to enhance interactivity and... -
InputUsername
InputUsername is a plugin that shows your username on the page where designated. It only works for logged-in users. Typically, this will be added as a template such as Template:USERNAME, which mimics existing magic words when added to a page, e.g. {{USERNAME}}. An example can be found on the... -
UserAnimations
This stylesheet defines a set of generic motion animations to be used on pages by just editing the page's source. While admins can access the wiki's CSS to define animations as they wish, normal users cannot. By importing this stylesheet, admins can allow normal users to add animation to... -
UserTags
For information on creating modules, see UserTags/Extending.For a script with similar functionality, see ProfileTags. UserTags is a script that can add, remove, modify and rearrange the tags on user pages (the "Founder", "Admin", "Blocked", etc. tags that appear next to user's names in their... -
AdBlock
AdBlock is a stylesheet that allows to block all ads on Fandom. AdBlock allows you to block: Rail ads; Ads in the content; Ads in the header and footer of pages; Featured videos; Sponsored content; Fandom polls This stylesheet was previously called AdRailRemove, but was used only the rail's ad... -
AjaxBatchDelete
AjaxBatchDelete is based on a script written by Splarka on Wikipedia. This code has been rewritten to use jQuery by Grunny. The option to use the Batch Delete script will appear under your "My Tools" list. In order to delete a batch of pages, just add the page names (not page URLs) in the form... -
List of CSS enhancements
This is a list of CSS enhancements categorized by type. These stylesheets allow users to: customise their wiki site-wide, or restyle their personal interface. Across the web, Cascading Style Sheets (CSS) is a stylesheet language, used to control the presentation of a webpage and enhance its... -
DiscordIntegrator/fr
DiscordIntegrator vous permet d'intégrer un widget Discord dans la barre latérale ou le contenu de page. Le widget Discord est capable d'afficher tous les utilisateurs en ligne dans un serveur, l'activité de jeu des utilisateurs, toute personne dans un canal vocal, etc. Si, après avoir lu la... -
QQX
QQX is a script for viewing all system messages on an article (or any page) with one-click. To exit, just go back to the previous page using your browser's/device's back button. -
CustomSlider
CustomSlider is a script that allows you to create a unique slider for mainpage, also you can set number of slides in wikitext, speed of scrolling, align of buttons (left/right/top/bottom), etc. Styles is fully customizable in CSS. When a slide is hovered over, scrolling stops. In addition to... -
DropdownMenu
DropdownMenu allows creation of custom dropdown menus. After installing the CSS, copy Template:Dropdown and Template:Dropdown/doc to your wiki. can be generated by using: {{Dropdown | title = Links | [[:Category:CSS]] | [[Fandom Developers Wiki|Main Page]] | [[Special:RecentChanges]] }}