Forum Variable Guide
About Variables
Variables are the representation of something else. On the forum, these are located between {}s. For example, {"USERNAME"} without the quotes will result in Brian.
Variables
Get the forum address:
Example:
[You must be registered and logged in to see this link.]
Forum Name (text):
Example:
The Chill Out
Forum Name (link):
Example:
[You must be registered and logged in to see this link.]
Site Description:
Example:
Date when the forum was created:
Example:
Sun Nov 18, 2007 11:59 pm
Age of the forum in days
Example:
930
Number of forums/categories
Example:
12
Number of topics
Example:
1132
Number of posts
Example:
22806
Number of members
Example:
729
Most users ever online
Example:
42
Date for most users ever online
Example:
Wed Jun 18, 2008 12:43 am
Last Registered member (text)
Example:
KaliumNitrate
Last Registered member (link)
Example:
[You must be registered and logged in to see this link.]
----------------------------------
User-related
----------------------------------
Name of the member (text)
Example:
Brian
Name of the member (link)
Example:
[You must be registered and logged in to see this link.]
Date of Birth
Example:
Wed Aug 02, 1995 11:00 pm
Age
Example:
14
Register date
Example:
Fri Dec 07, 2007 3:02 am
Last visit
Example:
Sat Jun 05, 2010 10:52 pm
Number of posts
Example:
9080
-------------------------
End of List
-------------------------
Ok, I take NO credit for this, other than ripping it off this page.
About Variables
Variables are the representation of something else. On the forum, these are located between {}s. For example, {"USERNAME"} without the quotes will result in Brian.
Variables
Get the forum address:
- Code:
{FORUMURLINK}
Example:
[You must be registered and logged in to see this link.]
Forum Name (text):
- Code:
{FORUMNAME}
Example:
The Chill Out
Forum Name (link):
- Code:
{FORUMNAMELINK}
Example:
[You must be registered and logged in to see this link.]
Site Description:
- Code:
{FORUMDESC}
Example:
Date when the forum was created:
- Code:
{FORUMBIRTHDAY}
Example:
Sun Nov 18, 2007 11:59 pm
Age of the forum in days
- Code:
{FORUMAGE}
Example:
930
Number of forums/categories
- Code:
{FORUMCOUNTFORUM}
Example:
12
Number of topics
- Code:
{FORUMCOUNTOPIC}
Example:
1132
Number of posts
- Code:
{FORUMCOUNTPOST}
Example:
22806
Number of members
- Code:
{FORUMCOUNTUSER}
Example:
729
Most users ever online
- Code:
{FORUMONLINEUSER}
Example:
42
Date for most users ever online
- Code:
{FORUMONLINEDATE}
Example:
Wed Jun 18, 2008 12:43 am
Last Registered member (text)
- Code:
{FORUMLASTUSER}
Example:
KaliumNitrate
Last Registered member (link)
- Code:
{FORUMLASTUSERLINK}
Example:
[You must be registered and logged in to see this link.]
----------------------------------
User-related
----------------------------------
Name of the member (text)
- Code:
{USERNAME}
Example:
Brian
Name of the member (link)
- Code:
{USERLINK}
Example:
[You must be registered and logged in to see this link.]
Date of Birth
- Code:
{USERBIRTHDAY}
Example:
Wed Aug 02, 1995 11:00 pm
Age
- Code:
{USERAGE}
Example:
14
Register date
- Code:
{USERREGDATE}
Example:
Fri Dec 07, 2007 3:02 am
Last visit
- Code:
{USERLASTVISIT}
Example:
Sat Jun 05, 2010 10:52 pm
Number of posts
- Code:
{USERCOUNTPOST}
Example:
9080
-------------------------
End of List
-------------------------
Ok, I take NO credit for this, other than ripping it off this page.






