Template:Infobox network

Revision as of 14:03, 18 April 2026 by MTRNord (talk | contribs) (Created page with "<templatestyles src="Template:Infobox network/styles.css" /><div class="infobox-network"> <div class="infobox-network-title">{{{name|Network}}}</div>{{#if:{{{subtitle|}}}|<div class="infobox-network-subtitle">{{{subtitle}}}</div>}}<table> {{#if:{{{purpose|}}}|<tr><td class="infobox-label">Purpose</td><td>{{{purpose}}}</td></tr>}} {{#if:{{{type|}}}|<tr><td class="infobox-label">Type</td><td>{{{type}}}</td></tr>}} {{#if:{{{cidr|}}}|<tr><td colspan="2" class="infobox-networ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Network






Usage

{{Infobox network
| name        = Node subnet
| subtitle    = Hetzner Cloud worker nodes
| purpose     = Kubernetes worker node IPs
| type        = IPv4
| cidr        = 10.0.64.0/19
| gateway     = 10.0.64.1
| assigned_to = [[cluster-2025-worker-nbg-v2-1]], [[cluster-2025-worker-nbg-v2-2]]
| since       = 2025-01-01
| notes       = Allocated within the 10.0.0.0/16 Hetzner private network.
}}

All parameters are optional.

Infobox for network segments, subnets, and VLANs.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

no description

Stringrequired
Subtitlesubtitle

no description

Stringoptional
Purposepurpose

no description

Stringoptional
IP versiontype

no description

Suggested values
IPv4 IPv6 Dual-stack
Stringoptional
IPv4 CIDRcidr

no description

Stringoptional
IPv6 CIDRcidr6

no description

Stringoptional
Gatewaygateway

no description

Stringoptional
VLAN IDvlan_id

no description

Numberoptional
DHCPdhcp

e.g. 'Yes', 'No', or DHCP range.

Stringoptional
Assigned toassigned_to

Wikilinks to nodes or services using this subnet.

Stringoptional
In use sincesince

no description

Dateoptional
Notesnotes

no description

Stringoptional