VBulletin Question for Admins:
I do a lot of work in excell and database tracking. I have created tracking sheets and databases for another poker related websites that tracks bankroll. Someone asked me if they could use the spreadsheet to track his BAP and then export all the data into tables to be displayed on a bulletin board system such as this.
In order to avoid hmtl corruption of the board, we installed a special mod that allowed users to create simple tables using special code. It was on a phpBB system. I was wondering if there was a similar option for this board.
The following is a sample of the output text the phpBB mod uses to create the user level tables. Notice that it doesn't use the HTML coding brackets.
[table][mcol]# Played[mcol]Buy-Ins[mcol]Winnings[mcol]Net[mcol]%ITM[mcol]%FT[mcol]Finish[mcol]ROI[mcol]Hrs[mcol]$/Hr[row]1[col]$109[col]$0[col]$-109[col]0%[col]0%[col]79%[col]-100%[col]0.92[col]$-118.48[/table]
|