PDA

View Full Version : Board Issue Tables Ignore Alignment



Rizban
2014-03-31, 11:13 AM
The new table code completely ignores the alignment tags, making it impossible to center or right align an entire table.

The table below uses the following code:

Right Aligned
cellcell2
Right Aligned


Right Aligned
cellcell2
Right Aligned


Addendum: Normal [code] tags don't seem to be preventing BBCODE from being executed, which is why I used [php] tags in this post.

Edit: Nevermind, I was missing that it used a special code in the table command.

Rawhide
2014-03-31, 11:20 AM
php, code, html tags do not stop the parsing of code. Use [noparse] for that.

Align the table in the table code, like so:

[table="width: 500, align: center"]