Indic-TechCom/Tools/FindAndReplace
Appearance
Phabricator project: #indic-techcom
< Indic-TechCom | Tools
This Script adds Mass Find and Replace link in the sidebar for replacing the text.
Note
[edit]- This script may also replace the text inside the wikilinks and templates. So be careful!
- This will not replace the text inside wikitags like <nowiki>, <math>, and <gallery> etc.
Installation
[edit]Add the following code to your local wiki common.js page or meta's global.js.
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Indic-TechCom/Script/findAndreplace.js&action=raw&ctype=text/javascript');