User:Emma/common.js: Difference between revisions
Jump to navigation
Jump to search
Want an adless experience? Log in or Create an account.
(Clearing the page.) |
(Testing script.) |
||
Line 1: | Line 1: | ||
addOnloadHook( function() { | |||
addPortletLink ('p-personal','User:' + mw.config.get('wgUserName')+'/Sandbox, 'My sandbox', 'ca-sandbox', 'My personal sandbox', 's'); | |||
}); |
Revision as of 07:55, November 8, 2011
addOnloadHook( function() { addPortletLink ('p-personal','User:' + mw.config.get('wgUserName')+'/Sandbox, 'My sandbox', 'ca-sandbox', 'My personal sandbox', 's'); });