MediaWiki:Sidebar

From NETRIO
Revision as of 19:50, 13 January 2022 by Netriovoip (talk | contribs)
Jump to navigation Jump to search
  1. p-navigation { display: none; } - removes the whole Navigation menu.
  1. p-navigation h3 { display: none; } - removes only the label/title of the Navigation menu.
  1. n-mainpage-description { display: none; } - removes the Main Page link.
  1. n-recentchanges { display: none; } - hides the Recent changes link.
  1. n-randompage { display: none; } - removes the Random page link from the menu.
  1. n-help { display: none; } - removes the Help link.