User:Gopavasanth/UserScripts

From mediawiki.org

1. WikiShootMe.js[edit]

This 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[edit]

Add 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[edit]

This user script adds 3D Models button after Videos on Wikimedia Commons which will help navigate users to 3D Models on Commons.

Installation[edit]

Add 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');