Welcome Guest [Log In] [Register]
Welcome!

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.

Join our community!

Username:   Password:
Add Reply
BBCodes and this forum
Topic Started: Apr 13 2009, 11:29 PM (235 Views)
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 Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · The Lounge · Next Topic »
Add Reply