2009-08-08, 11:09 AM
[noparse][urlname] allows you to use the "name" portion of the HTML anchor tag. This is for more advanced users and works excellently for any guide posted on Southperry.[/noparse]
Demonstration
Click here to see all jewels from Item Maker
[noparse]And here's what the code looks like on the Item Maker guide --> [urlname="Jewels"][/urlname][/noparse]
Known limitation:
vBulletin expects that the [noparse][url][/noparse] tag is an actual link and not a name reference. So if you try to do [noparse][url="#C3"] with [urlname="C3"], it won't work[/noparse]. This is a limitation of vBulletin. I'll probably have to do some code digging to find out where to fix this.
Demonstration
Click here to see all jewels from Item Maker
[noparse]And here's what the code looks like on the Item Maker guide --> [urlname="Jewels"][/urlname][/noparse]
Known limitation:
vBulletin expects that the [noparse][url][/noparse] tag is an actual link and not a name reference. So if you try to do [noparse][url="#C3"] with [urlname="C3"], it won't work[/noparse]. This is a limitation of vBulletin. I'll probably have to do some code digging to find out where to fix this.

