MediaWiki allows a high degree of customizability to websites it powers, often by directly editing the PHP of the site, although users are often able to edit a personal [[JavaScript]] or [[CSS]] (Cascading Style Sheets) file to customize large portions of the interface to their own preferences. An example of a common interface element primarily changed through direct editing of the PHP is the site logo, defined by the $wgLogo variable. | MediaWiki allows a high degree of customizability to websites it powers, often by directly editing the PHP of the site, although users are often able to edit a personal [[JavaScript]] or [[CSS]] (Cascading Style Sheets) file to customize large portions of the interface to their own preferences. An example of a common interface element primarily changed through direct editing of the PHP is the site logo, defined by the $wgLogo variable. |