{if $item.img} {else} {/if} |
{$item.full_name|htmlspecialchars}
{if $item.company_name} {if $item.company_website}{$item.company_name|htmlspecialchars} {else} {$item.company_name|htmlspecialchars} {/if} {/if} {if $item.location_physical_address}
{$item.location_physical_address|htmlspecialchars} {if $item.primary_phone} {$item.primary_phone_title}{if $item.primary_phone_title}:{/if} {$item.primary_phone} {/if} {if $item.secondary_phone}{$item.secondary_phone_title}{if $item.secondary_phone_title}:{/if} {$item.secondary_phone} {/if} {if $item.fax}Fax: {$item.fax} {/if} {if $item.email}{/if} |
{*if $item.member_type} Member Type {$item.member_type} {/if*} {if is_array($item.specialty) && !empty($item.specialty)}Specialty: {', '|implode:$item.specialty} {/if} {if is_array($item.area) && !empty($item.area)} Area: {', '|implode:$item.area} {/if} {if is_array($item.link) && !empty($item.link)} Recommended link{if count($item.link)>1}s{/if}: |
{$item.bio}
|