మూస:Infobox number
Jump to navigation
Jump to search
| ||||
---|---|---|---|---|
Cardinal | thirteen | |||
Ordinal | 13th (thirteenth) | |||
Factorization | 13 | |||
Roman numeral | XIII | |||
Binary | 11012 | |||
Ternary | 1113 | |||
Quaternary | 314 | |||
Quinary | 235 | |||
Octal | 158 | |||
Duodecimal | 1112 | |||
Hexadecimal | D16 | |||
Vigesimal | D20 | |||
Base 36 | D36 |
This మూస employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
{{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
[మార్చు]
| ||||
---|---|---|---|---|
Cardinal | one thousand | |||
Ordinal | 1000th (one thousandth) | |||
Factorization | 23· 53 | |||
Roman numeral | M | |||
Unicode symbol(s) | Ⅿ, ⅿ, ↀ | |||
Greek prefix | chilia | |||
Latin prefix | milli | |||
Binary | 11111010002 | |||
Ternary | 11010013 | |||
Quaternary | 332204 | |||
Quinary | 130005 | |||
Octal | 17508 | |||
Duodecimal | 6B412 | |||
Hexadecimal | 3E816 | |||
Vigesimal | 2A020 | |||
Base 36 | RS36 |
{{infobox number | number = 1000 | unicode = Ⅿ, ⅿ, ↀ | greek prefix = chilia | latin prefix = milli }}