Template:Infobox number

22 23 24
Cardinaltwenty-three
Ordinal23rd
(twenty-third)
Factorization23
Roman numeralXXIII
Binary101112
Ternary2123
Quaternary1134
Quinary435
Senary356
Octal278
Duodecimal1B12
Hexadecimal1716
Vigesimal1320
Base 36N36
Documentation icon Template documentation[view] [edit] [history] [purge]

{{Infobox number}} creates an infobox for integer article pages.

Typical usage

{{infobox number
| numeral       = 
| factorization = 
| prime         = 
| divisor       = 
| unicode       = 
| greek prefix  = 
| latin prefix  = 
}}

Additional parameters

| number = <!-- only needed if the number is not the page-name (such as a sandbox) -->
| cardinal = <!-- not necessary for numbers under 1,000,000 -->
| ordinal text = <!-- not necessary for numbers under 1,000,000 -->
| numeral = 
| factorization = <!-- not necessary for numbers under 1,000,000 -->
| prime =
| divisor = 
| roman =
Number in different languages
| lang1 = 
| lang1 symbol = 
| lang2 = 
| lang2 symbol = 
| lang3 = 
| lang3 symbol = 
| lang4 = 
| lang4 symbol = 
...
| lang12 = 
| lang12 symbol = 

Example

999 1000 1001
Cardinalone thousand
Ordinal1000th
(one thousandth)
Factorization23· 53
Roman numeralM
Unicode symbol(s)Ⅿ, ⅿ, ↀ
Greek prefixchilia
Latin prefixmilli
Binary11111010002
Ternary11010013
Quaternary332204
Quinary130005
Senary43446
Octal17508
Duodecimal6B412
Hexadecimal3E816
Vigesimal2A020
Base 36RS36
{{infobox number
| number = 1000
| unicode = Ⅿ, ⅿ, ↀ
| greek prefix = chilia
| latin prefix = milli
}}