Template:Infobox server
Appearance
Server
Usage
{{Infobox server
| name = dns-a
| subtitle = Primary DNS resolver
| status = active
| type = DNS server
| purpose = Authoritative + recursive DNS for cluster
| hostname = dns-a.midnightthoughts.space
| ipv4 = 10.0.64.129
| ipv6 =
| location = Nuremberg, DE (Hetzner)
| provider = Hetzner
| os = Fedora 43 (LXC)
| software = Unbound / BIND
| software_version = 1.19.0
| upstream = 1.1.1.1, 8.8.8.8
| zones = midnightthoughts.space, mtrnord.blog
| since = 2025-01-01
| notes = Also serves as registry mirror endpoint.
}}
All parameters are optional — omit any you don't need and the row won't appear.
Status values
active— green badgemaintenance— orange badgedecommissioned— red badge- Any other text is shown as-is.
Infobox for infrastructure servers and nodes. All parameters are optional.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Server or node name shown in the header. | String | required |
| Subtitle | subtitle | Short descriptor shown below the header, e.g. 'Primary DNS resolver'. | String | optional |
| Image | image | Optional image filename (without File: prefix). | File | optional |
| Caption | caption | Caption for the image. | String | optional |
| Status | status | no description
| String | optional |
| Type | type | e.g. DNS server, web server, database. | String | optional |
| Purpose | purpose | no description | String | optional |
| Hostname | hostname | no description | String | optional |
| IPv4 address | ipv4 | no description | String | optional |
| IPv6 address | ipv6 | no description | String | optional |
| Location | location | Datacenter or city. | String | optional |
| Provider | provider | no description | String | optional |
| Operating system | os | no description | String | optional |
| Software | software | no description | String | optional |
| Software version | software_version | no description | String | optional |
| Software 2 | software2 | no description | String | optional |
| Software 2 label | software2_label | no description | String | optional |
| Upstream DNS | upstream | Upstream resolvers (DNS servers only). | String | optional |
| Zones | zones | DNS zones served (DNS servers only). | String | optional |
| Online since | since | no description | Date | optional |
| Notes | notes | no description | String | optional |