{$nodeinfo.name|upper} ({$nodeinfo.id|string_format:"%04d"})
{if $nodeinfo.ip_pub != "0.0.0.0"} {/if} {if $nodeinfo.passwd} {/if} {if !$nodeinfo.netdev && $netdevices} {/if} {if !$nodeinfo.netdev && $netdevices} {/if}
{t}IP address:{/t} {$nodeinfo.ip}
{t}Pub. IP address:{/t} {$nodeinfo.ip_pub}
{t}MAC address:{/t} {$nodeinfo.mac} {if $nodeinfo.producer}({$nodeinfo.producer}){/if}
{t}Password:{/t} {$nodeinfo.passwd}
{t}Network:{/t} {$nodeinfo.netname}
{t}Net device:{/t} {if $nodeinfo.netdev} {$netdevices.name} {$netdevices.producer}{if $netdevices.location} / {$netdevices.location}{/if} {if $nodeinfo.linktype}{t}wireless{/t} {section name=netdev loop=$netdevices} {/section} {t}Connect{/t} {/if} {/if}
{t}MAC checking{/t}:   {t}Half duplex{/t}:
{if $nodeinfo.access}{t}connected{/t}{else}{t}disconnected{/t}{/if}
{if $nodeinfo.warning}{t}message enabled{/t}{else}{t}message disabled{/t}{/if}
{t}last online:{/t} {if $nodeinfo.lastonline}{$nodeinfo.lastonlinedate}{else}-{/if}
{if $nodeinfo.location} {/if} {if $nodeinfo.info} {/if} {if $nodestats.month.download.data || $nodestats.month.upload.data} {/if}
{t}Location:{/t}
{$nodeinfo.location|replace:"\n":"
"}
{t}Description:{/t}
{$nodeinfo.info|replace:"\n":"
"}
{t}Created:{/t}
{t}Modified:{/t}
{$nodeinfo.createdby}, {$nodeinfo.creationdateh}
{if $nodeinfo.moddate}{$nodeinfo.modifiedby}, {$nodeinfo.moddateh}{else}-{/if}
{t}Traffic stats from last (download/upload):{/t}
{t}hour:{/t} {$nodestats.hour.download.data|string_format:"%.2f"} {$nodestats.hour.download.units} ({$nodestats.hour.downavg|string_format:"%d"} kbit/s) / {$nodestats.hour.upload.data|string_format:"%.2f"} {$nodestats.hour.upload.units} ({$nodestats.hour.upavg|string_format:"%d"} kbit/s)
{t}24 hour:{/t} {$nodestats.day.download.data|string_format:"%.2f"} {$nodestats.day.download.units} ({$nodestats.day.downavg|string_format:"%d"} kbit/s) / {$nodestats.day.upload.data|string_format:"%.2f"} {$nodestats.day.upload.units} ({$nodestats.day.upavg|string_format:"%d"} kbit/s)
{t}30 days:{/t} {$nodestats.month.download.data|string_format:"%.2f"} {$nodestats.month.download.units} ({$nodestats.month.downavg|string_format:"%d"} kbit/s) / {$nodestats.month.upload.data|string_format:"%.2f"} {$nodestats.month.upload.units} ({$nodestats.month.upavg|string_format:"%d"} kbit/s)
{t}Edit{/t} {t}Delete{/t} {t}Cancel{/t}