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 |
| Sort Key | sortkey | Specify a custom sort key to override default table number sorting
| String | optional |
| Icon | icon | Add an icon (e.g. for resource display)
| String | optional |
| Icon Position | iconpos | Position of the icon (if specified), 'left' places it on the left, otherwise defaults to the right
| String | optional |