Modul:UserLinks/config: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
←Membuat halaman berisi '-------------------------------------------------------------------------------- -- UserLinks configuration -- -- Th...' |
kTidak ada ringkasan suntingan |
||
(2 revisi perantara oleh 2 pengguna tidak ditampilkan) | |||
Baris 17:
-- The user talk page.
cfg['display-talk'] = '
-- The user's contributions.
cfg['display-contributions'] = '
-- The user's edit count, using the edit count tool on WMF Labs.
cfg['display-count'] = '
-- Log of the user's page moves.
cfg['display-moves'] = '
-- All the user's logged actions.
cfg['display-logs'] = '
-- The user's block log.
cfg['display-blocklog'] = '
-- Blocks that the user has performed.
cfg['display-blocks'] = '
-- Link to the interface where the user can be blocked.
cfg['display-blockuser'] = '
-- CentralAuth, the global account manager for the user.
cfg['display-centralauth'] = '
-- The user's deleted contributions.
cfg['display-deletedcontributions'] = '
-- Likn to email the user.
cfg['display-email'] = '
-- Analysis of the user's edit summaries, using the tool on WMF Labs.
cfg['display-editsummaries'] = '
-- Deletions that the user has performed.
cfg['display-deletions'] = '
-- The user's entry on [[Special:ListUsers]].
cfg['display-listuser'] = '
-- A display of the user's global contributions, using the sulutil: interwiki
-- prefix.
cfg['display-sul'] = '
-- All logs of actions performed on the user or their user page.
cfg['display-targetlogs'] = '
-- Log of times the user has triggered the AbuseFilter (also known as the
-- edit filter).
cfg['display-abuselog'] = '
-- Page protections that the user has performed.
cfg['display-protections'] = '
-- Log of rights changes that the user has performed.
cfg['display-rights'] = '
-- Log of username changes that the user has performed.
cfg['display-renames'] = '
-- Link to a list of the user's requests for adminship.
Baris 85:
-- List of the user's local file uploads.
cfg['display-uploads'] = '
--------------------------------------------------------------------------------
Baris 97:
-- leave a message at [[w:en:Template talk:User-multi]] to ask the module
-- developers how best to deal with it.
cfg['page-rfa'] = '
--------------------------------------------------------------------------------
|