It depends on what you want it to do. The bbcode for the table part asked for in the first post could be done as...html replacementusage
Code:
[table={COLOR1},{COLOR2}]{TEXT}[/table]
Code:
<table style="background-color: {COLOR1};border:1px solid {COLOR2}"><tr><td>{TEXT}</td></tr><table>
Code:
[table=#000000,#ff0000]Blah Blah Blah[/table]
Statistics: Posted by Sniper_E — Tue Jul 30, 2024 2:52 am