{{#if whois.account}}
{{/if}}
{{#if whois.channels}}
{{whois.nick}}
is on the following channels: {{{parse whois.channels}}}
{{/if}}
{{#if whois.server}}
{{whois.nick}}
is connected to {{whois.server}}
({{whois.server_info}})
{{/if}}
{{#if whois.secure}}
{{/if}}
{{#if whois.away}}
{{/if}}