MediaWiki:Gadget-topIcons.js: Difference between revisions
Created page with "→* * Moves icons from [[Template:External]] to the top bar; rewritten from scratch for modern mediawiki * @author Banri: (function ($,mw,gs) { if (mw.config.get('wgNamespa..." |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
mw.util.addPortletLink( | mw.util.addPortletLink( | ||
'p-namespaces', | 'p-namespaces', | ||
('https://geministation.com/'), | ('https://geministation.com/ship'), | ||
'', | '', | ||
'ca-nstab-external-link-gsm', | 'ca-nstab-external-link-gsm', | ||
' | 'Return to ship' | ||
); | ); | ||
mw.util.addPortletLink( | mw.util.addPortletLink( | ||
| Line 17: | Line 17: | ||
'', | '', | ||
'ca-nstab-external-link-gsf', | 'ca-nstab-external-link-gsf', | ||
' | 'Visit the Gemini Station Forum.' | ||
); | ); | ||
} else { | } else { | ||