Module:ConvertNumeric/doc: Difference between revisions
Appearance
Content deleted Content added
Tom.Reding (talk | contribs) Replace {{module rating}} with {{High-use}} |
HouseBlaster (talk | contribs) dash fix and bypass a redirect |
||
Line 7: | Line 7: | ||
* {{tl|Spellnum per MOS}} |
* {{tl|Spellnum per MOS}} |
||
* {{tl|Number to word}} |
* {{tl|Number to word}} |
||
* [[Module: |
* [[Module:Strip to numbers]] – extract a number from a string (supports negatives and decimals) and return it, or optionally return a halved value |
||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| |
Revision as of 23:42, 20 May 2024
![]() | This Lua module is used on approximately 19,000 pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk page before implementing them. |
![]() | This Lua module is used in MediaWiki:Watchlist-messages, and on approximately 19,000 pages. Changes to it can cause immediate changes to the Wikipedia user interface. To avoid major disruption, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Please discuss changes on the talk page before implementing them. |
Usage
{{#invoke:ConvertNumeric|function_name}}
See also
- {{Spellnum per MOS}}
- {{Number to word}}
- Module:Strip to numbers – extract a number from a string (supports negatives and decimals) and return it, or optionally return a halved value