Forum Thread
Table BBCode
Forum-Index → Suggestions → Table BBCodeThe suggestion is simple:
Add a table BBCode for the users.
This would make things easier for organizing things in shops, art shops, and journals. Personally I want it so that I can have a post with all the information of my characters (Ones that have pokémon on-site representing them and ones that are completely original)
But I can see it being used in places like the price check thread, to organize prices and examples in art shops, and even to make a more uniformed looking lottery.
The code, itself, would most likely be the same as the HTML version of it, where [table] starts it where the other two codes will take effect, then [tr] starts a row, and [td] starts the cell. And it'd be nice if there were a way to do a header row as well, but that'd just be extra.
I mean, I figured it'd be designed like the Dream World's task table, just without the hover over part.
Example:
![](http://staticpokeheroes.com/img/misc/spoiler_plus.png)
![](http://orig13.deviantart.net/e181/f/2015/105/1/f/table_by_ki7ka7-d8pstc4.png)
[table][tr][th]First Header Here[/th][th]Second Header here[/th][/tr]
[tr][td]Row 1 Column 1[/td][td]Row 1 Column 2[/td][/tr]
[tr][td]Row 2 Column 1[/td][td]Row 2 Column 2[/td][/tr][/table]
Ask me questions