{%!admin-title-id} | {%?id} |
---|---|
{%!admin-title-username} | {%?username} |
{%!admin-title-email} | {%?email} |
{%!admin-title-accesslevel} | {%if accesslevel == 1} {%!admin-level-enduser} {%/if}{%if accesslevel == 10} {%!admin-level-reseller} {%/if}{%if accesslevel == 20} {%!admin-level-nodeadmin} {%/if}{%if accesslevel == 30} {%!admin-level-masteradmin} {%/if} |
{%!admin-title-vpses} | {%?vpscount} |
{%!list-column-hostname} | {%!list-column-platform} | {%!list-column-disk} | {%!list-column-ram} | {%!list-column-template} | |
---|---|---|---|---|---|
{%if vps[status] == running} {%elseif vps[status] == stopped} {%elseif vps[status] == suspended} {%else} {%/if} | {%?vps[hostname]} | {%if vps[virtualization-type] == 1} OpenVZ {%/if}{%if vps[virtualization-type] == 2} Xen PV {%/if}{%if vps[virtualization-type] == 3} Xen HVM {%/if}{%if vps[virtualization-type] == 4} KVM {%/if} | {%?vps[diskspace]} {%?vps[diskspace-unit]} | {%?vps[guaranteed-ram]} {%?vps[guaranteed-ram-unit]} | {%?vps[template]} |