The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I have a bbcode I use for making links to open in the same page.
Code:
<a href="{param}">{param}</a> output = http://www.mysite.com/ Is it possible to have the output as mysite so you cannot see the url? --------------- Added [DATE]1208398281[/DATE] at [TIME]1208398281[/TIME] --------------- --------------- Added [DATE]1208398343[/DATE] at [TIME]1208398343[/TIME] --------------- Found the answer Replacement Code:
<a href="{option}">{param}</a> Code:
[link=http://www.mysite.com/]My Site[/link] |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|