TEXT |
YET MORE TEXT |
data a |
yet more data |
data b |
still more data |
Code:
table="width: 500, class: outer_border, align: left" (but then with [ and ] surrounding it)
font=arial (but then with [ and ] surrounding it)
[tr]
[th]TEXT[/th]
[th]YET MORE TEXT[/th]
[/tr]
[tr]
[td]data a[/td]
[td]yet more data[/td]
[/tr]
[tr]
[td]data b[/td]
[td]still more data[/td]
[/tr]
[/font]
[/table]
the th centers the text and puts faint lines between the columns
use center and /center (but then with [ and ] surrounding it) to center text in cells
More fancy stuff (might not always work)