User talk:2D/commonsmover.js: Difference between revisions

Content deleted Content added
Closedmouth (talk | contribs)
SporkBot (talk | contribs)
m Remove template per TFD outcome
 
(One intermediate revision by one other user not shown)
Line 7:
:::Thanks. Just give it a couple of days and if there's no reply, feel free to let me know or just re-add the editprotected request tag. - [[User:Rjd0060|Rjd0060]] ([[User talk:Rjd0060|talk]]) 16:13, 11 April 2009 (UTC)
::::No response, did it myself :P --[[User:Closedmouth|Closedmouth]] ([[User talk:Closedmouth|talk]]) 15:56, 19 April 2009 (UTC)
== 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>$( function() { ... } )</code>; 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">&#123;&#123;U&#124;[[User:Technical 13|Technical 13]]&#125;&#125; <sup>([[Special:EmailUser/Technical 13|e]] • [[User talk:Technical 13|t]] • [[Special:Contribs/Technical 13|c]])</sup></code> 20:26, 19 January 2015 (UTC)