Here is how to add a table:
| Fly Name |
|---|
| Tail | Golden Pheasant tippet |
| Body | Silver Tinsel |
If you use this code: (or use the table icon in the editor)
HTML Code:
[table="head"]{colsp=2}Fly Name
Tail | Golden Pheasant tippet
Body | Silver Tinsel[/table]
Essentially each cell of data is separated by a "|" symbol
Click on the headers to sort by columns too.
That’s it .
Colin