Wikipedia talk:WikiProject User scripts/Scripts/hideOwn.js: Difference between revisions
Content deleted Content added
Technical 13 (talk | contribs) Request self-repair of all JavaScript for the 1.26/1.27 removal of Legacy code. (Phab:T52039) using AWB |
m Remove template per TFD outcome |
||
Line 1:
== Legacy JavaScript ==
Hello! This script has been detected as using deprecated parameters that need to be replaced with the updated version. Examples include <code>addOnloadHook( ... )</code> needs to be replaced with <code>$( ... )</code> or <code>$( function() { ... } )</code> (depending on use); all wgGlobalVariables need to be properly gotten with <code>mw.config.get( 'wgGlobalVariable' )</code>; and <code>addPortletLink</code> needs to be called with <code>mw.util.addPortletLink</code>. Please see [[MW:ResourceLoader/Legacy JavaScript]] for details. Thank you. — <code class="nowrap">{{U|[[User:Technical 13|Technical 13]]}} <sup>([[Special:EmailUser/Technical 13|e]] • [[User talk:Technical 13|t]] • [[Special:Contribs/Technical 13|c]])</sup></code> 22:36, 19 January 2015 (UTC)
|