I have my "bbcode table" vbHack (Very Beta Hack) a little advanced.
This is still in beta version.
Add a plugin, in hook "newpost_preview". There put this piece of code:
You must first be a
registered member to view any code.
Now, when You post a message, if you see the preview, will see a table with data in there.
How to use:
[table]cell 1 of row 1 | cell 2 of row 1 | cell 3 of row 1 | cell 4 of row 1
cell 1 of row 2 | cell 2 of row 2 | cell 3 of row 2 | cell 4 of row 3
cell 1 of row 3 | cell 2 of row 3 | cell 3 of row 3 | cell 4 of row 3[/table]
Every pipe (| -ascii 124-) is a cell delimiter.
Every End Of Line is a row delimiter.
Shortly more advantages for this bbcode.
Note: I work in vb 3.5.4