Leib,
vBulletin uses a modified version of html scripting (I'm not supersmart on html, but know some very rudimentary stuff) which is pretty simple.
All of your scripting tags use a "[" and "]" to open and close the script. I will replace those with "{" and "}" so it doesn't execute the script, meaning you wouldn't be able to see the language. Here it goes:
For a link, vBulletin uses
{url=www.this_is_the_link_that_will_open_when_clic ked.com}
as the opening tag and then
{/url}
as the closing tag for the script. By placing words in between the two tags, those words will be what shows in your post as the underlined link. For example, what you would see from above is as the opening tag and then and it will link to the site "www.this_is_the_link_that_will_open_when_clicked. com".
So, to create a link to WAB with the text "read here", you'd write
{url=www.worldaffairsboard.com}read here{/url}
With the proper brackets, it looks like this when executed
read here
I hope this helps.



LinkBack URL
About LinkBacks
Reply With Quote


Share this thread with friends: