User:Ahecht/Scripts/FileExporter
Appearance
< User:Ahecht | Scripts
Author(s) | |
---|---|
Status | Alpha |
Updated | July 2, 2018 (6 years ago) |
Source | User:Ahecht/Scripts/FileExporter.js |
This gadget adds a link from Wikipedia images to the FileImporter tool on Wikimedia Commons. When on an image page, a link named "Export to Commons" will be added to the toolbar at the top of the page (near the "More" menu)
Based on: commons:MediaWiki:Gadget-CropTool.js
Installation
[edit]Add the following line to Special:MyPage/common.js or meta:Special:MyPage/global.js to install:
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Ahecht/Scripts/FileExporter.js&action=raw&ctype=text/javascript' ); // Linkback: [[User:Ahecht/Scripts/FileExporter.js]]