Template:IsIPAddress

From blackwiki
Revision as of 07:42, 6 March 2013 by imported>DePiep (trim param, in template wikicode we should not be dependent on coding options)
Jump to navigation Jump to search
50px Template documentation[view] [edit] [history] [purge]

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