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: Line 124:
summary: 'Notification',
summary: 'Notification',
nocreate: 1,
nocreate: 1,
appendtext: 'Your rights have been revoked for inactivity ~~<noinclude />~~<includeonly>}}</includeonly><noinclude>',
appendtext: '\n\n{{subst:' + 'Rights removed}}',
token: mw.user.tokens.get( 'csrfToken' )
token: mw.user.tokens.get( 'csrfToken' )
}
}
Line 145: Line 145:
summary: 'Notification',
summary: 'Notification',
createonly: 1,
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' )
token: mw.user.tokens.get( 'csrfToken' )
}
}