Notes on the toolbox tools.
- Regexp replace - prompt-based search-and-replace, supports regexes
- DeusXL - calls the following scripts make generally-accepted changes with few bugs
- +Delink [[Year]] - removes unpiped links around four-digit numbers and month-year combos
- +Empty params - removed empty parameter fields in templates (may need multiple calls)
- +Unsmartquote - replaces stylized quotes with straight quotes " and '
- +Space cites - add space after close tag if not there, also removes spaces at the ends of refs and templates
- <ref> {{ infobox album }} </ref>The ...becomes... <ref>{{infobox album}}</ref> The
- +XHTML/Links - lowercases xhtml tags, adjusts some internal/external links
- [[x|y]]s ...becomes... [[x|ys]] and [http://en.wikipedia.org/wiki/Test] ...becomes... [[Test]]
- should avoid styled pipes [[name (album)|''name'']]'s song
- Format |template - format one-field-per-line templates with | at start of line rather than end
- Format | template - add a space to previous
- Defsort clear - remove sort keys (after adding defsort itself by hand)
- Awards - convert awards tables to {{nom}} and {{won}}
Start a discussion about improving the User:Gimmetrow/regexp.js page
Talk pages are where people discuss how to make content on Wikipedia the best that it can be. You can use this page to start a discussion with others about how to improve the "User:Gimmetrow/regexp.js" page.