I want to add a clickable line of text (without using the link command) but I can't figure it out.
My line of code is as follows
Click Here<admin| (click: ?admin)[(display: adminlogin)]
Where "Click" is plain text and "Here" is supposed to be clickable.
Can someone point out my error?