Module:IPAddress/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(Updating TFD template: discussion was relisted (XFDcloser))
m (8 revisions imported from wikipedia:Module:IPAddress/doc)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{used in system|in [[MediaWiki:Newarticletext]] and [[MediaWiki:Blockedtext]]}}
{{replace|{{replace|{{Tfm/dated|page={{PAGENAME}}|otherpage=IP|link=Wikipedia:Templates for discussion/Log/2018 July 1#Module:IPAddress|bigbox=yes}}|template|module}}|Template:|Module:|count=1}}
Functions are not "local", so other modules can require this module and call them directly.
Functions are not "local", so other modules can require this module and call them directly.
We return an object with 3 small stub functions to call the real ones so that the functions
We return an object with 3 small stub functions to call the real ones so that the functions

Latest revision as of 20:28, February 19, 2022

Functions are not "local", so other modules can require this module and call them directly. We return an object with 3 small stub functions to call the real ones so that the functions can be called from templates also.

Only dotted decimal notation for IPv4 supported. Does not support dotted hexadecimal, dotted octal, or single-number formats (see IPv4#Address_representations).

Unit tests at Module:IPAddress/testcases