User talk:Haza-w/interiot.js
Appearance
This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Please change the ~soxred links to ~tparis. →Στc. 08:20, 19 March 2012 (UTC)
Syntax update while you're in there as well:
$(document).ready(function() {
mw.util.addPortletLink('p-personal','http://toolserver.org/~tparis/count/index.php?lang=en&wiki=wikipedia&name='+mw.util.rawurlencode(mw.config.get('wgUserName')),'My edit count','pt-editcount','View edit count',false,'#pt-logout');
mw.util.addPortletLink('p-personal','http://toolserver.org/~tparis/editsummary/index.php?lang=en&wiki=wikipedia&name='+mw.util.rawurlencode(mw.config.get('wgUserName')),'My summary usage','pt-editsummaries','View edit summary usage',false,'#pt-logout');
});
— Bility (talk) 17:12, 19 March 2012 (UTC)
This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Please replace the page with:
$(document).ready(function() {
mw.util.addPortletLink('p-personal','http://toolserver.org/~tparis/count/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://toolserver.org/~tparis/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');
});
→Σσς. (Sigma) 00:04, 1 January 2013 (UTC)
- Done. Rjd0060 (talk) 02:12, 1 January 2013 (UTC)
This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
The links have changed yet again. Please convert the links to Labs links:
$(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');
});
→Σσς. (Sigma) 09:57, 2 December 2013 (UTC)
- Done Callanecc (talk • contribs • logs) 08:09, 3 December 2013 (UTC)