MediaWiki:Gadget-userRightsManager.js: Difference between revisions

From Test Wiki
Content deleted Content added
No edit summary
Note: There seemed to be a support of this change at the community portal by one contributor. Due to this change, which includes replacing several templates with one, it is unknown what will happen to the last templates moving forward.
Tag: Reverted
Line 14: Line 14:
var cannedResponses = {
var cannedResponses = {
'sysop': '{{administrator granted}} ~~~~',
'sysop': '{{granted|sysop}} ~~~~',
'bureaucrat': '{{bureaucrat granted}} ~~~~',
'bureaucrat': '{{granted|bureaucrat}} ~~~~',
'interface-admin': '{{interface administrator granted}} ~~~~',
'interface-admin': '{{granted|interface-admin}} ~~~~',
'abusefilter-admin': '{{done}}. ~~~~',
'abusefilter-admin': '{{done}}. ~~~~',
};
};