User:Ceradon/vector.js: Difference between revisions

Content deleted Content added
No edit summary
m Doing stuff.
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://toolserver.org/~dispenser/cgi-bin/webreflinks.py/" + wgPageName
+ "?client=script&citeweb=on&overwrite=&limit=20&lang=" + wgContentLanguage,
"Reflinks" // link label
)});
importScriptURI('http://toolserver.org/~dapete/ime/ime.js');
importScript('User:Dr pda/prosesize.js');
Line 22 ⟶ 15:
importScript('User:Dr pda/persondata.js'); //[[User:Dr pda/persondata.js]]
importScript("User:GregU/dashes.js");
importScript('User:Mr.Z-man/closeAFD.js');