
El bbcode lo cree asi...
Código: Seleccionar todo
[ficha={URL1},{SIMPLETEXT1},{SIMPLETEXT2},{SIMPLETEXT3},{SIMPLETEXT4},{SIMPLETEXT5},{SIMPLETEXT6},{SIMPLETEXT7},{URL2
},{URL3},{URL4}]{TEXT}[/ficha]
Y el HTML que reemplaza es:
Código: Seleccionar todo
<div align="center">
<table width="500" border="0" cellspacing="1" cellpadding="1">
<tr>
<td colspan="2" class="titulo">{SIMPLETEXT1}</td>
</tr>
<tr>
<td><span class="subtitulo">Editorial:<br>
</span><br>{SIMPLETEXT2}</td>
<td width="300" rowspan="7"><img src="{URL1}" width="300"></td>
</tr>
<tr>
<td width="190"><span class="subtitulo">Capitulos o Tomos:</span><br>{SIMPLETEXT3}</td>
</tr>
<tr>
<td><span class="subtitulo">Año:</span><br>{SIMPLETEXT4}</td>
</tr>
<tr>
<td><span class="subtitulo">Director:</span><br>{SIMPLETEXT5}</td>
</tr>
<tr>
<td><span class="subtitulo">Mangaka:</span><br>{SIMPLETEXT6}</td>
</tr>
<tr>
<td><span class="subtitulo">Cadena de TV:</span><br>{SIMPLETEXT7} </td>
</tr>
<tr>
<td><div align="center">
<a href={URL2}><img src="/Fichas/review.jpg" width="180" height="30"></a><br>
<a href={URL3}><img src="/Fichas/analisis.jpg" width="180" height="30"><br></a>
<a href={URL4}><img src="/Fichas/revista.jpg" width="180" height="30"></a></div></td>
</tr>
<tr>
<td colspan="2" align="justify"><p class="subtitulo">Reseña:</p>
<p>{TEXT}</p></td>
</tr>
</table>
</div>
Código: Seleccionar todo
[ficha="http://img441.imageshack.us/img441/5787/portadanumminirs8.jpg","prueba","editorial","capitulo","año","director","mangaka","cadena","http://img441.imageshack.us/img441/5787/portadanumminirs8.jpg","http://my.imageshack.us/v_images_old.php","http://manganimart.web.ve/foro"]reseña, ahora a escribir como locos yo lo que quiero ver es como funcionara esto, ojala que con esto sea suficiente, jejejejej[/ficha]
[ficha=http://img441.imageshack.us/img441/5787/portadanumminirs8.jpg,prueba,editorial,capitulo,año,director,mangaka,cadena,http://img441.imageshack.us/img441/5787/portadanumminirs8.jpg,http://my.imageshack.us/v_images_old.php,http://manganimart.web.ve/foro]reseña, ahora a escribir como locos yo lo que quiero ver es como funcionara esto, ojala que con esto sea suficiente, jejejejej[/ficha]
Espeor que alguien sepa ayudarme...