Template:IsIPAddress/doc

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Jeremyb at 01:26, 12 December 2025 (format example source to match example code). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

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

See also

[edit source]