XF 1.3 Linking to a specific member?

Gossamer

Active member
I'm working on a custom staff display for my sidebar right now, and it's using templates. I'm just hardcoding all of the staff names into it since it uses special organization. Is it possible to do a xen:link to a specific member? Like, if I know the member id, is there a way to do something like... {xen:link members, 221}?

Of course, I can just do a normal link to their profile. But I was hoping to still have the popup member card for these links.
 
Top Bottom