MediaWiki:Gadget-userRightsManager.js: Difference between revisions

From Test Wiki
Content deleted Content added
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
m Undo edit before the rename; the changes made to the template links aren't applying to the gadget for some reason
Tag: Manual revert
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
var cannedResponses = {
var cannedResponses = {
'sysop': '{{granted|sysop}} ~~~~',
'sysop': '{{administrator granted}} ~~~~',
'bureaucrat': '{{granted|bureaucrat}} ~~~~',
'bureaucrat': '{{bureaucrat granted}} ~~~~',
'interface-admin': '{{granted|interface-admin}} ~~~~',
'interface-admin': '{{interface administrator granted}} ~~~~',
'abusefilter-admin': '{{done}}. ~~~~',
'abusefilter-admin': '{{done}}. ~~~~',
};
};