Click Here To Login/Register: Login/Register
Click Here To Login/Register: Login/Register
The following is a list of variables that is available to your custom user-profile.tpl.php.
Array
(
[user_picture] => <div class="picture">
</div>
[Personal Information] => <h3>Personal Information</h3>
<dl>
<dt class="profile-profile_location">Location</dt>
<dd class="profile-profile_location">West</dd>
<dt class="profile-profile_lname">Last Name</dt>
<dd class="profile-profile_lname">TonyRomoJersey</dd>
<dt class="profile-profile_gender">Gender</dt>
<dd class="profile-profile_gender"><a href="/profile/profile_gender/Female">Female</a></dd>
<dt class="profile-profile_birthday">Birthday</dt>
<dd class="profile-profile_birthday">03/02/1962</dd>
<dt class="profile-profile_fname">First Name</dt>
<dd class="profile-profile_fname">TonyRomoJersey</dd>
</dl>
[summary] => <h3>History</h3>
<dl class="user-member">
<dt>Member for</dt>
<dd>28 weeks 1 day</dd>
</dl>
)