User:Ahecht/Scripts/FileExporter

{{Infobox user script

| name = Ahecht/Scripts/FileExporter

| desc =

| author = {{plainlist|Ahecht|User:Plastikspork}}

| status = Alpha

| mainsource = User:Ahecht/Scripts/FileExporter.js

| beta =

| skins =

| browsers =

| logo =

| screenshot =

| screenshot-caption =

| styled =

}}{{script data | page = 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

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

See also