User talk:Jnothman/afd helper/script.js
Blank line
[edit]I’m wondering if there is a way to prevent this script from inserting a blank line above a !vote as it currently does. Knowing very little about javascript, I don’t see where the \n, \r, or whatever is coming from. Thanks —Travistalk 19:36, 7 January 2008 (UTC)
Userpage alert?
[edit]Hi, let me start by praising this script. I just started using it and think it's a great help. One suggestion is that it also notify the creator of the original article that it has been nominated for deletion. J04n(talk page)
Legacy JavaScript
[edit]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}} (e • t • c)
21:35, 19 January 2015 (UTC)