Page 1 of 1

How do you put tables in posts?

Posted: Fri Nov 27, 2015 7:22 pm
by mrieder79
Could someone please post a brief explanation of the codes used in conjunction with the table function to create a table? Thanks.

Re: How do you put tables in posts?

Posted: Fri Nov 27, 2015 7:30 pm
by Tsidkenu
Just use 'quote' or 'PM' on one of the tables and have a look for yourself ;)
[th]Not[/th][th]that[/th][th]hard[/th] [tr][td]to[/td][td]figure[/td][td]out[/td][/tr]
:D

Re: How do you put tables in posts?

Posted: Fri Nov 27, 2015 7:34 pm
by mrieder79
thx.

Re: How do you put tables in posts?

Posted: Fri Nov 27, 2015 7:37 pm
by Tsidkenu
I updated my post for you to see.

BTW that was my first ever table! So if I can do it. . . :mrgreen:

I will add that the command tr /tr adds the encased section as a new row to the table, otherwise it looks like this:
[th]Not[/th][th]that[/th][th]hard[/th] [td]to[/td][td]figure[/td][td]out[/td]

Re: How do you put tables in posts?

Posted: Fri Nov 27, 2015 8:13 pm
by Hoihe
Tsidkenu wrote:Just use 'quote' or 'PM' on one of the tables and have a look for yourself ;)

Code: Select all

[table][th]RColumn 2[/th][th]Column 2[/th][th]Column 2[/th]
[tr][td]Row 2[/td][td]row 2[/td][td]row 2[/td][/tr][/table]
:D

For easy quoting