User:K6ka/global.js

ShoutWiki — express yourself and be heard!
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
// install [[User:Cacycle/wikEdDiff]] enhanced diff
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEdDiff.js&action=raw&ctype=text/javascript');
// end wikEdDiff

// Adds NavigationPopups
// [[Wikipedia:Tools/Navigation popups]]
mw.loader.load('//en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-popups.js&oldid=883914659&action=raw&ctype=text/javascript');
mw.loader.load('//en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-navpop.css&action=raw&ctype=text/css', 'text/css');
popupRevertSummary = 'Revert to revision dated %s by %s, oldid %s using [[:wikipedia:en:Wikipedia:Popups|popups]]';
popupQueriedRevertSummary = 'Revert to revision $1 dated $2 by $3 using [[:wikipedia:en:Wikipedia:Popups|popups]]';
popupExtendedRevertSummary = 'Revert to revision dated %s by %s, oldid %s using [[:wikipedia:en:Wikipedia:Popups|popups]]';
popupQueriedRevertToPreviousSummary = 'Revert to the revision prior to revision $1 dated $2 by $3 using [[:wikipedia:en:Wikipedia:Popups|popups]]';
popupRevertToPreviousSummary = 'Revert to the revision prior to revision %s using [[:wikipedia:en:Wikipedia:Popups|popups]]';
popupRevertSummaryPrompt = true;
popupStructure = 'menus';
popupFixDabs = 'true';
popupFixDabsSummary = 'Disambiguate [[%s]] to [[%s]] using [[:wikipedia:en:Wikipedia:Tools/Navigation_popups|popups]]';
popupRmDabLinkSummary = 'Remove link to dab page [[%s]] using [[:wikipedia:en:Wikipedia:Tools/Navigation_popups|popups]]';
popupRedlinkRemoval = 'false';
popupRedlinkSummary = 'Remove link to empty page [[%s]] using [[:wikipedia:en:Wikipedia:Tools/Navigation_popups|popups]]';
// END Adds NavigationPopups

// Add HotCat
mw.loader.load('//k6ka.shoutwiki.com/w/index.php?title=User:K6ka/scripts/Gadget-HotCat.js&action=raw&ctype=text/javascript');
window.hotcat_no_autocommit = true;
// END Add HotCat

// Add section link
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Bility/copySectionLink.js&action=raw&ctype=text/javascript');
// END Add section link