User:SaoMikoto/js/Usergroup.js: Difference between revisions
From Test Wiki
Content deleted Content added
// Edit via InPageEdit |
m // Edit via InPageEdit |
||
| Line 19: | Line 19: | ||
'chatmod': { label: '聊', color: '#20B2AA', name: '聊天版主' }, |
'chatmod': { label: '聊', color: '#20B2AA', name: '聊天版主' }, |
||
'patroller': { label: '巡', color: '#3CB371', name: '巡查员' }, |
'patroller': { label: '巡', color: '#3CB371', name: '巡查员' }, |
||
'reviewer': { label: '核', color: '#4169E1', name: '复核员' }, |
|||
'autopatrol': { label: '免', color: '#6B8E23', name: '巡查豁免者' }, |
'autopatrol': { label: '免', color: '#6B8E23', name: '巡查豁免者' }, |
||
'autoreview': { label: '复', color: '#008B8B', name: '自动复核用户' }, |
|||
'bot': { label: '机', color: '#696969', name: '机器人' }, |
'bot': { label: '机', color: '#696969', name: '机器人' }, |
||
'confirmed': { label: '确', color: '#4682B4', name: '确认用户' } |
'confirmed': { label: '确', color: '#4682B4', name: '确认用户' } |
||