Welcome Guest [Log In] [Register]
Viewing Single Post From: BBcode Table
Nemomon
Member Avatar
My dad's a soldier blue I'll be a soldier too
[ *  *  *  *  *  *  * ]
Contetnt of every cell (except for the first cell) must start from [c].

Table 1

Code:
 
[table="number of Columns"]Text[c]Text 2[c]Text 3[/table]


Example:

[table=2]Text 1[c]Text 2[c]Text 3[c]Text 4[/table]

Text 1Text 2
Text 3Text 4




Table 2

Code:
 
[table="number of Columns","Name of Header"]Text[c]Text 2[c]Text 3[/table]


Example:

[table=2,Header]Text 1[c]Text 2[c]Text 3[c]Text 4[/table]

Header
Text 1Text 2
Text 3Text 4



Table 3

Code:
 
[table="number of Columns","Name of Header",1]Text[c]Text 2[c]Text 3[/table]


Example:

[table=5,Header,1]Text 1[c]Text 2[c]Text 3[c]Text 4[c]Text 5[c]Text 6[c]Text 7[c]Text 8[c]Text 9[c]Text 10[/table]

Header
Text 1Text 2Text 3Text 4Text 5
Text 6Text 7Text 8Text 9Text 10


Table 4

Example:

[table=3,Table inside of Table]1[c]2[c]3[c][table=3,Name of second Table]A[c]B[c]C[c]D[c]E[c]F[/table][c]5[c]6[/table]

Table inside of Table
123
Name of second Table
ABC
DEF
56


Table 5

Example:

[table=4,Header,1][big][b][center]1st col 1st row[/center][/b][/big]
[c]2nd col 1st row
[c][big][b][center][color=purple]3rd col 1st row[/color][/center][/b][/big]
[c][big][b][i][center]4th col 1st row[/center][/i][/b][/big]
[c][indent][i]1st col 2nd row[/i]
[c][big][b][center]2nd col 2nd row[/center][/b][/big]
[c][table=2,Additional Table][center]3rd col 2nd row [color=green]A[/color][hr]3rd col 2nd row [color=navy]B[/color][/center]
[c][center][b]3rd col 2nd row [color=#FF0000]C[/color][/b][/center]
[c][center][border=red,2,solid]3rd col 2nd row [color=gold]D[/color][/border][/center]
[c][center][big][big]3rd col 2nd row [color=violet]E[/color][/big][/big][/center][/table]
[c][bgcolor=green]4th col 2nd row[/bgcolor]
[c][quote=Nemo][center]XYZ[/center][/quote]
[c][flash=200,180]http://pl.youtube.com/watch?v=AY8Jl3xAEec[/flash]
[c][spoiler][b]:lol:[/b][b]:seth:[/b][/spoiler][c][list]
[*]Item 1
[*]Item 2
[*]Item 3
[/list]
[c][table=1][quote=Nemo][center]XYZ[/center][/quote][/table]
[c][center][img]http://z3.ifrm.com/137/44//0/t129619/t129619.gif[/img][/center]
[c][c][b]<--[/b] Empty Cell[/table]

Header
1st col 1st row
2nd col 1st row
3rd col 1st row
4th col 1st row
     1st col 2nd row
2nd col 2nd row
Additional Table
3rd col 2nd row A
3rd col 2nd row B

3rd col 2nd row C
3rd col 2nd row D
3rd col 2nd row E

4th col 2nd row
Nemo
 
XYZ


Spoiler: click to toggle

  • Item 1
  • Item 2
  • Item 3

Nemo
 
XYZ

Posted Image
<-- Empty Cell


Also, Table Tag is little bugged, be careful what You're doing with it and make sure You closed that tag, since it may mess Your topic:

Spoiler: click to toggle
Edited by Nemomon, Apr 10 2009, 08:42 AM.
Offline Profile Quote Post
BBcode Table · ZetaBoards Support