I am attempting to use forum code to make tables to list Aegis' finances, but I seem to have run into an issue.. Code: [table] [tr] [th]Credits/Expenses[/th] [th]Amount[/th] [/tr] [tr] [td]Starting Pixels Meals-KeroKero Return-Jebe[/td] [td]+100 - 67 + 50[/td] [/tr] [tr] [td]Current Funds[/td] [td]+ 83[/td] [/tr] [/table] It does not want to see to work.. it comes out looking like the following; Spoiler: Table Troubles [table] [tr] [th]Credits/Expenses[/th] [th]Amount[/th] [/tr] [tr] [td]Starting Pixels Meals-KeroKero Return-Jebe[/td] [td]+100 - 67 + 50[/td] [/tr] [tr] [td]Current Funds[/td] [td]+ 83[/td] [/tr] [/table] .. and I cannot seem to find the forum resource to properly code the table.. does anyone know how to or if it is even possible?
Doing some testing on the table codes, it looks as though tables aren't working. I generally try to avoid them when I format BBcode posts, so if you want tables it may be worth grabbing a gmail account and using Google's spreadsheet function in drive. With a direct link they can be viewed by others and are generally fancier and easier to edit.