I want to create more/different BBCODE for URL links
And to give him different parameters than having to BBCODE to URL
For some reason I can not produce BBCODE for this
I try that :
Code:
title : MoreUrl
BB Code Tag Name : XXX
Replacement : <a href="{option}" style="border-color:red;border-style:outset;" />{param}</a>
Example : [XXX]http://www.vbulletin.org[/XXX]
It does not work
Any idea?