Folks, I've added this spoiler mod.... DI - BBCode Spoiler - vBulletin.org Forum Spoiler ....but, I'm not sure how to make it so that only 'registered users' will be able to see the code or how to only give the admins or mods the ability to use it. Any thoughts or suggestions?
Code: <if condition="$show['guest']">CODE</if> Permissions to allow certain people to use it, cannot be done, without use of mods, AFAIK.
So, since it's a plugin, I just have to look for the proper place for the conditional. That's the problem I was on vacation when I added this, so I'll get back to 'work' tomorrow and see if I can get it to work