03 Dec, 2016, Splork wrote in the 1st comment:
Votes: 0
We are trying to create clickable links which will open up your web browser and go to that website link. We switched over to Kavir's protocol code in 2011. We have tried the following two methods:

<a "http://www.slothmud.org">Sloth</a&...;
<A "http://www.slothmud.org">Sloth</A&...;
<a href="http://www.slothmud.org">SlothMUD<...;
<A href="http://www.slothmud.org">SlothMUD<...;

For some reason the ends of the code is being replaced on this post…

It appears that the above seem to work with wintin.net and zmud but not mudlet. Moving discussion over to their forums!

Thanks!
08 Dec, 2016, Skol wrote in the 2nd comment:
Votes: 0
If you're sending it via code (IE not a post in a note etc),

We do this:
/t<send href="url.goes.here.com">Linknamehere/t</send>

Works with mudportal, zmud, wintin and mudlet (on Ansalon, not sure if there are different ways to implement his protocol code though).

Hope it helps!
- Dave.
0.0/2