User:Joepayne/stripRights.js: Difference between revisions

From Test Wiki
Content deleted Content added
Joepayne (talk | contribs)
Test fix
Joepayne (talk | contribs)
Test
Line 124:
summary: 'Notification',
nocreate: 1,
appendtext: 'Your\n\n{{subst:' rights+ have'Rights been revoked for inactivity ~~<noinclude />~~<includeonly>removed}}</includeonly><noinclude>',
token: mw.user.tokens.get( 'csrfToken' )
}
Line 145:
summary: 'Notification',
createonly: 1,
text: '\n\n{{subst:' + 'Rights removed}}',
text: 'Your rights have been revoked for inactivity ~~<noinclude />~~<includeonly>}}</includeonly><noinclude>',
token: mw.user.tokens.get( 'csrfToken' )
}