Sunshine

Bing Title Script
User Page   Awards   Subpages   Sandbox   Tools Lab   Guestbook
User script
bingTitle
See the Search Bing Link?
DescriptionAdds a "search bing" link in front of article names
AuthorVarunFEB2003
StatusStable
Browsers SupportedAll Leading Browsers
Skins SupportedVector
SourceUser:VarunFEB2003/bingTitle.js

bingTitle is a User Script designed to add a 'Search Bing' link in front of article names to easily search about an article on Bing. The bingTitle is a very functionally useful feature for users who do a lot of reference citing work around Wikipedia like members of the Guild of Copy Editors. The link takes you to a Bing page with your query filled in to provide easy references! Works only with Vector Skin if you plan to use it with some other then use at your own peril!

Support

This script is compatible will all leading browsers (including Internet Explorer) and only the Vector Skin (default Skin).

Installation

To install the script add the code given below to your common.js page. Click the link to do so. After adding the code to your common.js page bypass your cache by pressing Ctrl+F5 Your script is ready for use! You will now see "Search Bing" written next to every article (only articles)

1. The code for installation on English Wikipedia is:
importScript('User:VarunFEB2003/bingTitle.js'); // Backlink:[[User:VarunFEB2003/bingTitle]]
2. The code for installation on any other Wikimedia's Wiki is:
importScriptURI('https://en.wikipedia.org/w/index.php?action=raw&ctype=text/javascript&title=User:VarunFEB2003/bingTitle.js');

Not functioning?

There can be 2 reasons if the script is not functioning. These can be:

  1. You are using some other script that interferes with its functioning!
  2. You have not setup the code in your common.js properly, please seek personal help from me via my scripts talk page.