Jump to content

User talk:Andrew Base/common.js

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by ToBeFree (talk | contribs) at 10:15, 2 September 2019 (tip). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Andrew Base, you may like to add a Dashboard link to your title link list:

// Help:Customizing_toolbars $.when( mw.loader.using('mediawiki.util'), $.ready ).then( function() {

   mw.util.addPortletLink ('p-personal', '/wiki/User:Andrew_Base/Dashboard', 'Dashboard', 'pt-tf-dashboard', 'Dashboard', null, '#pt-mytalk');

} );


~ ToBeFree (talk) 10:15, 2 September 2019 (UTC)[reply]