Misplaced Pages

User:Nscheffey/monobook.js: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
< User:Nscheffey Browse history interactivelyNext edit →Content deleted Content added
Revision as of 22:09, 7 January 2006 view sourceNscheffey (talk | contribs)Extended confirmed users2,278 editsNo edit summary  Revision as of 03:04, 31 May 2006 view source Nscheffey (talk | contribs)Extended confirmed users2,278 editsNo edit summaryNext edit →
Line 4: Line 4:
+ 'http://en.wikipedia.org/search/?title=User:Lupin/popups.js' + 'http://en.wikipedia.org/search/?title=User:Lupin/popups.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');


//Interiot's javascript edit counter
if (document.title.indexOf('User:Interiot/Tool2/code.js') != -1) {
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/search/?title=User:Interiot/Tool2/code.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); }

Revision as of 03:04, 31 May 2006

// ] - please include this line 

document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/search/?title=User:Lupin/popups.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');


//Interiot's javascript edit counter
if (document.title.indexOf('User:Interiot/Tool2/code.js') != -1) {
  document.write('<script type="text/javascript" src="' 
    + 'http://en.wikipedia.org/search/?title=User:Interiot/Tool2/code.js' 
    + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); }