Difference between revisions of "MediaWiki:Gadget-welcome.js"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
mw.notify( $('<a href="/wiki/Special:Preferences#mw-prefsection-gadgets">Want to get rid of these popups?</a>' ) ); | mw.notify( $('<a href="/wiki/Special:Preferences#mw-prefsection-gadgets">Want to get rid of these popups?</a>' ) ); | ||
− | mw.notify( $('Want to chat with us? <a href="https://t.me/joinchat/EQmUKxR1MtQo7HvcrvRA_Q">Telegram</a> or <a href="https://chat.whatsapp.com/KJmtalgVt1e6puAizOx2EE">WhatsApp</a>?' ) ); | + | mw.notify( $('Want to chat with us?')); |
+ | |||
+ | mw.notify($('<a href="https://t.me/joinchat/EQmUKxR1MtQo7HvcrvRA_Q">Telegram</a>')); | ||
+ | // or <a href="https://chat.whatsapp.com/KJmtalgVt1e6puAizOx2EE">WhatsApp</a>?' ) ); |
Revision as of 01:13, 5 January 2020
mw.notify( $('<a href="/wiki/Special:Preferences#mw-prefsection-gadgets">Want to get rid of these popups?</a>' ) );
mw.notify( $('Want to chat with us?'));
mw.notify($('<a href="https://t.me/joinchat/EQmUKxR1MtQo7HvcrvRA_Q">Telegram</a>'));
// or <a href="https://chat.whatsapp.com/KJmtalgVt1e6puAizOx2EE">WhatsApp</a>?' ) );