Template:IsIPAddress/doc

Returns 4 if the address is IPv4, 6 if IPv6, and a blank when not an IP address.

Usage[edit]

The blank can be distinguished in constructs like: {{#if:{{IsIPAddress|127.0.0.1}}|<!--yes-->|<!--no-->}}

See also[edit]