Forskjell mellom versjoner av «Mal:Infobox server»
Hopp til navigering
Hopp til søk
| Linje 36: | Linje 36: | ||
| header30 = {{#if:{{{vz_1|}}}{{{vz_2|}}}|Virtualisering}} | | header30 = {{#if:{{{vz_1|}}}{{{vz_2|}}}|Virtualisering}} | ||
| − | | data31 = | + | | data31 = {{#if:{{{vz_1|}}}|{{{ vz_1 }}}}}{{#if:{{{vz_2|}}}|, {{{vz_2|}}} }} |
}} | }} | ||
[[Category:Servere]] | [[Category:Servere]] | ||
</includeonly><noinclude>{{documentation}}<!-- please add category and language links to the /doc sub-page, not here --></noinclude> | </includeonly><noinclude>{{documentation}}<!-- please add category and language links to the /doc sub-page, not here --></noinclude> | ||
Revisjonen fra 15. nov. 2018 kl. 22:06
To edit this documentation, go to Mal:Infobox server/doc.
Example usage:
{{Infobox server
| name = Marvin
| hostname = marvin.bitraf.no
| os = Debian Stretch
| hosted_by = Bite
| public_ipv4 = a.b.c.d
| ipv4 = a.b.c.d # for internal IPs
| ipv6 = a:b:c:d:e:f:g:h
| enable_dns = yes
| service_1 = Windows network shares
| service_1_comment = implementert med [[SAMBA]]
| service_1_title = WINS (set an alternate text for the service_1 value)
| service_2 = S3
| service_2_comment = comment
}}