MediaWiki:Sidebar

From DarkWorld Network
Revision as of 11:12, 2 November 2021 by Error (talk | contribs)
Jump to navigation Jump to search
  • navigation
    • mainpage|Home
  1. p-tb { display: none; } - removes the whole Tools menu.
  1. p-tb h3 { display: none; } - removes only the label of the Tools menu.
  1. feedlinks { display: none; } - hides the Atom link for the RSS feeds. This link is shown only when certain pages are viewed, such as the Recent changes page and the page Related changes.
  1. t-whatlinkshere { display: none; } - hides the link What links here.
  1. t-recentchangeslinked { display: none; } - removes the link Related changes.
  1. t-contributions { display: none; } - removes the link User contributions. This link is shown when the personal page of a user is viewed, and also on some other pages such as the page with the logs related to the user.