Page 1 of 1

Template Variables (shortcodes) for Mobile and Main Templates

Posted: Sat Dec 21, 2019 1:30 pm
by geoff
Template Variables (shortcodes) for Templates:

A template variable is a bit of code put in the template HTML that will display some user data on the site. For example {user_credits} will display the logged in user's credit balance in place of that code.

Some codes I would like to add to templates

- The credit balance of the user
- Days remaining of superpowers
- Any profile field of the logged-in user