Jump to content

User:Haza-w/interiot.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Callanecc (talk | contribs) at 08:09, 3 December 2013 (Update to wmlabs URLs). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
$(document).ready(function() {
  mw.util.addPortletLink('p-personal','http://tools.wmflabs.org/xtools/pcount/index.php?lang=en&wiki=wikipedia&name='+mw.util.rawurlencode(mw.config.get('wgUserName')),'edit count','pt-editcount','View edit count',false,'#pt-logout');
  mw.util.addPortletLink('p-personal','http://tools.wmflabs.org/xtools/editsummary/index.php?lang=en&wiki=wikipedia&name='+mw.util.rawurlencode(mw.config.get('wgUserName')),'summary usage','pt-editsummaries','View edit summary usage',false,'#pt-logout');
});