Difference between revisions of "Module:ConvertNumeric/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>SMcCandlish
(+cat)
m (9 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{module rating|release<!-- Insert rating or delete if not needed. Values: "pre-alpha", "alpha", "beta", "release" or "protected". -->}}
 
{{module rating|release<!-- Insert rating or delete if not needed. Values: "pre-alpha", "alpha", "beta", "release" or "protected". -->}}
 
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
 
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
 
+
{{Used in system|in [[MediaWiki:Watchlist-messages]]}}
 +
{{High-use|18136}}
 
== Usage ==
 
== Usage ==
  
 
  &#123;{#invoke:{{BASEPAGENAME}}|''function_name''}}
 
  &#123;{#invoke:{{BASEPAGENAME}}|''function_name''}}
 
==See also==
 
==See also==
* [[Module:Convert]], {{tl|Convert}} - uses this module
+
* {{tl|Spellnum per MOS}}
* {{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
 
* [[Module:StripToNumbers]] - extract a number from a string (supports negatives and decimals) and return it, or optionally return a halved value

Latest revision as of 15:53, 26 September 2020

Usage

{{#invoke:ConvertNumeric|function_name}}

See also