Just recently installed this. Was wondering if you could make it so a bbcode would still work even if it doesn't have all the options used.
For example, I have the following set up for wowhead tooltips:
<a class="{option2}" href="http://www.wowhead.com/?item={option1}" style="text-decoration:none">{param}</a>
However, I'd like to to work so if someone simply puts something like [item=12345]NameOfItem[/item] instead of [item=12345;q2]NameOfItem[/item], it still shows NameOfItem, but simply as a regularly color'd link.
Currently, it just displays nothing.
|