User:Alex 21/script-functions
Installation
To install just this script, add:
importScript('User:Alex 21/script-functions.js');
to Special:MyPage/common.js. To make sure that the functions script has loaded before any other Alex 21 script, load your script into common.js as such:
importScript('User:Alex 21/script-functions.js');setTimeout(function() {
importScript('User:Alex 21/{SCRIPT}.js');
},1000);
Bugs
Please report any bugs on the talk page of the script's creator.