Template:Number

From The Perfect Tower II
Revision as of 20:20, 19 March 2021 by Lmnt0 (talk | contribs) (Update templatedata)
Jump to navigation Jump to search

Display a large number in named and/or scientific notations, matching in-game formatting

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Number1

The number to display (in long form or scientific notation)

Example
10,000,000 or 1e7
Numberrequired
Formatformat

Force a specific format (named or scientific). If blank, displays both named and scientific (preferred)

Example
named
Stringoptional
Prefixprefix

Add an optional prefix to the number

Example
$
Stringoptional
Suffixsuffix

Add an optional suffix to the number

Example
%
Stringoptional