User:1AmNobody24/Find Link
From Wikipedia, the free encyclopedia
Find Link is a user script made for using the same named Tool. Which helps in adding Wikilinks to articles (Mainly useful for WP:NPP or WP:DEORPHAN).
| Description | Helps using the tool Find link |
|---|---|
| Author | 1AmNobody24 |
| Status | Stable |
| First released | March 29, 2023 |
| Updated | August 7, 2024 (20 months ago) |
| Browsers | |
| Skins |
|
| Source | User:1AmNobody24/Find Link.js |
Instructions
Once installed it adds a link to the Toolbox. When used on any article it opens the website of the Find link tool (https://edwardbetts.com/find_link/) and automatically searches possible links for the article.
How to install
On English Wikipedia it is recommended to install this script using the script-installer gadget, which can be turned on at:
- Preferences → Gadgets → Advanced →
Install scripts without having to manually edit JavaScript files (documentation) (direct link)
Then you can go back to this page and click the big blue "Install" button in the infobox.
Alternatively, you can manually install it by adding the following code to your common.js file:
{{subst:iusc|User:1AmNobody24/Find Link.js}}
To install the script on another wiki, use the following snippet:
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:1AmNobody24/Find_Link.js&action=raw&ctype=text/javascript');