Page 1 of 1

Show/hide list

PostPosted: Wed Dec 22, 2010 8:47 pm
by Super Nova
When making a post that includes a long list of information, how do you make it so that it has a show/hide option?

Re: Show/hide list

PostPosted: Wed Dec 22, 2010 9:15 pm
by king achilles
Perhaps this is what you are looking for?

ManBungalow wrote:I suppose you mean the spoiler tags?
show

Code: Select all
[spoiler]Your text here[/spoiler]


You can also use text variants as so:
show: CLICK ME

Code: Select all
[spoiler=CLICK ME]Your text here[/spoiler]


All of the other codes will work inside the spoiler too.