{#query.Company}
{if ISNOTNULLOREMPTY(#query.Affiliation)}{#query.Affiliation}
{/endif}
{if ISNOTNULLOREMPTY(#query.Department)} | {#query.Department}
{/endif}
Email: {#query.Email}
Phone: {#query.WorkPhone}
{if ISNOTNULLOREMPTY(#query.Fax)}Fax: {#query.Fax}
{/endif}
Address: {#query.Address1}{if ISNOTNULLOREMPTY(#query.Address2)}, {#query.Address2} {/endif}
{#query.City}, {#query.State} {#query.Zip}
Website: {#query.Website}