The default left sidebar for a MediaWiki powered sidebar contains such links as “Random Page” and “Current Events.” I want to hide these.
Is there a way to do this aside from using CSS (display:none;)?
Correspondingly, is there a way to add pages to this list?
Would this require editing any PhP files?
Thank you.
The MediaWiki manual may have the information you’re looking for. (That was the top hit for “mediawiki customize sidebar” on a search engine.)