Revisions
Fragment of a discussion from User talk:PacWalker
Jump to navigation
Jump to search
fix it
(edit 04:25, 20 November 2015 (UTC)) Really what do I add to my css to get rid of log change entries on my watchlist?
—Ryulong (talk)
Actually, it'll be js and css. Did you want all log entries gone or just deletion log, and on your watchlist only or elsewhere?
Just deletion for now and just my watchlist
—Ryulong (talk)
Okay. Add everything from User:PacWalker/common.css to the css for your skin of choice and add the hidelog() function and the line immediately following ( addOnloadHook(hidelog); ) from User:PacWalker/common.js to the appropriate js and you should be good, at least until the wiki is upgraded and everything breaks.