Netbox info
{{#if isElink}}
{{node.data.sysname}}
{{else}}
{{node.data.ip}}
{{/if}}
{{#if isElink}}
Elink positions will not be saved when saving a view.
{{/if}}
Category:{{node.data.category}}
{{#if isElink}}
{{else}}
Room:{{#if node.data.room}}{{node.data.room}}{{else}}N/A{{/if}}
Location:{{#if node.data.location}}{{node.data.location}}{{else}}N/A{{/if}}
{{/if}}