Module:ConvertNumeric/doc: Difference between revisions
From Kenshi Wiki
More actions
Created page with "{{High-use}} {{Used in system|in MediaWiki:Watchlist-messages}} == Usage == {{#invoke:{{BASEPAGENAME}}|''function_name''}} ==See also== * {{tl|Spellnum per MOS}} * {{tl|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 <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| <!-- Categories go here and interwikis go in Wikidata. --> Category:Modules fo..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{doc sub}} | ||
== Usage == | == Usage == | ||
Line 11: | Line 10: | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | ||
<!-- Categories go here and interwikis go in Wikidata. --> | <!-- Categories go here and interwikis go in Wikidata. --> | ||
[[Category:Modules]] | |||
[[Category:Modules for general use]] | [[Category:Modules for general use]] | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
[[Category:Module | [[Category:Module documents]] | ||
</noinclude> | </noinclude> |
Latest revision as of 23:10, 11 March 2025
This is a documentation subpage for Module:ConvertNumeric. It may contain usage information, categories and other content that is not part of the original module page. |
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