Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21f4a3a99271709

Jump to content

Template:FXConvert/Wordify/doc

From Wikipedia, the free encyclopedia

Usage

[edit]

This subtemplate will accept a number and output a formatted string with a smaller number and the divisor as a word in a number scaling system. For example, an input of 1010000 (with the short scale system and rounding to two decimal places) will result in an output of "1.01 billion".

This template will factorise out trillion, billion and million from the given number for the short scale system. Use the round parameter to round the resulting number (e.g. round=3 will yield 1.010 billion). Use the numsys parameter to choose the numbering system; currently, the supported arguments are usa for the short scale and ind for the Indian numbering system. The number output will be formatted to add decimal separators in the case of large numbers.