How to create an url link to a corp in chat

I’m aware you can drag the name of a corp into chat to create a link.

Is it also possible to create such link from scratch? I know it can be done for ships and structures.

Something along these lines:
<url=showinfo:99005338>Pandemic Horde</url>

This one doesn’t work, but is it possible to do so? And how to do it?

the link is called joinChannel:

example <a href="joinChannel:xxx">name</a>
where “xxx” is the ID of the channel … you can just copy it and paste it into notepad or whatever to make it visible.

your Horde example will then look like this
<a href="joinChannel:player_-68479993">Join HORDE</a>

2 Likes

Nice! Thanks!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.