User:1AmNobody24/Find Link
{{Infobox Wikipedia user script
|desc=Helps using the tool Find link
|author=1AmNobody24
|released={{start date and age|2023|03|29}}
|status= Stable
|source= User:1AmNobody24/Find Link.js
|skins= {{plainlist|
- {{y&}} Vector 2022
- {{y&}} Vector (2010)
- {{y&}} MonoBook
- {{y&}} Timeless
}}
|browsers={{plainlist|
}}
}}
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).
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|check={{int:Gadget-script-installer}} (direct link)}}
Then you can go back to this page and click the big blue "Install" button in the infobox.
To install the script on another wiki, use the following snippet:
{{#tag:syntaxhighlight
|mw.loader.load('https:{{fullurl:{{FULLPAGENAME}}.js|action=raw&ctype=text/javascript}}');
|lang=javascript
}}