DerBademeister
07-18-2008, 06:09 PM
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 and as HTML code like <table> <tr> and <td>
Here's an example of such a table BB code:
[table][tr][td colspan=4]Kampf auf dem Planeten 17:17:9 am 17.07.2008 um 04:47:36. Besitzer ist Verteidigername.
Die Schlacht endete mit einem Sieg f?r den Angreifer.
Angreifende Flotte von Angreifername. Startplanet ist 17:20:6.
SchiffnameAnzahlZerst?rt?berlebende
Gorgol 9 (Hyperraumtransporter Klasse 1)25025
Eisb?r (Hyperraumtransporter Klasse 2)101
Manta5990599
X12 (Carrier)606
Kronk404
Zeus202
Verteidiger ist Verteidigername.
SchiffnameAnzahlZerst?rt?berlebende
Verteidigungsanlagen:
NameAnzahlZerst?rt?berlebende
Es wurden folgende Ressourcen gepl?ndert:
Stahl3.750
VV4A4.190
chem. Elemente15.154
Eis1.510
Wasser1.643
Energie509
Link zum externen Kampfbericht (http://www.musterlink.de)
The SMF forums interpret that table BB code correctly and it looks like this:
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 .
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 code interpretable for vBulletin?
Here's an example of such a table BB code:
[table][tr][td colspan=4]Kampf auf dem Planeten 17:17:9 am 17.07.2008 um 04:47:36. Besitzer ist Verteidigername.
Die Schlacht endete mit einem Sieg f?r den Angreifer.
Angreifende Flotte von Angreifername. Startplanet ist 17:20:6.
SchiffnameAnzahlZerst?rt?berlebende
Gorgol 9 (Hyperraumtransporter Klasse 1)25025
Eisb?r (Hyperraumtransporter Klasse 2)101
Manta5990599
X12 (Carrier)606
Kronk404
Zeus202
Verteidiger ist Verteidigername.
SchiffnameAnzahlZerst?rt?berlebende
Verteidigungsanlagen:
NameAnzahlZerst?rt?berlebende
Es wurden folgende Ressourcen gepl?ndert:
Stahl3.750
VV4A4.190
chem. Elemente15.154
Eis1.510
Wasser1.643
Energie509
Link zum externen Kampfbericht (http://www.musterlink.de)
The SMF forums interpret that table BB code correctly and it looks like this:
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 .
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 code interpretable for vBulletin?