Wikipedia talk:WikiProject User scripts/Scripts/test-n.js

This is an old revision of this page, as edited by Technical 13 (talk | contribs) at 22:36, 19 January 2015 (Request self-repair of all JavaScript for the 1.26/1.27 removal of Legacy code. (Phab:T52039) using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Latest comment: 10 years ago by Technical 13 in topic Legacy JavaScript

Legacy JavaScript

Template:JS migration 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) 22:36, 19 January 2015 (UTC)Reply