Creating Tables
Creating proper tables in forums is quite difficult and tedious to create, however a new modification has been installed to make this easier. Using CSV (Comma Separated Values) you can make tables fairly easy.
Most members will just copy and paste a table from a website
i.e.
1 Garth Tander 625
2 Jamie Whincup 623
3 Craig Lowndes 592
4 Rick Kelly 552
5 Mark Winterbottom 420
To make this into a proper table add commas between each section you want to create a column.
i.e.
1, Garth Tander, 625
2, Jamie Whincup, 623
3, Craig Lowndes, 592
4, Rick Kelly 552,
5, Mark Winterbottom, 420
Then highlight all the data and select the table function. ( {} = [] )
{table}1, Garth Tander, 625
2, Jamie Whincup, 623
3, Craig Lowndes, 592
4, Rick Kelly 552,
5, Mark Winterbottom, 420{/table}
Alter {table} to {table=,}
And this is how it should look
[table=,]
1, Garth Tander, 625
2, Jamie Whincup, 623
3, Craig Lowndes, 592
4, Rick Kelly, 552
5, Mark Winterbottom, 420
[/table]
[table=,]
1, Garth Tander, 625
2, Jamie Whincup, 623
3, Craig Lowndes, 592
4, Rick Kelly, 552
5, Mark Winterbottom, 420
[/table]
However you may find an anligment problem on the top line so you may need to add spacers to the rest of the data to correct this.