Slions - Table

Add-ons Slions - Table 2.2.13 Beta 3

Register & Get access to index

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
XenForo submitted a new resource:

Slions - Table - Extend TABLE BB code functionalities

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...

Read more about this resource...
 
  • Tags
    slions - table 2.2.13 alpha 7 slions - table 2.2.13 beta 2 slions - table 2.2.13 beta 3
  • Back
    Top Bottom