Content deleted Content added
m re-categorisation per CFD at Wikipedia:Categories for deletion/Log/2006 August 31 using AWB |
m Maintenance: Replacing document.write with mw.loader.load (mw:ResourceLoader/Migration_guide_(users)#Avoid_document.write() - phab:T130879) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2:
//---------------------------------------------------------------
//History tools
mw.loader.load(
+ '&action=raw&ctype=text/javascript&dontcountme=s
//END
//---------------------------------------------------------------
Line 1,712:
//************
//MAIN
function Mainfast()
{
Line 1,741:
// <nowiki>Filter changes live [[Category:VoA scripted admins]]
// [[User:Lupin/recent2.js]] - please include this line
mw.loader.load(
+ '&action=raw&ctype=text/javascript&dontcountme=s
// [[User:Lupin/popupsdev.js]] - please include this line
Line 1,758:
//</nowiki>[[Category:Wikipedians who use VoA script ]]
//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'); }
|