Module:IPAddress/doc: Difference between revisions
Appearance
Content deleted Content added
Theopolisme (talk | contribs) upd |
Nominate for merging |
||
Line 1: | Line 1: | ||
{{replace|{{replace|{{Tfm/dated|page={{PAGENAME}}|otherpage=|link=Wikipedia:Templates for discussion/Log/2018 June 19#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 |
Revision as of 20:43, 19 June 2018
'"`UNIQ--modulestyles-00000001-QINU`"'
This module is being considered for merging with [[Module:]]. Please discuss this matter at this module's entry at modules for discussion to help reach a consensus.
Maintenance use only: 1. Edit the TfD log to create the discussion entry. 2. Please consider notifying the author(s) by placing {{subst:Tfmnotice|IPAddress/doc}} ~~~~ on their talk page(s). |
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