Page 1 of 1

Show/Hide tags

PostPosted: Sat Dec 26, 2009 9:06 pm
by Dinos79890
So I read the sticky up top, and didn't see anything about show/hide tags.
Does anyone want to tell me how to use?

If you are going to give sample code, say I am going to hide the text:

Hi my name is Bob. [Enter]
Hi my name is Joe. [Enter]
Hi my name is Bill.

The [Enter] signifies that I have started a new line.

Thank you in advance.

Re: Show/Hide tags

PostPosted: Sat Dec 26, 2009 9:22 pm
by ManBungalow
I'm not quite certain what you mean here, but I'll assume you're talking about the spoiler tags:
show

This effect is created with the following code:
Code: Select all
[spoiler]Made you look![/spoiler]


You can also do this:
show: DO NOT CLICK HERE

With the following:
Code: Select all
[spoiler=DO NOT CLICK HERE]Really[/spoiler]



I hope this helps.