that wont be possible, unless it's a vbulletin based page, because it would have to fetch the user info from the database, which only works if it's a vbulletin powered page.
it isn't that hard to make a vbulletin powered page... here's ome help on that:
https://vborg.vbsupport.ru/showthread.php?t=62164
in which case a link to a logged in user's profile would be:
http://www.YOURSITE.com/FolderThatYourForumWasUploadedTo/member.php?$session[sessionurl]u=$bbuserinfo[userid]
which will fetch:
http://www.yoursite.com/forum/member.php?u=YourID