Difference between revisions of "Template:ServerInfo"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<div> | <div> | ||
{| border=1 align=right cellpadding=4 cellspacing=0 width=250 style="margin: 0 0 1em 1em; border: 1px #000000 solid; border-collapse: collapse; font-size: 95%;" | {| border=1 align=right cellpadding=4 cellspacing=0 width=250 style="margin: 0 0 1em 1em; border: 1px #000000 solid; border-collapse: collapse; font-size: 95%;" | ||
− | |+ align=center style="margin: 0 0 1em 1em; border: 1px #000000 solid; border-collapse: collapse; background:white;" | <big>'''{{{}}}'''</big> <br>'''Alias''':{{{}}} | + | |+ align=center style="margin: 0 0 1em 1em; border: 1px #000000 solid; border-collapse: collapse; background:white;" | <big>'''{{{hostname}}}'''</big> <br>'''Alias''':{{{alias}}} |
|- | |- | ||
| style="background:yellow;"|'''SI2 Ref: | | style="background:yellow;"|'''SI2 Ref: | ||
− | | style="background:yellow;"| | + | | style="background:yellow;"|'''{{{SI2URL}}} |
|- | |- | ||
| style="background:#C8C8C8;"|'''Type''' | | style="background:#C8C8C8;"|'''Type''' | ||
− | | style="background:#C8C8C8;"| | + | | style="background:#C8C8C8;"|{{{type}}} |
|- | |- | ||
| style="background:#C8C8C8;"|'''Virtual Host''' | | style="background:#C8C8C8;"|'''Virtual Host''' | ||
− | | style="background:#C8C8C8;"| | + | | style="background:#C8C8C8;"|{{{virtualhost}}} |
|- | |- | ||
| style="background:#C8C8C8;"|'''General Description''' | | style="background:#C8C8C8;"|'''General Description''' | ||
− | | style="background:#C8C8C8;"| | + | | style="background:#C8C8C8;"|{{{description}}} |
|- | |- | ||
| style="background:#C8C8C8;"|'''Services Provided''' | | style="background:#C8C8C8;"|'''Services Provided''' | ||
− | | style="background:#C8C8C8;"| | + | | style="background:#C8C8C8;"|{{{services}}} |
|- | |- | ||
| style="background:#C8C8C8;"|'''IP Address(es)''' | | style="background:#C8C8C8;"|'''IP Address(es)''' | ||
− | | style="background:#C8C8C8;"| | + | | style="background:#C8C8C8;"|{{{IP}}} |
|- | |- | ||
| style="background:#C8C8C8;"|'''OS''' | | style="background:#C8C8C8;"|'''OS''' | ||
− | | style="background:#C8C8C8;"| | + | | style="background:#C8C8C8;"|{{{OS}}} |
|- | |- | ||
| style="background:#C8C8C8;"|'''Processor(s)''' | | style="background:#C8C8C8;"|'''Processor(s)''' | ||
− | | style="background:#C8C8C8;"| | + | | style="background:#C8C8C8;"|{{{CPU}}} |
|- | |- | ||
| style="background:#C8C8C8;"|'''RAM''' | | style="background:#C8C8C8;"|'''RAM''' | ||
− | | style="background:#C8C8C8;"| | + | | style="background:#C8C8C8;"|{{{RAM}}} |
|- | |- | ||
|- | |- | ||
| style="background:#C8C8C8;"|'''Hard Disks''' | | style="background:#C8C8C8;"|'''Hard Disks''' | ||
− | | style="background:#C8C8C8;"| | + | | style="background:#C8C8C8;"|{{{HARDDISK}}} |
|- | |- | ||
| style="background:#C8C8C8;"|'''Extra Info''' | | style="background:#C8C8C8;"|'''Extra Info''' | ||
− | | style="background:#C8C8C8;"| | + | | style="background:#C8C8C8;"|{{{extra}}} |
|} | |} | ||
</div> | </div> |
Revision as of 15:25, 3 June 2014
SI2 Ref: | {{{SI2URL}}} |
Type | {{{type}}} |
Virtual Host | {{{virtualhost}}} |
General Description | {{{description}}} |
Services Provided | {{{services}}} |
IP Address(es) | {{{IP}}} |
OS | {{{OS}}} |
Processor(s) | {{{CPU}}} |
RAM | {{{RAM}}} |
Hard Disks | {{{HARDDISK}}} |
Extra Info | {{{extra}}} |