|
|
Line 1: |
Line 1: |
− | {| class="InfoDerecha" style="border:solid thin #aaa; width: 22em; text-align: left; background-color:#f9f9f9; color: black; padding: .2em; font-size: 95%;"
| + | <noinclude> |
− | |-
| + | This is the 'Infobox Server' template. |
− | ! colspan="2" style="font-size: larger ;text-align: center;" | {{PAGENAME}}
| + | It should be called in the following format: |
− | |-
| + | <pre> |
− | | colspan="2" style="text-align: center;" |[[Image:{{{Image|{{{Image|No Computer Picture Available}}}}}}|none|{{{Size|200px}}}]] {{PAGENAME}}, {{{Description}}}
| + | {{Infobox Server |
− | |-
| + | |Internet IP= |
− | ! style="vertical-align:top; font-size: 90%;" | Complete name(s):
| + | }} |
− | | style="font-size: 90%;" | {{{Complete name(s)|{{{Complete name(s)|No Domain Name yet}}}}}}
| + | </pre> |
− | |-
| + | Edit the page to see the template text. |
− | ! style="vertical-align:top; font-size: 90%;" | Guifi IP(s):
| + | </noinclude><includeonly> |
− | | style="font-size: 90%;" | {{{Guifi IP(s)|{{{Guifi IP(s)|No Guifi IP yet}}}}}}
| + | {| class="wikitable" |
− | |-
| + | ! Internet IP(s) |
− | ! style="vertical-align:top; font-size: 90%;" | Internet IP:
| + | | {{#arraymap:{{{Internet IP|}}}|,|x|[[Internet IP::x]]}} |
− | | style="font-size: 90%;" | {{{Internet IP|{{{Internet IP|No Internet IP yet}}}}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%;" | Local IP(s):
| + | |
− | | style="font-size: 90%;" | {{{Local IP(s)|{{{Local IP(s)|No Local IP}}}}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%;" | Router(s):
| + | |
− | | style="font-size: 90%;" | {{{Router_IP|{{{Router_IP|Unknow}}}}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%;" | Location:
| + | |
− | | style="font-size: 90%;" | {{{Location|{{{Location|No Public}}}}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%;" | SSH Port:
| + | |
− | | style="font-size: 90%;" | {{{SSH Port|{{{Port|22}}}}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%;" | Bandwidth(s): | + | |
− | | style="font-size: 90%;" | {{{Bandwidth(s)|}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%;" | Up from:
| + | |
− | | style="font-size: 90%;" | {{{Up from|{{{Up from|Unknow date}}}}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%;" | Donation:
| + | |
− | | style="font-size: 90%;" | {{{Donation}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%;" | Administration:
| + | |
− | | style="font-size: 90%;" | {{{Administration|{{{Administration|Default admins}}}}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%; background-color:#ffffff;" | CPU:
| + | |
− | | style="font-size: 90%; background-color:#ffffff;" | {{{CPU|}}}
| + | |
− | |- | + | |
− | ! style="vertical-align:top; font-size: 90%; background-color:#ffffff;" | RAM:
| + | |
− | | style="font-size: 90%; background-color:#ffffff;" | {{{RAM|}}} | + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%; background-color:#ffffff;" | HD(s):
| + | |
− | | style="font-size: 90%; background-color:#ffffff;" | {{{HD(s)|}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%;" | Task(s):
| + | |
− | | style="font-size: 90%;" | {{{Task(s)|{{{Task|No Tasks yet}}}}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%;" | Virtual Servers:
| + | |
− | | style="font-size: 90%;" | {{{Virtual Servers|{{{Virtual Servers|–––}}}}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%; background-color:#ffffff;" | Kernel:
| + | |
− | | style="font-size: 90%; background-color:#ffffff;" | {{{Kernel|{{{Kernel|Linux}}}}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%; background-color:#ffffff;" | OS:
| + | |
− | | style="font-size: 90%; background-color:#ffffff;" | {{{OS|{{{OS|Debian GNU/Linux}}}}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%;" | MAC(s):
| + | |
− | | style="font-size: 90%;" | {{{MAC|}}}
| + | |
− | |-
| + | |
− | ! style="vertical-align:top; font-size: 90%;" | Comment(s):
| + | |
− | | style="font-size: 90%;" | {{{Comment|}}}
| + | |
− | |-
| + | |
| |} | | |} |
| + | </includeonly> |
This is the 'Infobox Server' template.
It should be called in the following format:
Edit the page to see the template text.