Loading...
 
Skip to main content

History: PluginUserlink

Source of version: 8 (current)

Copy to clipboard
            ! Plugin User Link
''Introduced in ((Tiki6))''

Use this ((wiki plugin)) to show a link to the information page for a user.

!!Parameters
{pluginmanager plugin="userlink"}
The user account name can be an email address if "User email as login" is turned on.
!!Examples
!!!Basic syntax
{CODE(colors="tiki")}
{USERLINK(user=>useraccountname)}Link text{USERLINK}
{CODE}