(Translated by https://www.hiragana.jp/)
User:BlueDevil (CHU)/monobook.js - Wikipedia Jump to content

User:BlueDevil (CHU)/monobook.js

From 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.
importScript('User:AzaToth/twinkle.js');
 
importScript('Wikipedia:WikiProject User scripts/Scripts/Add edit section 0');

importScript("User:Lupin/recent2.js");
 
// install [[User:Cacycle/wikEd]] in-browser text editor
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');
 
// [[User:Lupin/popups.js]]
importScript('User:Lupin/popups.js');
 
// Script from [[User:AndyZ/peerreviewer.js]]
importScript('User:AndyZ/peerreviewer.js'); //[[User:AndyZ/peerreviewer.js]]
toolbarLink_PR = true;
allSpaces_PR = true;
width_PR = 950;
 
// [[User:Zocky/LinkComplete.js]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Zocky/LinkComplete.js' 
+ '&action=raw&ctype=text/javascript');
 
// [[User:Zocky/AutoComplete.js]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Zocky/AutoComplete.js' 
             + '&action=raw&ctype=text/javascript');