Heisenberg submitted a new resource:
You must be registered for see links
- I'll teach you how to create your own helpers to use in templates.Helpers provide extra functions that you can use inside the XenForo templates.
Currently there are many Helpers, following some them:
avatar -> Helper to fetch the URL of a user's avatar.
username -> Produces a <a href="members/username.123" class="username">Username</a> snippet.
usertitle -> Helper to get the user title for the specified user.
richusername -> Outputs the necessary HTML for a rich username (includes the display style markup class)....
You must be registered for see links
Last edited:
