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
(disabled Ganon and KogamoSJS (leaving them here just in case, and to show that they used to be patrollers))
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['EzikielofHyrule']=1;
patrollerrights['EzikielofHyrule']=1;
patrollerrights['Ganon']=1;
patrollerrights['Ganon']=0;
patrollerrights['KogamoSJS']=1;
patrollerrights['KogamoSJS']=0;
patrollerrights['Fused%20shadows']=1;
patrollerrights['Fused%20shadows']=1;
//
//

Revision as of 13:09, October 3, 2012

// 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['EzikielofHyrule']=1;
patrollerrights['Ganon']=0;
patrollerrights['KogamoSJS']=0;
patrollerrights['Fused%20shadows']=1;
//