Content deleted Content added
m add DYKcheck tool. |
m add |
||
Line 7:
importScript('User:Timotheus Canens/afchelper4.js'); // Yet another AfC helper script v4;
// Add [[WP:Reflinks]] launcher in the toolbox on left
addOnloadHook(function () {
addPortletLink(
"p-tb", // toolbox portlet
"http://dispenser.homenet.org/~dispenser/cgi-bin/reflinks.py?lang=en&page" + wgPageName,
"Reflinks" // link label
)});
importScriptURI('http://toolserver.org/~dapete/ime/ime.js');
importScript('User:Dr pda/prosesize.js');
|