| Display title | MediaWiki:Gadget-BetterUpload.js |
| Default sort key | Gadget-BetterUpload.js |
| Page length (in bytes) | 17,387 |
| Namespace ID | 8 |
| Namespace | MediaWiki |
| Page ID | 572 |
| Page content language | en - English |
| Page content model | JavaScript |
| Indexing by robots | Allowed |
| Number of redirects to this page | 0 |
| Number of subpages of this page | 0 (0 redirects; 0 non-redirects) |
| Edit | Allow only users with "editsitejs" permission (infinite) |
| Move | Allow only users with "editsitejs" permission (infinite) |
| Page creator | ReisuDesign (talk | contribs) |
| Date of page creation | 13:45, 12 November 2025 |
| Latest editor | ReisuDesign (talk | contribs) |
| Date of latest edit | 13:45, 12 November 2025 |
| Total number of edits | 1 |
| Total number of distinct authors | 1 |
| Recent number of edits (within past 90 days) | 1 |
| Recent number of distinct authors | 1 |
| Magic word (1) | |
| Transcluded templates (2) | Templates used on this page:
|
Description | Content |
Article description: (description) This attribute controls the content of the description and og:description elements. | /* jshint
undef: true,
devel: true,
typed: true,
jquery: true,
strict: true,
eqeqeq: true,
freeze: true,
latedef: true,
shadow: outer,
varstmt: true,
quotmark: single,
esversion: 6,
futurehostile: true
//* global
importArticles
/
mw.hook('dev.CCM.load').add((cmLoader) => {
'use strict';
(window... |