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.
/* 
<pre><nowiki>
*/

// test
//addOnloadHook(function() {
//addTab("javascript:alert('This is a test');","test","ca-testing","Testing tab","");
//});
//My edit counter, development version
importScript('User:Ais523/editcountdev.js');

//A script by [[User:Gracenotes]] to allow longer edit summaries
$(function() {
    var sumBox;
    if ((sumBox = document.getElementById('wpSummary')))
        sumBox.setAttribute("maxlength", "250");
});

/*
</nowiki></pre>
*/

importScript('User:Ais523/votesymbols.js'); //[[User:Ais523/votesymbols.js]]
importScript('User:Ais523/topcontrib.js'); //[[User:Ais523/topcontrib.js]]
importScript('User:Ais523/contribcalendar.js'); //[[User:Ais523/contribcalendar.js]]
importScript('User:Ais523/catwatch.js'); //[[User:Ais523/catwatch.js]]
importScript('User:Ais523/sandbox.js'); //[[User:Ais523/sandbox.js]]
importScript('User:ais523/highlightmyname2.js'); //[[User:ais523/highlightmyname2.js]]
importScript('User:Ais523/watchlistnotifier.js'); //[[User:Ais523/watchlistnotifier.js]]
importScript('User:Ais523/adminrights.js'); //[[User:Ais523/adminrights.js]]
importScript('User:Ais523/editsection0tab.js'); //[[User:Ais523/editsection0tab.js]]
var bm_useparsebutton=1;
importScript('User:Ais523/bracketmatch.js'); //[[User:Ais523/bracketmatch.js]]

importScript('User:ais523/stubtagtab2.js'); //[[User:ais523/stubtagtab2.js]]