The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Looking for a very simple mod/bbcode that would basicly work like the "insert link" button, but instead of just adding a link it would add a link with an image, so links would infact become buttons.
It would basicly do the following. Associate an image with the link. If anyone could help out i would realy appreciate it, i have all the buttons already made i just need some help with the bbcode |
#2
|
||||
|
||||
![]()
Create a new BBCode:
Title: Download (change this to whatever you want) Tag: dl (change this to whatever you want) Replacement: <a href="{param}"><img src="url/to/image.jpg" width="121" height="20" border="0"></a> Example: [dl]http://www.mylink.com[/dl] Use {option}: No Remove Tag If Empty: Yes |
#3
|
|||
|
|||
![]()
Just what i was looking for thank you!
Do you know if there is a way of doing it so the user is promped to enter the url? Like when inserting a link? |
#4
|
||||
|
||||
![]()
Unfortunately no, it would require some modifications to the code which I am not familiar with. This is the simplest way of doing it.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|