User Variables
From TMM Wiki
Revision as of 14:58, 1 October 2010 by TMMStephenY (talk | contribs)
CARMA allows the usage of custom user variables. This allows you to add variables to the current member's profile, allowing you to store details for use in templates later on.
To create a user variable, simply have a member load a URL that contains the following code at the end:
uvar[variable]=value
Replace variable in the above example with your chosen variable's name, and value in the above example with your chosen variable's value.
CARMA can use stored user variables in a variety of areas. For example, the default View Gallery (show_gal) and View Picture (view_pic) templates can use custom user variables to store the member's thumbnail and picture size preferences.