[test]Testvar[/test] In the ACP, your html would be <a href='http://www.domain.com/user/{param}'>My Profile</a> Then when the code is used, it will return <a href='http://www.domain.com/user/Testvar'>My Profile</a>