Difference between revisions of "Module:ConvertNumeric/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Edgars2007
blackwiki>SMcCandlish
(see also)
Line 6: Line 6:
 
  {{#invoke:{{BASEPAGENAME}}|''function_name''}}
 
  {{#invoke:{{BASEPAGENAME}}|''function_name''}}
 
==See also==
 
==See also==
* [[module:convert]], {{tl|convert}} - uses this module
+
* [[Module:convert]], {{tl|convert}} - uses this module
 
* {{tl|Spellnum}}
 
* {{tl|Spellnum}}
 
* {{tl|Number to word}}
 
* {{tl|Number to word}}
 +
* [[Module:StripToNumbers]] - 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 17:15, 18 July 2015

Usage

{{#invoke:ConvertNumeric|function_name}}

See also