You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Phabricator project: #tool-extjsonuploader
Tool:Extjsonuploader
Revision as of 10:00, 15 August 2021 by imported>Samwilson (update with new JSON output info)
![]() | |
---|---|
Website | https://extjsonuploader.toolforge.org/ |
Description | A tool for collecting and uploading extension data to mediawiki.org |
Keywords | bot, extensions |
Author(s) | Brian Wolff |
Maintainer(s) | Brian Wolff, Gergő Tisza (View all) |
Source code | labs/tools/extjsonuploader (Github mirror, code review) |
License | GNU General Public License 2.0 or later |
Issues | Open tasks · Report a bug |
extjsonuploader is a tool for collecting extension data and uploading it to mediawiki.org in formats that templates and other consumers can use.
It collects the contents of extension.json and uploads it as Lua tables to Module:ExtensionJson (as User:Bawolff bot). This data is loaded in mw:Template:Extension via mw.loadData
.
It also makes the same data available on the web as https://extjsonuploader.toolforge.org/ExtensionJson.json