params->get( 'show_page_title', 1 ) && !$this->contact->params->get( 'popup' ) && $this->params->get('page_title') != $this->contact->name ) : ?>
params->get( 'page_title' ); ?>
params->get( 'show_contact_list' ) && count( $this->contacts ) > 1) : ?> contact->name && $this->contact->params->get( 'show_name' ) ) : ?> contact->con_position && $this->contact->params->get( 'show_position' ) ) : ?> contact->params->get( 'allow_vcard' ) ) : ?> contact->params->get('show_email_form') && ($this->contact->email_to || $this->contact->user_id)) echo $this->loadTemplate('form'); ?>

:
contacts, 'contact_id', 'class="inputbox" onchange="this.form.submit()"', 'id', 'name', $this->contact->id);?>
contact->name; ?>
contact->con_position; ?>

contact->image && $this->contact->params->get( 'show_image' ) ) : ?>
contact->image, JText::_( 'Contact' ), array('align' => 'middle')); ?>
loadTemplate('address'); ?>