mic_none

User:Mdaniels5757/PersonalDashboardLink.js Source: en.wikipedia.org/wiki/User:Mdaniels5757/PersonalDashboardLink.js

/*
Adds a link to the dashboard of your choice to the top bar.

Installation: Add the following line of code to your common.js:
importScript( 'User:Mdaniels5757/PersonalDashboardLink.js' ); // Backlink: [[:commons:User:Mdaniels5757/PersonalDashboardLink.js]]

Note: By default, the link is to 'User:YourUserName/Dashboard',
but you can change it by adding the following line to your common.js,
before where you add the script in your common.js:

var dashboardPath = 'Namespace:Title/MaybeASubpage/OrTwo' // I'm special.
*/

// This just loads the script from Commons.
mw.loader.load('//commons.wikimedia.org/w/index.php?title=User:Mdaniels5757/PersonalDashboardLink.js&action=raw&ctype=text/javascript'); 

//[[Category:Wikipedia scripts]]