User talk:Mr.Z-man/closeAFD2.js
Appearance
- @Floquenbeam: Regarding your query on WK's talk,
- If you replace the following
/\{\{REMOVE THIS TEMPLATE WHEN CLOSING THIS AfD\|\w+\}\}/
in the script with /\{\{REMOVE THIS TEMPLATE WHEN CLOSING THIS AfD\|(\w|\?)+\}\}/
, it should solve the issue. Twinkle adds a question mark to the template {{REMOVE THIS TEMPLATE WHEN CLOSING THIS AfD|?}}, whereas the existing regex only matches for alphanumeric characters and underscore. Hope this helps. - 185.108.128.5 (talk) 20:28, 25 September 2015 (UTC)
- Thank you, I'll give that a try. In order not to step on anyone's toes (or, more likely, break something) I'll copy this to my user space and try it there. Next time I have a chance to use it, I'll report back here whether it worked or not. --Floquenbeam (talk) 19:11, 28 September 2015 (UTC)