The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
BBcode Help Needed
Hi ,
i need a help to making an Custom bbcode . i want something like this : bbcode : [bb ] [/bb] for example . example : [bb]http://domain.com/...[/bb] result : An image that i put in bbcode with a Link that user put that between the code. any help would be great thanks |
#2
|
|||
|
|||
BBCode: imglink
Replacement: Code:
<a href="{param}"><img src="path/to/your/image.gif" alt="" border="" /></a> |
#3
|
||||
|
||||
yea , here is my setting :
Title : linkimage Tag : limg Replacement : Code:
<a href="{param}"><img src="path/to/your/image.gif" alt="" border="" /></a> and then it shows this to me : [limg]http://www.domain.com/[/limg] !!! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|