Wikipedia:WikiProject User scripts/Scripts/Replace: Difference between revisions
Content deleted Content added
Waldyrious (talk | contribs) fix warnings & deprecations (using Migration) |
change source to syntaxhighlight |
||
Line 1:
// <
// Adds a "Replace" tab which pops up two prompt boxes; one for a regexp and one for a replacement
function wpTextboxReplace()
Line 28:
});
// </
// [[Category:Wikipedia scripts]]
|