User:Guarapiranga/GlobalWatchlistLink.js

/*** Global Watchlist Link ***/// Adds link to Global Watchlist// Documentation at [[en:w:User:Guarapiranga/GlobalWatchlistLink]]// By [[en:w:User:Guarapiranga]]$(function() {mw.util.addPortletLink('p-personal','https://meta.wikimedia.org/wiki/Special:GlobalWatchlist',window.globalwatchlist || '(Global)','globalwatchlist','Go to Special:GlobalWatchlist','',$('#pt-watchlist').next());});