User:Joepayne/stripRights.js: Difference between revisions

From Test Wiki
Content deleted Content added
Joepayne (talk | contribs)
m Joepayne moved page User:Joepayne/stripAdmin.js to User:Joepayne/stripRights.js without leaving a redirect: Script relocate
Joepayne (talk | contribs)
No edit summary
Line 124: Line 124:
summary: 'Notification',
summary: 'Notification',
nocreate: 1,
nocreate: 1,
appendtext: 'Your rights have been revoked for inactivity.',
appendtext: 'Your rights have been revoked for inactivity --[[User:Joepayne|Joepayne]] ([[User talk:Joepayne|talk]]) 02:58, 17 February 2018 (UTC)',
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: 'Your rights have been revoked for inactivity.',
text: 'Your rights have been revoked for inactivity --[[User:Joepayne|Joepayne]] ([[User talk:Joepayne|talk]]) 02:58, 17 February 2018 (UTC)',
token: mw.user.tokens.get( 'csrfToken' )
token: mw.user.tokens.get( 'csrfToken' )
}
}