MediaWiki: Difference between revisions

From The Brain Rot MediaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:
Typing MediaWiki:Mainpage in search bar, and validating with Enter.  
Typing MediaWiki:Mainpage in search bar, and validating with Enter.  


 
'''Poweredby logo'''
This hides the [Discussion] tab on pages.
<pre>
/* CSS placed here will be applied to all skins */
#ca-talk {
    display: none !important;
}
</pre>





Revision as of 06:32, 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 [Discussion] tab on pages.

/* CSS placed here will be applied to all skins */
#ca-talk {
    display: none !important;
}


  • navigation
    • mainpage|mainpage-description
    • recentchanges-url|recentchanges
    • randompage-url|randompage
    • helppage|help-mediawiki
  • SEARCH
  • TOOLBOX
  • LANGUAGES