Ureuëng Ngui:Mike.lifeguard/monobook.js

Nibak Wikipedia

Ceunatat: Lheueh geukeubah, droeneuh mungkén peureulèe neuliwat cache browser web keu neukalon nyang meuubah.

  • Firefox/Safari: Teugön ngön theun Shift sira neuteugön Reload, atawa teugön Ctrl-F5 atawa Ctrl-R (⌘-R di Mac)
  • Google Chrome: Teugön Ctrl-Shift-R (⌘-Shift-R di Mac)
  • Internet Explorer / Edge: Theun Ctrl sira neuteugon Refresh, atawa teugön Ctrl-F5.
  • Opera: Teugon Ctrl-F5.
function importAnyScript(lang,family,script) {
//use importScriptURI with the full-qualified source, else importScript(); runs in the context of the remote wiki, finding nothing.
	mw.loader.load('http://'
		+ encodeURIComponent(lang) + '.'
		+ encodeURIComponent(family) + '.org/w/index.php?title='
		+ encodeURIComponent(script) + '&action=raw&ctype=text/javascript');
}
 
importAnyScript('meta','wikimedia','User:Mike.lifeguard/remote.js');