MediaWiki talk:Gadget-EnhancedUndelete.js
Obsolete
[edit]Since bug #29443 was fixed on rev:90359 and is available on MW 1.18, this gadget seems to be unnecessary now. Could someone remove it from MediaWiki:Gadgets-definition? Helder 15:44, 5 October 2011 (UTC)
- Confirmed that bug was addressed and committed. Proceeding to update gadget definition. Not fully legit use of the template, but at least as a marker.
Should be fully retired in time. — billinghurst sDrewth 03:09, 6 October 2011 (UTC)
Legacy JavaScript
[edit]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 $()
; 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}} (e • t • c) 21:55, 18 January 2015 (UTC)