User talk:Vulpa/common.css

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

No More Stupid Tables of Content[edit]

Sorry, I'm a complete n00b when it comes to deciphering this code-stuff. However, if this page is used the way I think it is supposed to, then can I add some code here that makes it so that tables of content are automatically collapsed instead of automatically, um, not-collapsed? This is obviously not an imperative question, but I would like to know (especially if I'm completely wrong here). Thanks! --Vulpa 23:17, 24 October 2012 (GMT)

Add the following line of code to your monobook.js file:
jQuery.noConflict().(document).ready(function() { jQuery.noConflict().(".toc").addClass("collapsed"); });
You'll need to have Javascript enabled for this to work. Also, it will only collapse at the end of when you load a page, which depending on the speed of your connection may not be noticeable at all. • JAT 15:29, 29 October 2012 (GMT)
Neat, thanks!--Vulpa 21:46, 1 November 2012 (GMT)

Still a Newbie >.<[edit]

(sigh) Sorry, got another question.... First of all, I recently became a UserPatroller, and couldn't wait to start helping-- until I realized that I just can't find any unpatrolled userspace edits! So then I tried some crude attempts to manipulate the Recent Changes page (suffice it to say, I just got more confused. :P) to make it so only unpatrolled userspace edits showed up. Is that possible, or did I just waste an hour? (Or maybe everyone is just faster than me at getting to them....)

Well, it is possible, but it looks like there are no unpatrolled user space edits at the moment (unpatrolled user space, user talk). --Alfwyn (talk) 00:28, 2 December 2012 (GMT)
One thing I found during my short time as a userpatroller was that there usually aren't unpatrolled userspace edits for very long-- so it was actually hard to find some to patrol. Patrolling userspace is much easier/faster than patrolling regular edits, plus there are more editors who can patrol userspace than other namespaces, so it makes sense. But it is frustrating when you want to start patrolling! Anyway, I'm sure you'll come across some and do just fine. :) — ABCface 00:48, 2 December 2012 (GMT)
Okay, thanks for dealing with the noob! (yeah, it IS a little irritating when there's actually nothing to patrol |:P ) Nice to know I was looking for something that exists, at least. --Vulpa 01:09, 2 December 2012 (GMT)