User:Stephen Ewen/monobook.js: Difference between revisions
Jump to navigation
Jump to search
imported>Stephen Ewen (Removing all content from page) |
imported>Stephen Ewen (test) |
||
Line 1: | Line 1: | ||
// Helper tools | |||
document.write('<script type="text/javascript" src="' | |||
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Addtabs/monobook.js' | |||
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | |||
// | |||
// History tools | |||
document.write('<script type="text/javascript" src="' | |||
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/History/monobook.js' | |||
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | |||
// | |||
// Replace txt | |||
document.write('<script type="text/javascript" src="' | |||
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/replacetxt.js' | |||
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | |||
// | |||
// Google tools && Spelling | |||
document.write('<script type="text/javascript" src="' | |||
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Google/monobook.js' | |||
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | |||
// | |||
// UTC clock | |||
document.write('<script type="text/javascript" src="' | |||
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/UTCclock.js' | |||
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | |||
// | |||
// Checkuser tools [[Category:Wikipedia administrators who use VoA script|{{PAGENAME}}]] | |||
document.write('<script type="text/javascript" src="' | |||
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/CheckUser/monobook.js' | |||
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | |||
// |
Revision as of 17:05, 7 January 2008
// Helper tools
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Addtabs/monobook.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//
// History tools
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/History/monobook.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//
// Replace txt
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/replacetxt.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//
// Google tools && Spelling
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Google/monobook.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//
// UTC clock
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/UTCclock.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//
// Checkuser tools [[Category:Wikipedia administrators who use VoA script|{{PAGENAME}}]]
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/CheckUser/monobook.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//