Quote:
Originally Posted by Anthony Butcher
I have installed a mod that allows you to use tables in your posts.
To create a table, you set it out like this (without the space before and after the word table):
[ table="head"]head col1|head col2|head col3
row1 col1|row1 col2|row1 col3
row2 col1|row2 col2|row2 col3[/table ]
They should appear like this:
| head col1 | head col2 | head col3 |
|---|
| row1 col1 | row1 col2 | row1 col3 | | row2 col1 | row2 col2 | row2 col3 |
It is worth noting that the table columns are sortable as well - so if you click on a header, it will automatically resort the table by that column.
There are quite a few options available, detailed here:
vBulletin.org Forum - View Single Post - BB Code [table]
|
Unfortunately for a "Yokel" like myself, it is as clear as mud!