MediaWiki:Patrollerlist.js: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
mNo edit summary
mNo edit summary
Line 1: Line 1:
// This script simply lists all the users with patroller rights, for purposes of applying color to the occurrences of their names.
// This script simply lists all the users with patroller rights, for purposes of applying color to the occurrences of their names.
// This is separated in order to make easy the changing of the list if a staff member is added or dropped.
// This is separated in order to make easy the changing of the list if a staff member is added or dropped.
patrollerrights['BlackRayquaza98']=1;
patrollerrights['Heroine%20of%20Time']=1;
patrollerrights['Heroine%20of%20Time']=1;
patrollerrights['Odd300']=1;
patrollerrights['Odd300']=1;
patrollerrights['Satam']=1;
patrollerrights['Satam']=1;
//
//

Revision as of 10:06, March 12, 2017

// This script simply lists all the users with patroller rights, for purposes of applying color to the occurrences of their names.
// This is separated in order to make easy the changing of the list if a staff member is added or dropped.
patrollerrights['BlackRayquaza98']=1;
patrollerrights['Heroine%20of%20Time']=1;
patrollerrights['Odd300']=1;
patrollerrights['Satam']=1;
//