Template:IsIPAddress/doc: Difference between revisions

From Wikigama
Jump to navigation Jump to search
en>Katharineamy
No edit summary
 
PS (talk | contribs)
m 1 revision imported
 
(No difference)

Latest revision as of 07:49, 17 August 2025

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

Usage

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

See also