Content deleted Content added
MusikAnimal (talk | contribs) add message for (non-)automated edits tool |
sync |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 54:
-- Analysis of the user's edit summaries, using the tool on WMF Labs.
cfg['display-editsummaries'] = 'edit summaries'
-- Label before links for former administrators
cfg['display-formeradmin'] = 'former admin:'
-- Deletions that the user has performed.
cfg['display-deletions'] = 'deletions'
-- Log of rights changes performed on the user
cfg['display-localrights'] = 'local rights'
-- The user's entry on [[Special:ListUsers]].
cfg['display-listuser'] = 'list user'
-- Log of rights changes performed on the user on Meta-Wiki
cfg['display-metarights'] = 'meta'
-- A display of the user's global contributions, using the sulutil: interwiki
Line 89 ⟶ 98:
-- List of the user's local file uploads.
cfg['display-uploads'] = 'uploads'
-- List of the user's local file uploads.
cfg['display-nuke'] = 'nuke contribs'
--------------------------------------------------------------------------------
Line 185 ⟶ 198:
-- The MediaWiki language code for the wiki.
cfg['snippet-lang-default'] = 'en'
--------------------------------------------------------------------------------
|