Template:Number
Jump to navigation
Jump to search
Display a large number in named and/or scientific notations, matching in-game formatting
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Number | 1 | The number to display (in long form or scientific notation)
| Number | required |
| Format | format | Force a specific format (named or scientific). If blank, displays both named and scientific (preferred)
| String | optional |
| Prefix | prefix | Add an optional prefix to the number
| String | optional |
| Suffix | suffix | Add an optional suffix to the number
| String | optional |