Cannabis Indica

Content deleted Content added
No edit summary
update
Line 1: Line 1:
importScript('User:Xenocidic/statusChanger2.js');

// Add [[WP:Reflinks]] launcher in the toolbox on left
// Add [[WP:Reflinks]] launcher in the toolbox on left
addOnloadHook(function () {
addOnloadHook(function () {
Line 10: Line 8:
)});
)});


importScript('Wikipedia:AutoEd/complete.js');
importScript('User:Scottywong/diffconverter.js'); //[[User:Scottywong/diffconverter.js]]

importScript('User:TheDJ/qui.js');

Revision as of 02:39, 28 October 2013

// Add [[WP:Reflinks]] launcher in the toolbox on left
addOnloadHook(function () {
 addPortletLink(
  "p-tb",     // toolbox portlet
  "//toolserver.org/~dispenser/cgi-bin/webreflinks.py/" + wgPageName
   + "?client=script&citeweb=on&overwrite=&limit=20&lang=" + wgContentLanguage,
  "Reflinks"  // link label
)});

importScript('User:Scottywong/diffconverter.js'); //[[User:Scottywong/diffconverter.js]]

Leave a Reply