New feature: Spoiler tag
Posted: Jul 20th, '13, 12:22
Hi all,
since it was asked for a few times, I just added a spoiler tag to the BBcode of our board.
yields
You can also add a title to the spoiler tag:
yields
[spoiler=Title of the spoiler field]Some hidden text...[/spoiler]
Hope it's useful to some of you. Have fun!
since it was asked for a few times, I just added a spoiler tag to the BBcode of our board.
Code: Select all
[spoiler]Some hidden text...[/spoiler]
Spoiler
You can also add a title to the spoiler tag:
Code: Select all
[spoiler=Title of the spoiler field]Some hidden text...[/spoiler]
[spoiler=Title of the spoiler field]Some hidden text...[/spoiler]
Hope it's useful to some of you. Have fun!