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.
(added Satam, removed Curmudgeon)
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['Atticus']=1;
patrollerrights['EzikielofHyrule']=1;
patrollerrights['Heroine%20of%20Time']=1;
patrollerrights['Heroine%20of%20Time']=1;
patrollerrights['Justac00lguy']=1;
patrollerrights['Odd300']=1;
patrollerrights['Odd300']=1;
patrollerrights['Satam']=1;
patrollerrights['Satam']=1;
//
//

Revision as of 19:33, July 26, 2015

// 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['Heroine%20of%20Time']=1;
patrollerrights['Odd300']=1;
patrollerrights['Satam']=1;
//