Página 1 de 1

BBCode Multiframe  Tema Solucionado

Publicado: 08 Ene 2010, 22:12
por Doc
Autor: Anybloodyid
Descripcion:Coloca una elección de fotogramas todo el tema, así como otras opciones,
Alineación de texto, color de fuente, color de la página, tipo de fuente, tamaño de fuente y decoración de la fuente.
Todo está en el archivo zip, incluyendo cómo hacer tus propios cuadros.

-------------------------------------

BBcode

Código: Seleccionar todo

[multiframe={NUMBER},{SIMPLETEXT1},{COLOR},{COLOR1},{SIMPLETEXT2},{NUMBER1},{SIMPLETEXT3}]{TEXT}[/multiframe]
HTML

Código: Seleccionar todo

    <tr>
    <td background="./frames/frame_{NUMBER}/frame-01.gif" width="50" height="50"></td>
    <td background="./frames/frame_{NUMBER}/frame-02.gif" height="50"></td>
    <td background="./frames/frame_{NUMBER}/frame-03.gif" width="50" height="50"></td>
    </tr>
    <tr>
    <td background="./frames/frame_{NUMBER}/frame-04.gif" width="50" height="300"></td>
    <td bgcolor={COLOR}><P ALIGN={SIMPLETEXT1} <FONT COLOR={COLOR1}><FONT FACE="{SIMPLETEXT2}"><FONT SIZE="{NUMBER1}"><{SIMPLETEXT3}>{TEXT}</{SIMPLETEXT3}></td>
    <td background="./frames/frame_{NUMBER}/frame-05.gif" width="50" height="300"></td>
    </tr>
    <tr>
    <td background="./frames/frame_{NUMBER}/frame-06.gif" width="50" height="50"></td>
    ><td background="./frames/frame_{NUMBER}/frame-07.gif" height="50"></td>
    <td background="./frames/frame_{NUMBER}/frame-08.gif" width="50" height="50"></td>
    </tr>
    </table>
    </div>
Linea De Ayuda

Código: Seleccionar todo

MultiFrame: [multiframe = número de fotograma, alinear texto, página color, fuente, color, fuente, fuente, tamaño, fuente interior] su texto [/multiframe]
Ejemplo

Código: Seleccionar todo

multiframe=4,center,transparent,#BF00FF,monotype corsiva,3,b
Demo
Imagen
PD: el archivo frame_Help esta en ingles, la version traducida es la tutorial, esta no esta totalmente traducida si tiene una mejor traduccion me dicen x MP

Re: BBCode Multiframe

Publicado: 15 Ene 2010, 07:30
por somoskoras
Me parece muy buena opcion...voy a instalarlo y comento...gracias.

Re: BBCode Multiframe

Publicado: 06 Feb 2010, 16:11
por mitch
BBcode Actualizado: Corregido con bbcode seguro.