User:Galactic-Radiance/common.js
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .css page for this skin is at User:Galactic-Radiance/common.css. |
// LiveNotifications; real-time notifications
// documentation located at https://en.wikipedia.org/wiki/User:Evad37/livenotifications
//mw.loader.load( '/w/index.php?title=User:Evad37/livenotifications.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Evad37/livenotifications.js]]
// Diffs; time between edits, time since revision
// documentation located at https://en.wikipedia.org/wiki/User:Dudemanfellabra/diffs
importScript( 'User:Dudemanfellabra/diffs.js' ); // Backlink: [[User:Dudemanfellabra/diffs.js]]
// WhatLinksHere filter; exclude links transcluded on a template from WhatLinksHere
// documentation located at https://en.wikipedia.org/wiki/User:V111P/js/What_Links_Here_link_filter
if (mw.config.get('wgCanonicalSpecialPageName') == 'Whatlinkshere')
importScript('User:V111P/js/whatLinksHereLinkFilter.js');
// CiteHighlighter; highlights sources based on WP-based reliability
// documentation located at https://en.wikipedia.org/wiki/User:Novem_Linguae/Scripts/CiteHighlighter
window.citeHighlighterLighterColors = true; //lighter highlights
importScript( 'User:Novem Linguae/Scripts/CiteHighlighter.js' ); // Backlink: [[User:Novem Linguae/Scripts/CiteHighlighter.js]]
// SuperLinks; adds dropdown menus to make several links easier to access
// documentation located at https://en.wikipedia.org/wiki/User:Bradv/Scripts/Superlinks
importScript( 'User:Bradv/Scripts/Superlinks.js' ); // Backlink: [[User:Bradv/Scripts/Superlinks.js]]
// voteSymbols; displays icons next to discussion votes
// documentation located at https://en.wikipedia.org/wiki/User:Pythoncoder/Scripts/voteSymbols
importScript('User:Pythoncoder/voteSymbols.js');
importScript('User:BrandonXLF/FindSources.js'); // Backlink: [[User:BrandonXLF/FindSources.js]]
importScript('User:Sam_Sailor/Scripts/WRStitle.js'); // Backlink: [[User:Sam_Sailor/Scripts/WRStitle.js]]
importScript('User:Markhurd/hidetopcontrib.js'); // Backlink: [[User:Markhurd/hidetopcontrib.js]]
importScript('User:SD0001/shortdescs-in-category.js'); // Backlink: [[User:SD0001/shortdescs-in-category.js]]
importScript('User:GhostInTheMachine/SortWhatLinksHere.js'); // Backlink: [[User:GhostInTheMachine/SortWhatLinksHere.js]]
importScript('User:Lourdes/Backlinks.js'); // Backlink: [[User:Lourdes/Backlinks.js]]
importScript('User:Awesome_Aasim/savedraft.js'); // Backlink: [[User:Awesome_Aasim/savedraft.js]]
importScript('User:Joeytje50/JWB.js/load.js'); // Backlink: [[User:Joeytje50/JWB.js/load.js]]
importScript('User:קיפודנחש/TemplateParamWizard.js'); // Backlink: [[User:קיפודנחש/TemplateParamWizard.js]]
importScript('User:BrandonXLF/ParameterSpacing.js'); // Backlink: [[User:BrandonXLF/ParameterSpacing.js]]
importScript('User:Chlod/Scripts/Coordinator.js'); // Backlink: [[User:Chlod/Scripts/Coordinator.js]]
importScript('User:SuperHamster/CiteUnseen.js'); // Backlink: [[User:SuperHamster/CiteUnseen.js]]
importScript('User:BrandonXLF/QuickEdit.js'); // Backlink: [[User:BrandonXLF/QuickEdit.js]]
importScript('User:The_Evil_IP_address/hdedit.js'); // Backlink: [[User:The_Evil_IP_address/hdedit.js]]
importScript('User:Bradv/Scripts/Notepad.js'); // Backlink: [[User:Bradv/Scripts/Notepad.js]]
//importScript('User:BrandonXLF/ReferenceExpander.js'); // Backlink: [[User:BrandonXLF/ReferenceExpander.js]]
importScript('User:BrandonXLF/TodoList.js'); // Backlink: [[User:BrandonXLF/TodoList.js]]
importScript('User:Þjarkur/NeverUseMobileVersion.js'); // Backlink: [[User:Þjarkur/NeverUseMobileVersion.js]]
//importScript('User:Gary/subjects_age_from_year.js'); // Backlink: [[User:Gary/subjects_age_from_year.js]]
importScript('wikt:MediaWiki:Gadget-CodeLinks.js'); // Backlink: [[wikt:MediaWiki:Gadget-CodeLinks.js]]
importScript('User:PerfektesChaos/js/lintHint/r.js'); // Backlink: [[User:PerfektesChaos/js/lintHint/r.js]]
importScript('User:Þjarkur/Show_number_of_active_watchers_&_monthly_views_on_every_page.js'); // Backlink: [[User:Þjarkur/Show_number_of_active_watchers_&_monthly_views_on_every_page.js]]
importScript('User:Ahecht/Scripts/TemplateSearch.js'); // Backlink: [[User:Ahecht/Scripts/TemplateSearch.js]]
importScript('User:Writ_Keeper/Scripts/unmobilePlus.js'); // Backlink: [[User:Writ_Keeper/Scripts/unmobilePlus.js]]
importScript('User:Ingenuity/quickNavigate.js'); // Backlink: [[User:Ingenuity/quickNavigate.js]]
importScript('User:Rublov/refspace.js'); // Backlink: [[User:Rublov/refspace.js]]
importScript('mw:MediaWiki:MiniEdit.js'); // Backlink: [[mw:MediaWiki:MiniEdit.js]]
importScript('User:Nardog/RefRenamer.js'); // Backlink: [[User:Nardog/RefRenamer.js]]
importScript('User:Odie5533/SnipManager.user.js'); // Backlink: [[User:Odie5533/SnipManager.user.js]]