The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
extra (IE) bbcode for glow,shadow, opacity and marquee Details »» | |||||||||||||||||||||||||||
extra (IE) bbcode for glow,shadow, opacity and marquee
Developer Last Online: Apr 2020
hi y'all..
Here are some internetexplorer additions for your vB == click add new bbcode for each new code you want to add. wikipedia in forum title in forum: Wikipedia reference-link tag: wiki Replacement: <span style="background-color: White; border: 1px dashed Blue; padding: 1px; text-decoration: none;"><img src="images/misc/wikipedia.gif" alt="Wikipedia referentie-link" align="absmiddle" border="0"><a href="http://NL.wikipedia.org/wiki/{param}" target="new">{param}</a></span> example: [wiki]obesitas[/wiki] use option: no Button Image (Optional) ./images/misc/wikipedia.gif note the NL in the wikipediaurl: for english replace with EN === marquee title in forum: marquee option tag: marq Replacement: <MARQUEE BEHAVIOR=SLIDE SCROLLDELAY=50 SCROLLAMOUNT=10 LOOP=0>{param}</marquee> example: [marq]Scrolling text[/marq] use option: no Button Image (Optional) ./images/misc/marquee.gif == Glowing Text title in forum: Glowing Text tag: glow Replacement: <div style="font-size:12px;letter-spacing:normal;font-style:normal;font-family:verdana;color:#ffffff;filter:Glow(color={op tion},strength=5);height:22px; ">{param}</div> example: [glow=green]this is green[/glow] use option: yes Button Image (Optional) ./images/misc/glow.gif == shadowed text title in forum: shadowed text tag: shadow Replacement: <div style="font-size:12px;letter-spacing:normal;font-style:normal;font-family:verdana;color:#ffffff;filter:shadow (color=blue,strength=5);height:22px;">dit is blauw</div> [shadow=blue]this is blue[/shadow] use option: yes Button Image (Optional) ./images/misc/shadow.gif upload the gifs in your misc-directory.. That's all Show Your Support
|
Comments |
#2
|
||||
|
||||
opacity
title in forum: opacity for pictures tag: opac Replacement: <img style="filter:alpha(opacity=85,style=2,finishopaci ty=10)" src={param}> example: [opac]http://www.maagverkleining.nl/images/weka.jpg[/opac] use option: no Button Image (Optional) ./images/misc/opaque.gif |
#3
|
||||
|
||||
I tend to dislike these on the basis that firefox disallows such code
|
#4
|
||||
|
||||
Isnt it not recommended for HTML?
|
#5
|
|||
|
|||
whenever i use the bbcode, it always leave spaces, so the wiki code wouldn't work, how to remove those spaces when you use bbcode? like when i typed in vietnam, then highlight it, then i clicked on wiki bbcode, submit the reply, and the link comes out like this:
http://en.wikipedia.org/wiki/%20<br%20/>vietnam<br%20/> |
#6
|
||||
|
||||
Thank you, thank you!
|
#7
|
|||
|
|||
Thanks was looking for these any idea how we can Realplayer or Flash also like these ?
|
#8
|
||||
|
||||
inline frames in forumthreads
title in forum: inline frame in forumposts tag: frame Replacement: <iframe name="framename" SRC="{param}" scrolling="auto" height="650" width="100%" FRAMEBORDER="no"></iframe> example: [frame]http://members.chello.nl/~jagodschalk/index.htm[/frame] use option: no Button Image (Optional) ./images/misc/frame.gif (not in zipfile) ==== inline resizable frames in forumthreads title in forum: inline resizable frame in forumposts tag: sizedframe Replacement: <iframe name="framename" SRC="{param}" scrolling="auto" height="650" width="100%" FRAMEBORDER="no"></iframe> example: [sizedframe=900]http://members.chello.nl/~jagodschalk/index.htm[/sizedframe] use option: yes Button Image (Optional) ./images/misc/sizedframe.gif (not in zipfile) comments: as you see the default is set to 650 here so that will be the size if no parameter is given ([sizedframe=""]) |
#9
|
||||
|
||||
flashfiles in forum
title in forum: flash tag: swf Replacement: <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="100%" height="400"><param name="movie" value="{param}" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="{param}" quality="high" bgcolor="#ffffff" width="100%" height="400" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> example: [swf]example.swf[/swf] use option: no Button Image (Optional) ./images/misc/swf.gif (not in zipfile) Works also with .DCR files ========== mediaplayer files in forum title in forum: mediaplayer file tag: media Replacement: <embed src="{param}" width="100%" height="400" hidden="false" loop="false" volume=100> example: [media]http://members.chello.nl/~jagodschalk/funky_trombone.wmv[/media] use option: no Button Image (Optional) ./images/misc/media.gif (not in zipfile) Works also with other mediaplayer extensions ======== hidden music in posts starting when a visitor reaches the point in the page where the code is. (if in footer it requires to scroll to the footer before the file starts to play) hidden mediaplayer files in forum title in forum: hidden mediaplayer file tag: hidden Replacement: <img dynsrc="{param}" width="1" height="1" hidden="true" loop="true" volume=100> example: [hidden]http://members.chello.nl/~jagodschalk/Cellmates.mp3[/hidden] use option: no Button Image (Optional) ./images/misc/media.gif (not in zipfile) Works also with all other mediaplayer extensions ==== There is a difference between the <embed> and the <img dynsrc> code which is that the embed streams while downloading and <img dynsrc> loads the entire file before playing Have fun |
#10
|
|||
|
|||
Thanks a lot.. this comes in as handy.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|