Re: Setting a Link in a Wiki Page Tracker Template
If you just want to insert the logged in user, you can turn on Argument variables (https://doc.tiki.org/Wiki+Argument+Variables) and then you can use to get the user name.
Then this would work:
[tiki-user_information.php?username=]
Tom