Project:Scripts/Scripts Inventory
Appearance
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on the information here being up-to-date. |
Gadgets
[edit]meta:Gadgets doesn't take every script into account: only those added by the admins into MediaWiki:Gadgets-definition.
JavaScript
[edit]Gadget name | Works | Maintainer | Users | Active users | Available languages | Last noticed update (YYYY-MM-DD) | Wiki tools using this gadget | Description | Notes |
---|---|---|---|---|---|---|---|---|---|
Active sysops | Yes | Hoo man | ?? | ?? | English | 2014-10-15 | all | shows the number of active (one log entry in the last 7 days, or as configured) administrators and it can mark global sysop wikis. | |
Ajax sysop | ? | Pathoschild | ?? | ?? | Bengali, Catalan, German, English, Spanish, French, Italian, Japanese, Portuguese, Russian, Serbian (ec, el), Urdu | 2018-04-17 | all | dynamically loads information, modifies pages, and submits queries for quick sysoping (screenshots: deletion form, Special:Contribution, patrolling). It should be fully compatible with all skins and modernish browsers. | |
Ajax transclusion table | ? | Pathoschild | ?? | ?? | Bengali, Catalan, German, English, Spanish, French, Italian, Japanese, Portuguese, Russian, Serbian (Cyrillic, Latin), Urdu | 2017-05-01 | all? | adds a "[show]" link in the first cell of every row in tables with the "attable" class. Clicking the link will display the linked page below (see screenshots at right). No show/hide link will be shown in rows that don't contain a link, like headings. | |
FilterRC | ? | Pathoschild | ?? | ?? | Bengali, Catalan, German, English, Spanish, French, Italian, Japanese, Portuguese, Russian, Serbian (Cyrillic, Latin), Urdu | Wiki tools using this gadget | Description | Notes | |
Gadget name | Works? | Maintainer | Users | Active users | Available languages | Last update (YYYY-MM-DD) | Wiki tools using this gadget | Description | Notes |
Sources
[edit]Request on https://quarry.wmflabs.org/query/39383: 1,534 results.
SELECT CONCAT(case
when page_namespace = 2 then 'User:'
when page_namespace = 8 then 'MediaWiki:' end
, page_title)
FROM frwiki_p.page
WHERE page_namespace IN (2, 8) AND page_len > 255 AND page_title LIKE '%.js' AND NOT page_title REGEXP '.*/(cologneblue|common|minerva|modern|monobook|timeless|vector|EditCounterOptIn|LiveRCparam).js'
- JavaScript list on Wikimedia: meta:Category:JavaScript
- French most used JS gadgets w:fr:Special:Gadgets
CSS
[edit]Lua Modules
[edit]Project full indexes of Lua modules. Wikidata stores modules meant to be used on other projects to simplify their maintenance.
- Cross-language projects
- Specific languages projects
Robots
[edit]Some of them are hosted on https://xtools.wmflabs.org/.