AtalusMx

BBCodes para Invision Power Board (IPB)

Navegando por la red, me e encontrado con esto, muy utiles para los webmasters que manejan este sistema de foros:

 

- BBCODE YOUTUBE

Nos dirigimos a el panel de administracion , luego a management, vamos hasta ” Custom BBcode”.
Presionamos “ADD NEW BBECODE”, y Rellenamos con los siguientes datos:

- Custom BBcode Title: You Tube

- Custom BBcode Description: Videos de Youtube

- Custom BBcode Example:

- Custom BBcode Tag: youtube

- Use Option in tag?: NO

- Custom BBcode Replacement:

<object width=”425″ height=”350″><embed src=”http://www.youtube.com/v/{content}” type=”application/x-shockwave-flash” width=”425″ height=”350″></embed></object>

- BBCODE PAYPAL

Realizamos lo mismo que en el anterior bbcode y reemplazamos de la siguiente manera:

- Custom BBcode Title: Paypal

- Custom BBcode Description: Donar rapidamente usando paypal

- Custom BBcode Example: [paypal=mail de usuario en paypal]Donacion para que[/paypal]

- Custom BBcode Tag: paypal

- Use Option in tag?: YES

- Custom BBcode Replacement:

<div style=’ background: #FAFCFE;
border: 1px dotted #000;
color: #465584;
font-family: Courier, Courier New, Verdana, Arial;
margin: 0 auto 0 auto;
padding: 2px;
width: 98%;’> <a rel=”nofollow” href=’https://www.paypal.com/xclick/business={option}&no_note=1&tax=0&item_name={content}’><img src=’https://www.paypal.com/en_US/i/btn/x-click-but21.gif’ alt=’{content}’ border=’0′ /></a> </div>

- BBCODE EMULE

- Custom BBcode Title: Emule o Ed2K

- Custom BBcode Description: Enlaces de Emule

- Custom BBcode Example:

[ed2k]
enlace emule
[/ed2k]


- Custom BBcode Tag: ed2k

- Use Option in tag?: NO

- Switch option around? No

- Custom BBcode Replacement:

<a rel=”nofollow” href=”{content}” />

- Insert into the editor’s ‘Insert Special’ menu? Si

- Enter ‘option’ dialogue text

- Enter ‘content’ dialogue text: Insertar Enlace Ed2k

 

BBcode Marquesina

Custom BBCode Title : Marquee o Marquesina
Custom BBCode Description : Texto En Movimiento
Custom BBCode Example : [marquee=down]un ejemplo[/marquee]
Custom BBCode Tag : marquee
Use Option in tag? : Yes
Custom BBCode Replacement : <marquee direction=’{option}’>{content}</marquee>

BBcode Trabajos en Flash.

Custom BBcode title: Flash
Custom BBcode description: BBcode para , juego, animacion o video en flash
Custom BBcode example: [flash] Link del archivo [/flash]
Custom BBcode tag : flash
Use option in tag: no
switch option around?: no
Custom bbcode replacement:

<object classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0″ width=”550″ height=”400″ id=”Untitled-1″ align=”middle”>
<param name=”allowScriptAccess” value=”sameDomain” />
<param name=”movie” value=”{content}” />
<param name=”quality” value=”high” />
<param name=”bgcolor” value=”#ffffff” />
<embed src=”{content}” quality=”high” bgcolor=”#ffffff” width=”550″ height=”400″ name=”Untitled-1″ align=”middle” allowScriptAccess=”sameDomain” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer” />
</object>

Insert into the editor’s ‘Insert Special’ menu?: yes

Enter ‘option’ dialogue text: flash

Enter ‘content’ dialogue text: flash

BBcode para MySpace:

Custom BBCode Title : Video MySpace

Custom BBCode Description : bbcode para introducir videos de myspace

Custom BBCode Example : [myspace vid]Video Id[/myspace vid]

Custom BBCode Tag : myspace vid

Use Option in tag? : NO

Custom BBCode Replacement :

<embed src=”http://lads.myspace.com/videos/vplayer.swf” flashvars=”m={content}&type=video” type=”application/x-shockwave-flash” width=”430″ height=”346″></embed>

Bbcode redimencionar imagenes:

BBCode Title: Redimensionar Imagenes

BBCode Description: bbcode para redimencionar imagen a un tamaño espesifico

BBCode Example: [image=width=700]http://link de la imagen.jpg[/image]

BBCode Tag: image

Use Option in tag? YES

BBCode Replacement:

<image img src=’{content}’{option}></image>

para finalizar en bbcode manager:

[image={opcion}]{content}[/image]

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

One Response to “BBCodes para Invision Power Board (IPB)”

  1. hielliniuck Says:

    thanks

Leave a Reply

You must be logged in to post a comment.