Welcome Guest [Log In] [Register]
Viewing Single Post From: BBCodes and this forum
JFK
Member Avatar

The majority of BBCodes in use here are described in detail on this page - http://s1.zetaboards.com/LooseChangeForums/pages/bbcodes/

The one which isn't is the use of the "table tag".

This post will attempt to clarify it's somewhat cryptic use.

You may also incorporate the tags listed in the above referenced page in conjunction with the table tag.

table BBCodes


To make a simple table:
[Table]Content of your table[/Table].

Content of your table





Determining how many columns your table should have, for example, three columns:
[Table=3]R1C1[C]R1C2[C]R1C3[/Table]

R1C1R1C2R1C3





Multiply the [C] tag to go to the second row:
[Table=3]R1C1[C]R1C2[C]R1C3[C]R2C1[C]R2C2[C]R2C3[/Table]

R1C1R1C2R1C3
R2C1R2C2R2C3





To add a header:
[Table=3,This is the header]R1C1[C]R1C2[C]R1C3[C]R2C1[C]R2C2[C]R2C3[/Table]

This is the header
R1C1R1C2R1C3
R2C1R2C2R2C3





Substitute the first row under the header to become subtitle:
[Table=3,This is the header,1]Subtitle@R1C1[C]Subtitle@R1C2[C]Subtitle@R1C3[C]R2C1[C]R2C2[C]R2C3[/Table]

This is the header
Subtitle@R1C1Subtitle@R1C2Subtitle@R1C3
R2C1R2C2R2C3




Offline Profile Quote Post
BBCodes and this forum · The Lounge