MediaWiki: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
'''Poweredby logo''' | '''Poweredby logo''' | ||
This hides the | This hides the Poweredby logo on pages. | ||
<pre> | <pre> | ||
# Edit LocalSettings.php and add line: | |||
unset( $wgFooterIcons['poweredby'] ); | |||
</pre> | </pre> | ||
Revision as of 06:36, 5 December 2024
Sidebar Typing MediaWiki:Sidebar in search bar, and validating with Enter.
Common.css Typing MediaWiki:Common.css in search bar, and validating with Enter.
This hides the [Discussion] tab on pages.
/* CSS placed here will be applied to all skins */ #ca-talk { display: none !important; }
Mainpage Typing MediaWiki:Mainpage in search bar, and validating with Enter.
Poweredby logo This hides the Poweredby logo on pages.
# Edit LocalSettings.php and add line: unset( $wgFooterIcons['poweredby'] );
- navigation
- mainpage|mainpage-description
- recentchanges-url|recentchanges
- randompage-url|randompage
- helppage|help-mediawiki
- SEARCH
- TOOLBOX
- LANGUAGES