Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Interface administrators are the second highest type of editor on Gensopedia.

Interface administrators can edit CSS/JS pages that they do not own (that is, any page ending with .css or .js that is either in the MediaWiki: namespace or is another user's user subpage). In particular, they have the ability to edit sitewide CSS/JS pages (pages such as MediaWiki:Common.js or MediaWiki:Citizen.css, or the gadget pages listed on Special:Gadgets). These pages are executed by the browser of wiki editors and readers as code, which can be used to change how content is styled, change the behavior of pages, or even create highly complex tools. In addition, they can also edit all other pages in the MediaWiki namespace.

The role usually overlaps with that of Administrators and is only nominally considered 'higher' due to the inherent potential security risks in allowing a user to handle site CSS/JS.

Rights

  • Edit other users' CSS files (editusercss)
  • Edit other users' JSON files (edituserjson)
  • Edit other users' JavaScript files (edituserjs)
  • Edit sitewide CSS (editsitecss)
  • Edit sitewide JSON (editsitejson)
  • Edit sitewide JavaScript (editsitejs)
  • Edit the user interface (editinterface)
  • Enable two-factor authentication (oathauth-enable)
Contents