Spoiler + other tags

I've finally added a spoiler tag which should work in just about any place where you enter text, you can use it like this
[spoiler ]Text[/spoiler ]
(You just need to remove the space from this example to create this)
They all die at the end
(Hover over to reveal)
More tags coming soon!
[spoiler ]Text[/spoiler ]
(You just need to remove the space from this example to create this)
They all die at the end
(Hover over to reveal)
More tags coming soon!
Deleted user

Holy crap....cool idea!

"They all die at the end"
Thanks for spoiling that for me, Tom!
But really great idea and implementation.
Thanks for spoiling that for me, Tom!
But really great idea and implementation.

Now you know the ending. You just have to find the REST of the movie.
Deleted user

Oh splendid! This was sorely needed. Thanks again Tom! :D
SOYLENT GREEN IS PEOPLE
SOYLENT GREEN IS PEOPLE

thanks Tom! i'd really like (especially for the new users) a list of the basic HTML examples and this spoiler tag under every box where you can enter text (not just the groups) . for example, you don't see anything under the Comments or Reviews box, so one might not know that he can use HTML and tags in there too.

NEW TAG
I've added image tags which you can use to insert any listal image if you know the image id. The image id is in the url (e.g. for www.listal.com/viewimage/498538 the id is 498538)
Example
[ img id=498538 width=150full] (remove space between [ and img for it to work)

Remove the full part to make a square image
[ img id=498538 width=150]

The width can be anything you like

I've added image tags which you can use to insert any listal image if you know the image id. The image id is in the url (e.g. for www.listal.com/viewimage/498538 the id is 498538)
Example
[ img id=498538 width=150full] (remove space between [ and img for it to work)

Remove the full part to make a square image
[ img id=498538 width=150]

The width can be anything you like

Deleted user

Great idea Tom, whats with the pic at the end of the thread?!

thanks Tom! i'd really like (especially for the new users) a list of the basic HTML examples and this spoiler tag under every box where you can enter text (not just the groups) . for example, you don't see anything under the Comments or Reviews box, so one might not know that he can use HTML and tags in there too.
I will add a complete help page soon with links from all places html can be used.
Great idea Tom, whats with the pic at the end of the thread?!
I think you saw it just before I edited it :)

I've added a guide to html and tags here:
www.listal.com/help/html
I've linked in throughout the site. I've also added 2 new tags [ code] and [ youtube]
Code:
The video id is in the url (e.g. for www.youtube.com/watch?v=-_jhdZoPW1Q the id is -_jhdZoPW1Q)
Example:
Code:
Code:
www.listal.com/help/html
I've linked in throughout the site. I've also added 2 new tags [ code] and [ youtube]
Embed youtube videos example
Code:
[youtube id=-_jhdZoPW1Q]
The video id is in the url (e.g. for www.youtube.com/watch?v=-_jhdZoPW1Q the id is -_jhdZoPW1Q)
Untouched code example
If you need to insert untouched text, html or tag codeExample:
Code:
<b>bold</b>[spoiler]test[/spoiler]
Code:
[code]<b>bold</b>[spoiler]test[/spoiler][/code]