User:Rchard2scout/common.js

Source: Wikipedia, the free encyclopedia.
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.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3AGalobtter%2Fscripts%2Fadminhighlighter.js&action=raw&ctype=text/javascript'); // [[User:Galobtter/scripts/adminhighlighter.js]]
importScript('User:Trappist the monk/HarvErrors.js');
importScript('User:SD0001/find-archived-section.js'); // [[User:SD0001/find-archived-section.js]]
importScript('User:PrimeHunter/Subpages.js'); // Linkback: [[User:PrimeHunter/Subpages.js]]
importScript( 'User:Enterprisey/diff-permalink.js' ); // Backlink: [[User:Enterprisey/diff-permalink.js]]

var history_link_node = $('#ca-history').children().first();
var history_link_href = history_link_node.attr("href") + "&limit=250";
history_link_node.attr("href", history_link_href);