In Refined Toolkit’s modules and macros, you can use Text Variables to create dynamic content. For example, use them to personally welcome a user to the page.
Text Variables
Variable | Description |
---|---|
$username | The username of the current logged in user. |
$userfullname | The full name of the current logged in user. |
$userfirstname | The first name of the current logged in user. |
$spacename | The name of the current space. |
$spacekey | The key of the current space. |