Content deleted Content added
m Maintenance: Replacing addPortletLink() with mw.util.addPortletLink() (mw:ResourceLoader/Migration_guide_(users)#addPortletLink) |
m Maintenance: Replacing document.write with mw.loader.load (mw:ResourceLoader/Migration_guide_(users)#Avoid_document.write() - phab:T130879) |
||
(One intermediate revision by the same user not shown) | |||
Line 192:
//Interiot's javascript edit counter
if (document.title.indexOf('User:Interiot/Tool2/code.js') != -1) {
▲ + 'http://en.wikipedia.org/w/index.php?title=User:Interiot/Tool2/code.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); }▼
//
Line 207 ⟶ 205:
//[[User:Lupin/popupsdev.js]] - please include this line
+ '
popupShortcutKeys=true; // optional: enable keyboard shortcuts
Line 304 ⟶ 301:
//Interiot's javascript edit counter
if (document.title.indexOf('User:Interiot/Tool2/code.js') != -1) {
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Interiot/Tool2/code.js&action=raw&ctype=text/javascript'); }
▲ + 'http://en.wikipedia.org/w/index.php?title=User:Interiot/Tool2/code.js'
importScript('User:TheJosh/Scripts/NewPagePatrol.js');
/**** welcome new user ****/
▲ 'src="http://en.wikipedia.org/w/index.php?title=User:Nmajdan/welcome_newuser.js' +
importScript('User:AzaToth/twinkle.js');function resetSandbox() {
document.editform.wpTextbox1.value = "\{\{Please leave this line alone (sandbox heading)\}\}\n" +
|