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 Heroine of Time)
mNo edit summary
Line 2: Line 2:
// 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['Atticus']=1;
patrollerrights['Curmudgeon']=1;
patrollerrights['EzikielofHyrule']=1;
patrollerrights['EzikielofHyrule']=1;
patrollerrights['Fused%20shadows']=1;
patrollerrights['Fused%20shadows']=1;
patrollerrights['Ganon']=0;
patrollerrights['Heroine%20of%20Time']=1;
patrollerrights['Heroine%20of%20Time']=1;
patrollerrights['KogamoSJS']=0;
patrollerrights['Odd300']=1;
patrollerrights['Odd300']=1;
//
//

Revision as of 20:11, July 10, 2013

// 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['Atticus']=1;
patrollerrights['Curmudgeon']=1;
patrollerrights['EzikielofHyrule']=1;
patrollerrights['Fused%20shadows']=1;
patrollerrights['Heroine%20of%20Time']=1;
patrollerrights['Odd300']=1;
//