User:Gopavasanth/UserScripts
1. WikiShootMe.js
editThis user script receives latitude and longitude coordinates as input and redirects the user to the Wikishoot tool page, which shows nearby Wikimedia Commons images of the location.
Installation
editAdd the following code to your local wiki common.js page.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Gopavasanth/UserScripts/WikiShootMe.js&action=raw&ctype=text/javascript');
1. 3DModels.js
editThis user script adds 3D Models button after Videos on Wikimedia Commons which will help navigate users to 3D Models on Commons.
Installation
editAdd the following code to your local wiki common.js page.
mw.loader.load('//commons.wikimedia.org/wiki/User:Gopavasanth/UserScripts/3DModels.js?action=raw&ctype=text/javascript');