User:Microchip08/pgarequirements.js

From Simple English Wikipedia, the free encyclopedia

Note: After publishing, 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: Press Ctrl-F5.
if(wgNamespaceNumber == 0) addOnloadHook(pgarequirements);

function pgarequirements() {
$(function () {
   addPortletLink ('p-tb', 'http://toolserver.org/~dispenser/cgi-bin/webreflinks.py?page=simple%3A'+wgPageName+'&citeweb=on&overwrite=', 'Format references');
   addPortletLink ('p-tb', 'http://toolserver.org/~dispenser/cgi-bin/readability1.4.py?page=simple%3A'+wgPageName, 'Readability statistics');
});
   addPortletLink ('p-tb', 'http://toolserver.org/~dispenser/cgi-bin/dablinks.py?page=simple%3A'+wgPageName, 'Disambiguation links');
   addPortletLink ('p-tb', 'http://toolserver.org/~dispenser/cgi-bin/webchecklinks.py?page=simple%3A'+wgPageName, 'Check references');
   addPortletLink ('p-tb', 'http://commons.wikipedia.org/wiki/Special:Search/'+wgPageName, 'Piccify!');
}
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Dr_pda/prosesize.js&action=raw&ctype=text/javascript');