= $this->TPL['user_info']['nick']; ?>
if ($_GET['id'] == $this->TPL['logged_id']) {?>
Edit my profile »
} else { ?> } ?>
if ($this->TPL['user_info']['avatar'] != null)
echo '';
else
echo '';
?>
Joined: = $this->TPL['user_info']['regdate']; ?>
Last visit: = (($this->TPL['user_info']['lastvisit']!= null) ? $this->TPL['user_info']['lastvisit'] : 'Never') ?>
Posts: = $this->TPL['user_info']['post_count']; ?>; = $this->TPL['post_ratio']; ?>% of total.
Location: = $this->TPL['user_info']['location']; ?>
Last visit: = (($this->TPL['user_info']['lastvisit']!= null) ? $this->TPL['user_info']['lastvisit'] : 'Never') ?>
Posts: = $this->TPL['user_info']['post_count']; ?>; = $this->TPL['post_ratio']; ?>% of total.
Location: = $this->TPL['user_info']['location']; ?>
Status:
Rank: = $this->getRankLevel($this->TPL['user_info']['rank']); ?>
Rank: = $this->getRankLevel($this->TPL['user_info']['rank']); ?>
if ($this->TPL['user_info']['signature'] != null) { ?>
= $this->TPL['user_info']['nick']; ?>'s signature
= BBCode($this->TPL['user_info']['signature']); ?>