User:Joepayne/stripRights.js: Difference between revisions

From Test Wiki
Content deleted Content added
Joepayne (talk | contribs)
Rename function
Joepayne (talk | contribs)
No edit summary
Line 122: Line 122:
action: 'edit',
action: 'edit',
title: 'User talk:' + username,
title: 'User talk:' + username,
summary: 'Notification',
summary: 'Notification of rights removal',
nocreate: 1,
nocreate: 1,
appendtext: '\n\n{{subst:' + 'Rights removed}}',
appendtext: '\n\n{{subst:' + 'Rights removed}}',
Line 143: Line 143:
action: 'edit',
action: 'edit',
title: 'User talk:' + username,
title: 'User talk:' + username,
summary: 'Notification',
summary: 'Notification of rights removal',
createonly: 1,
createonly: 1,
text: '\n\n{{subst:' + 'Rights removed}}',
text: '\n\n{{subst:' + 'Rights removed}}',