You can do something like this:
1. Create 2 fields (no visible on profile view) like
- Text field for Link text
- URL field for link URL
2. Create HTML delimiter field with these parameters
- Show only on profile
- in description put something like this
<a href="/{user linkurl_alias_field displayed raw}">{user texturl_alias_field displayed}</a>
{user linkurl_alias_field displayed raw} will be replaced with URL in raw mode
{user texturl_alias_field displayed} will be replaced with Text of link
This sintax become from our Content Plugin, see docs at
https://www.easy-profile.com/docs/26-plugin-content.html