• Guest, can you feel the love in the air? Valentine's Week at The Bell Tree has begun with a new mini-event featuring four activities to enjoy -- new and returning collectibles are up for grabs! Dive in to the love here.

Why don't half of these work on this forum?

Bacon Boy said:
http://docs.simplemachines.org/index.php?topic=57.0

They don't work on other zetaboards forums, either.

The table one is the one that's bothering me. I need it for something, but I can't get it to work on here. It's bee done before, though.
Table works. I use it all the time.
Here's the code for a table with 3 columns.
Code:
[table=3,,1][b]Heading[/b][c][b]Heading[/b][c][b]Heading[/b]
[c]Information Here[c]Information Here[c]Information here[c]
[c]Information Here[c]Information Here[c]Information here
[c]Information Here[c]Information Here[c]Information here
[c]Information Here[c]Information Here[c]Information here
[c]Information Here[c]Information Here[c]Information here
[c]Information Here[c]Information Here[c]Information here

It'll look like this:
<div class='spoiler_toggle'>Spoiler: click to toggle</div><div class="spoiler" style="display:none;"><table><tr><th>Heading</th><th>Heading</th><th>Heading
</td></tr><tr><td>Information Here</td><td>Information Here</td><td>Information here
</td></tr><tr><td>Information Here</td><td>Information Here</td><td>Information here
</td></tr><tr><td>Information Here</td><td>Information Here</td><td>Information here
</td></tr><tr><td>Information Here</td><td>Information Here</td><td>Information here
</td></tr><tr><td>Information Here</td><td>Information Here</td><td>Information here
</td></tr><tr><td>Information Here</td><td>Information Here</td><td>Information here
</td></tr></table></div>Just change the value of 3 to whatever amount of columns you need. Also, don't forget to delete or add extra info by removing or adding an extra (c) to the information.
 
Back
Top