![]() |
Correct interpretation of BB table code with colspan needed
I am trying to use table BB code which was developed for the Simple Machine Forums, to be interpretable by vbulletin. All the SMF forums do is interpret table BB code such as [table] [tr] and [td] as HTML code like <table> <tr> and <td>
Here's an example of such a table BB code: HTML Code:
[quote][table][tr][td colspan=4]Kampf auf dem Planeten 17:17:9 am 17.07.2008 um 04:47:36. Besitzer ist [b]Verteidigername[/b].[/td][/tr] https://vborg.vbsupport.ru/external/2008/07/40.jpg I tried to integrate those additional BB codes manually into my vbulletin. This does work with [table] [tr] and [td]. However: All the code that includes colspan, like [td colspan=4] does not work correctly and is not interpreted. vBulletin simply ignores it. I've tried several different setups, like this (language is German but menu structure should be the same as in the English vbulletin ACP): https://vborg.vbsupport.ru/external/2008/07/41.jpg Is there any possibility to make the [td colspan=]Text[/td] code interpretable for vBulletin? |
You have to use [td=4]Text[/td]
Then the replacement <td colspan="{option}">{param}</td> |
All times are GMT. The time now is 08:20 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|