Slions - Table

Slions - Table 2.2.13 Beta3

No permission to download
l1admin689 Admin
Staff member
Moderating
badge id 61 500 Reaction Score badge id 14 500 Messages
May 31, 2020
1,189
1,139
$1,709
thanks to dear member @l1admin689 submitted a new resource:

Slions - Table - It just adds colspan support to TABLE BB code.

It should not break your existing tables.
It just adds colspan support to TABLE BB code.

You can use it like that:
Code:
[TABLE]
[TR]
[TH]One[/TH]
[TH]Two[/TH]
[TH]Three[/TH]
[/TR]
[TR]
[TD colspan='2'][CENTER]Un[/CENTER][/TD]
[TD]Deux[/TD]
[/TR]
[TR]
[TD]1[/TD][TD]2[/TD][TD]3[/TD]
[/TR]
[TR]
[TD]4[/TD][TD]5[/TD][TD]6[/TD]
[/TR]
[/TABLE]

You can't merge table cells directly from the HTML/WYSIWYG editor. You need to switch to the BB editor to adjust your cells.

Read more about this resource...
 
Back
Top