Page 1 of 1

Tables in the forum?

Posted: Sun Apr 04, 2021 4:49 am
by justj99
I see there are options to insert tables in the forum, but they don't seem to work. The text associated with the buttons is still displayed instead. Small example below:

[table=Example Table]

[tr]
[td]Heading 1[/td]
[td]Heading 2[/td]
[/tr]

[tr]
[td]Data in column 1[/td]
[td]Data in column 2[/td]
[/tr]

[/table]

Re: Tables in the forum?

Posted: Sun Apr 04, 2021 8:19 pm
by SellSword
There was a change awhile back with the forum that prevented things such as putting an image inside a spoiler. That's why you see older posts with image spoilers but not with newer posts. That wasn't an FT choice though.

I think the issue is that there are some [bracket] commands that can't be put inside of other brackets. I don't know offhand if that affected the tables as well but I wouldn't be surprised.

Re: Tables in the forum?

Posted: Mon Apr 05, 2021 1:58 am
by justj99
Gotcha, thanks.