Jump to content

User:FlightTime Public/vector.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by FlightTime Public (talk | contribs) at 15:57, 4 November 2010 (Undid revision 394796973 by Mlpearc Public (talk)Not working). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
importScript('User:Ohconfucius/MOSNUM dates.js');  //[[User:Ohconfucius/MOSNUM dates.js]]

importScript('User:Ohconfucius/Common Terms.js');  //[[User:Ohconfucius/Common Terms.js]]

importScript('User:Tim Song/afchelper4.js');

importScript('User:Anomie/util.js');

importScript('User:Anomie/linkclassifier.js'); // Linkback: [[User:Anomie/linkclassifier.js]]

importScript('User:Ioeth/friendly.js');

importScript('User:Dr pda/prosesize.js'); //[[User:Dr pda/prosesize.js]]

importScript("User:GregU/dashes.js");


importScript('User:AzaToth/twinkle.js');

// Adds a link to the acc tool
//
 
addOnloadHook(function () {
addPortletLink( "p-personal",
"http://toolserver.org/~acc/acc.php",
"Acc tool", "pt-acctool", "Link to acc tool",
"A", document.getElementById("pt-logout"));
});