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

Content deleted Content added
SporkBot (talk | contribs)
m Remove template per TFD outcome
 
(2 intermediate revisions by 2 users not shown)
Line 6:
::Guy hasn't edited in almost a month now, and I figured he couldn't possibly have an objection to the change. Oh well, it's not urgent, I'll leave a note. --[[User:Closedmouth|Closedmouth]] ([[User talk:Closedmouth|talk]]) 15:27, 11 April 2009 (UTC)
:::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)