Difference between revisions of "User:Waldir/vector.js"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
Line 2: Line 2:
 
importScriptURI('http://en.wikipedia.org/w/index.php?title=User:Markhurd/hidetopcontrib.js&action=raw&ctype=text/javascript');
 
importScriptURI('http://en.wikipedia.org/w/index.php?title=User:Markhurd/hidetopcontrib.js&action=raw&ctype=text/javascript');
  
$(function () {
+
 
 
alert("it works?");
 
alert("it works?");
 
//  if(wgCanonicalSpecialPageName == 'Contributions')
 
//  if(wgCanonicalSpecialPageName == 'Contributions')
 
//    addPortletLink('p-cactions', 'javascript:alert("it works!")', 'show/hide top', 'ca-hidetop',
 
//    addPortletLink('p-cactions', 'javascript:alert("it works!")', 'show/hide top', 'ca-hidetop',
 
//                    "Show/hide pages for which you're the top contributor", '');
 
//                    "Show/hide pages for which you're the top contributor", '');
});
 

Revision as of 13:05, 22 November 2012

importScriptURI('http://en.wikipedia.org/w/index.php?title=User:Js/6tabs-vector.js&action=raw&ctype=text/javascript');
importScriptURI('http://en.wikipedia.org/w/index.php?title=User:Markhurd/hidetopcontrib.js&action=raw&ctype=text/javascript');


alert("it works?");
//   if(wgCanonicalSpecialPageName == 'Contributions')
//     addPortletLink('p-cactions', 'javascript:alert("it works!")', 'show/hide top', 'ca-hidetop',
//                    "Show/hide pages for which you're the top contributor", '');