User talk:Microchip08/switcher-extended.js

Latest comment: 9 years ago by Technical 13 in topic Legacy JavaScript
What the icons mean
online
offline
busy
wikibreak
away
holiday
school
huggle

You can add a switcher onto your own userpage: just put [javascript:changestatus('asleep') asleep] or somesuch to your userpage, and anyone with the script can change their own status by clicking that link :).

You can disable the link in the toolbox if you want to do it that way by adding two slashes // to the start of the first three lines. If you do it properly it should appear green. MC8 (b · t) 17:39, Sunday August 30 2009 (UTC)

Legacy JavaScript change

Hello! This script has been detected as using deprecated parameters that need to be replaced with the updated version. Examples include addOnloadHook( ... ) needs to be replaced with $( ... ) or $( function() { ... } ) (depending on use); all wgGlobalVariables need to be properly gotten with mw.config.get( 'wgGlobalVariable' ); and addPortletLink needs to be called with mw.util.addPortletLink. Please see MW:ResourceLoader/Legacy JavaScript for details. Thank you. — {{U|Technical 13}} (etc) 21:41, 20 January 2015 (UTC)Reply

Return to the user page of "Microchip08/switcher-extended.js".