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 interactively← Previous editNext edit →Content deleted Content added
Revision as of 09:06, 5 June 2006 view sourceNscheffey (talk | contribs)Extended confirmed users2,278 editsNo edit summary← Previous edit Revision as of 09:08, 5 June 2006 view source Nscheffey (talk | contribs)Extended confirmed users2,278 editsNo edit summaryNext edit →
Line 6: Line 6:




//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>'); }


//<nowiki> Admin-like RC Patrol tools //<nowiki> Admin-like RC Patrol tools
Line 13: Line 18:
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');


//</nowiki> //</nowiki>]


]

Revision as of 09:08, 5 June 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>'); }

//<nowiki> Admin-like RC Patrol tools

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

//</nowiki>]
Category: