Valve Developer Community:Interface administrators: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
Interface administrators can be found at [[Special:UserList/interface-admin]].
----
'''Interface administrators''' (interface-admins) are users who can edit all [[WP:JavaScript|JavaScript]] (JS), [[WP:Cascading Style Sheets|Cascading Style Sheets]] (CSS), and [[WP:JavaScript Object Notation|JavaScript Object Notation]] (JSON) pages in the MediaWiki and [[WP:Wikipedia:USERSUBPAGE|User]] namespaces.
'''Interface administrators''' (interface-admins) are users who can edit all [[WP:JavaScript|JavaScript]] (JS), [[WP:Cascading Style Sheets|Cascading Style Sheets]] (CSS), and [[WP:JavaScript Object Notation|JavaScript Object Notation]] (JSON) pages in the MediaWiki and [[WP:Wikipedia:USERSUBPAGE|User]] namespaces.


Line 4: Line 6:


''See [[WP:Wikipedia:Interface administrators|Wikipedia:Interface administrators]] for more info.''
''See [[WP:Wikipedia:Interface administrators|Wikipedia:Interface administrators]] for more info.''
== See also ==
* [[Special:ListUsers/interface-admin|List of interface administrators]]

Latest revision as of 05:01, 6 April 2025

Interface administrators can be found at Special:UserList/interface-admin.


Interface administrators (interface-admins) are users who can edit all JavaScript (JS), Cascading Style Sheets (CSS), and JavaScript Object Notation (JSON) pages in the MediaWiki and User namespaces.

They are the only local user group with the ability to edit all JS/CSS pages. 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 complex tools to help with editing.

See Wikipedia:Interface administrators for more info.