Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  



























Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Enhanced recent changes disabled  





2 Enhanced recent changes enabled  





3 Previous method  














Help:Hide Pages in Watchlist







Add links
 









Help page
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Get shortened URL
Download QR code
 




Print/export  



Download as PDF
Printable version
 


















From Wikipedia, the free encyclopedia
 


  • e
  • Namespaces
    Subject namespaces Talk namespaces
    0 (Main/Article) Talk 1
    2 User User talk 3
    4 Wikipedia Wikipedia talk 5
    6 File File talk 7
    8 MediaWiki MediaWiki talk 9
    10 Template Template talk 11
    12 Help Help talk 13
    14 Category Category talk 15
    100 Portal Portal talk 101
    118 Draft Draft talk 119
    710 TimedText TimedText talk 711
    828 Module Module talk 829
    Former namespaces
    108 Book Book talk 109
    442 Course Course talk 443
    444 Institution Institution talk 445
    446 Education Program Education Program talk 447
    2300 Gadget Gadget talk 2301
    2302 Gadget definition Gadget definition talk 2303
    2600 Topic 2601
    Virtual namespaces
    -1 Special
    -2 Media
    Current list (API call)

    It is possible to Hide Pages in Your Watchlist using CSS. To hide a page, go to your skin.css page. The CSS code required is different depending on whether you have the "Enhanced recent changes" option selected in your preferences.

    Enhanced recent changes disabled[edit]

    Use the following example to hide whatever page you want from your watchlist, by adding a line (on a new line) in your skin.css page file. Example:

    .watchlist-4-Hide_Pages_in_Watchlist { display: none; }
    

    hides Wikipedia:Hide Pages in Watchlist.

    The "4" is the namespace of the page, which can be determined by using the table found on the right of this page. Spaces, slashes (/), apostrophes (') and some other special characters must be replaced with an underscore (_). Some characters like parentheses must just be omitted. The HTML source of the watchlist will show the required name if the page is present on the watchlist.

    Another example:

    .watchlist-5-Manual_of_Style_Layout { display: none; }
    

    hides Wikipedia talk:Manual of Style/Layout.

    Enhanced recent changes enabled[edit]

    When using "enhanced recent changes", the code for the above examples is changed to:

    .mw-changeslist-ns4-Hide_Pages_in_Watchlist { display: none; }
    .mw-changeslist-ns5-Administrators_Noticeboard { display: none; }
    

    Previous method[edit]

    Note: the previous script method for doing this is now deprecated, and didn't work with "Enhanced recent changes" at all.


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Help:Hide_Pages_in_Watchlist&oldid=1224942807"

    Categories: 
    Wikipedia how-to
    Wikipedia watchlist
     



    This page was last edited on 21 May 2024, at 12:32 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki