Content deleted Content added
Polygnotus (talk | contribs) No edit summary |
Polygnotus (talk | contribs) m Polygnotus moved page User:Polygnotus/namespace.js to User:Polygnotus/Scripts/NamespaceFilter.js |
||
(One intermediate revision by the same user not shown) | |||
Line 1:
// Very janky and not intended for real world use, does not make API calls just filters whatever is there on the page (so use limit=5000).
// I have requested something better:
// https://meta.wikimedia.org/wiki/Community_Wishlist/Wishes/Add_Namespace_filter_to_all_Special:_pages_(where_applicable)
(function() {
'use strict';
|