MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
No edit summary
mNo edit summary
Line 3: Line 3:
// Rights
// Rights
// Sets a variable "rights" which will return "false" if the  
// Sets a variable "rights" which will return "false" if the  
// currently logged in user is a bureaucrat, administrator, or autoconfirmed user. It will return true otherwise.
// currently logged in user is an administrator, patroller, or autoconfirmed user. It will return true otherwise.
// it also defines variables which may be used elsewhere in scripts.
// it also defines variables which may be used elsewhere in scripts.
// --------------------------------------------------------
// --------------------------------------------------------