Note: You may have to bypass your browser’s cache to see the changes. In addition, after saving a sitewide CSS file such as MediaWiki:Common.css, it will take 5-10 minutes before the changes take effect, even if you clear your cache.

  • Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
  • Konqueror and Chrome: click Reload or press F5;
  • Opera: clear the cache in Tools → Preferences;
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

This JavaScript is executed for Balyozxane on every page load.


//[[User:Dixtosa/WhoDidThat.js]]
mw.loader.load('//en.wiktionary.org/w/index.php?title=User:Dixtosa/WhoDidThat.js&action=raw&ctype=text/javascript');
importScript( 'User:Erutuon/scripts/ScriptInstaller.js' ); // Backlink: [[User:Erutuon/scripts/ScriptInstaller.js]] 

importScript( 'w:en:User:Joeytje50/AWB.js/load.js' ); // Backlink: [[w:en:User:Joeytje50/AWB.js/load.js]] 
importScript( 'User:Balyozxane/CreateTranslation.js' ); // Backlink: [[User:Balyozxane/CreateTranslation.js]]

importScript( 'User:Balyozxane/newentrywiz.js' ); // Backlink: [[User:Balyozxane/newentrywiz.js]]

importScript("User:Erutuon/scripts/addAutoCat.js"); // Linkback: [[User:Erutuon/scripts/addAutoCat.js]]
window.autoCatEditSummary = true;

mw.loader.load('//en.wiktionary.org/w/index.php?title=User:Yair rand/checktbotentries2.js&action=raw&ctype=text/javascript');
window.accelEverywhere = true;

/**
 * TemplateScript adds configurable templates and scripts to the sidebar, and adds an example regex editor.
 * @see https://meta.wikimedia.org/wiki/TemplateScript
 * @update-token [[File:Pathoschild/templatescript.js]]
 */
// <nowiki>
$.ajax('//tools-static.wmflabs.org/meta/scripts/pathoschild.templatescript.js', { dataType:'script', cache:true }).then(function() {
	pathoschild.TemplateScript.add([
		// add your own templates or scripts here
		{ 
			category: 'r-ya req', 
			name: 'alternative', 
			template: '{{alternative form of|ku|}}', 
			position: 'cursor',
			accessKey: '1',
			forNamespaces: '0' 
			
		},
	]);
});
// </nowiki>
importScript('User:Erutuon/scripts/hideUnwantedCategories.js'); //Linkback: [[User:Erutuon/scripts/hideUnwantedCategories.js]] Added by Script installer