Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.The edit appears to have already been undone. Anti-spam check. Do not fill this in!{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> {{high-use}} {{esoteric}} {{Auto short description}} {{Lua|Module:ConvertNumeric|Module:Factorization|Module:Infobox|Module:Check for unknown parameters}} {{tsh|number}} {{tl|Infobox number}} creates an [[wikipedia:infobox|infobox]] for [[integer]] article pages. == Typical usage == <syntaxhighlight lang="wikitext" style="overflow:auto"> {{infobox number | unicode = | greek prefix = | latin prefix = }} </syntaxhighlight> == Additional parameters == <syntaxhighlight lang="wikitext" style="overflow:auto"> | number = <!-- only needed if the number is not the page-name (such as a sandbox) --> | cardinal = <!-- not necessary if the number is less than 1 billion --> | ordinal text = <!-- not necessary if the number is less than 1 billion --> | multinal text = <!-- not necessary if the number is less than 1 billion --> | multiplying text = <!-- not necessary if the number is less than 1 billion --> | numeral = <!-- not necessary if the number is less than 1 billion --> | factorization = <!-- not necessary if the number is less than 1 billion --> | prime = | divisor = | roman = </syntaxhighlight> ; Number in different languages <syntaxhighlight lang="wikitext" style="overflow:auto"> | lang1 = | lang1 symbol = | lang2 = | lang2 symbol = | lang3 = | lang3 symbol = | lang4 = | lang4 symbol = ... | lang12 = | lang12 symbol = </syntaxhighlight> == Example == <!-- for the documentation don't subst the result --> {{Infobox number | number = 1000 | unicode = Ⅿ, ⅿ, ↀ | greek prefix = chilia | latin prefix = milli }} <syntaxhighlight lang="wikitext" style="overflow:auto"> {{Infobox number | number = 1000 | unicode = Ⅿ, ⅿ, ↀ | greek prefix = chilia | latin prefix = milli }} </syntaxhighlight> {{clear}} ==TemplateData== {{TemplateData header}} <templatedata> { "params": { "number": { "type": "number", "description": "Number written out in decimal notation. Only needed if the number is not the page-name (such as a sandbox).", "example": "3" }, "cardinal": { "label": "Cardinal", "description": "not necessary if the number is less than 1 billion", "example": "one thousand", "type": "string" }, "ordinal": { "label": "Ordinal", "example": "3rd", "type": "string" }, "ordinal text": { "description": "not necessary if the number is less than 1 billion", "example": "one thousandth", "type": "string" }, "multinal": { "label": "Multinal", "example": "3le", "type": "string" }, "multinal text": { "description": "not necessary if the number is less than 1 billion", "example": "one thousandta", "type": "string" }, "multiplying": { "label": "Multiplying", "example": "3ple", "type": "string" }, "multiplying text": { "description": "not necessary if the number is less than 1 billion", "example": "one thousanduple", "type": "string" }, "numeral": { "label": "Numeral system", "description": "If applicable, the numeral system with this number as its base.", "example": "quinary", "type": "wiki-page-name" }, "factorization": { "label": "Factorization", "description": "The prime factorization of the number (if composite). If prime, substitute \"prime\" into the parameter.", "example": "2³ × 5³", "type": "content", "suggested": true }, "gaussian integer factorization": { "label": "Gaussian integer factorization" }, "prime": { "description": "If the number is prime, this parameter shows the order of this prime number (e.g., 7 is the 4th prime number)", "example": "3rd", "label": "Prime", "type": "string" }, "divisor": { "label": "Divisors", "description": "The positive integers that divide evenly into this number.", "example": "1, 2, 3, 6", "type": "string", "suggested": true }, "roman": { "aliases": [ "Roman" ], "label": "Roman numeral", "description": "The number written with Roman numerals.", "example": "XXVIII", "type": "string" }, "roman unicode": { "aliases": [ "Roman unicode" ], "description": "Number in unicode characters" }, "unicode": {}, "greek prefix": { "label": "Greek prefix", "description": "This number's prefix(es) in Greek.", "example": "penta-", "type": "string" }, "latin prefix": { "label": "Latin prefix", "description": "The number's prefix(es) in Latin", "example": "quinque-", "type": "string" }, "Old English prefix": {}, "old english prefix": {}, "lang1": {}, "lang1 symbol": {}, "lang2": {}, "lang2 symbol": {}, "lang3": {}, "lang3 symbol": {}, "lang4": {}, "lang4 symbol": {}, "lang5": {}, "lang5 symbol": {}, "lang6": {}, "lang6 symbol": {}, "lang7": {}, "lang7 symbol": {}, "lang8": {}, "lang8 symbol": {}, "lang9": {}, "lang9 symbol": {}, "lang10": {}, "lang10 symbol": {}, "lang11": {}, "lang11 symbol": {}, "lang12": {}, "lang12 symbol": {}, "lang13": {}, "lang13 symbol": {}, "lang14": {}, "lang14 symbol": {}, "lang15": {}, "lang15 symbol": {}, "lang16": {}, "lang16 symbol": {}, "lang17": {}, "lang17 symbol": {}, "lang18": {}, "lang18 symbol": {}, "lang19": {}, "lang19 symbol": {}, "lang20": {}, "lang20 symbol": {}, "lang21": {}, "lang21 symbol": {}, "lang22": {}, "lang22 symbol": {} }, "paramOrder": [ "number", "cardinal", "ordinal", "ordinal text", "multinal", "multinal text", "multiplying", "multiplying text", "numeral", "factorization", "gaussian integer factorization", "prime", "divisor", "roman", "roman unicode", "unicode", "greek prefix", "latin prefix", "Old English prefix", "old english prefix", "lang1", "lang1 symbol", "lang2", "lang2 symbol", "lang3", "lang3 symbol", "lang4", "lang4 symbol", "lang5", "lang5 symbol", "lang6", "lang6 symbol", "lang7", "lang7 symbol", "lang8", "lang8 symbol", "lang9", "lang9 symbol", "lang10", "lang10 symbol", "lang11", "lang11 symbol", "lang12", "lang12 symbol", "lang13", "lang13 symbol", "lang14", "lang14 symbol", "lang15", "lang15 symbol", "lang16", "lang16 symbol", "lang17", "lang17 symbol", "lang18", "lang18 symbol", "lang19", "lang19 symbol", "lang20", "lang20 symbol", "lang21", "lang21 symbol", "lang22", "lang22 symbol" ] } </templatedata> === See also === * [[:Category:Number templates]] * {{tl|Number systems}} * {{tl|Number sign}} <includeonly> {{basepage subpage| <!-- Categories below this line, please; interwikis at Wikidata --> [[Category:infobox templates|Number]] [[Category:Number templates]] }} </includeonly> Summary: Please note that all contributions to Arcadian Odyssey Extended Universe may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here. You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Arcadian Odyssey Extended Universe:Copyrights for details). Do not submit copyrighted work without permission! Cancel Editing help (opens in new window) Templates used on this page: Template:Auto short description (edit) Template:Category handler (edit) Template:Clear (edit) Template:Documentation subpage (edit) Template:Esoteric (edit) Template:High-use (edit) Template:Infobox number (edit) Template:Infobox number/box (edit) Template:Infobox number/doc (edit) Template:Lua (edit) Template:Main other (edit) Template:Mbox (edit) Template:No redirect (edit) Template:Nowrap (edit) Template:Ombox (edit) Template:Pagetype (edit) Template:Plainlist/styles.css (edit) Template:Sandbox other (edit) Template:Short description (edit) Template:Short description/lowercasecheck (edit) Template:Strong (edit) Template:Subpage other (edit) Template:TemplateData header (edit) Template:Template link (edit) Template:Template other (edit) Template:Template parameter usage (edit) Template:Template shortcut (edit) Template:Terminate sentence (edit) Template:Tl (edit) Template:Tsh (edit) Template:Yesno (edit) Template:Yesno-no (edit) Module:Arguments (edit) Module:Category handler (edit) Module:Category handler/blacklist (edit) Module:Category handler/config (edit) Module:Category handler/data (edit) Module:Category handler/shared (edit) Module:Check for unknown parameters (edit) Module:High-use (edit) Module:List (edit) Module:Lua banner (edit) Module:Message box (edit) Module:Message box/configuration (edit) Module:Message box/ombox.css (edit) Module:Namespace detect/config (edit) Module:Namespace detect/data (edit) Module:Pagetype (edit) Module:Pagetype/config (edit) Module:Pagetype/rfd (edit) Module:Pagetype/softredirect (edit) Module:Redirect (edit) Module:Shortcut (edit) Module:Shortcut/config (edit) Module:Shortcut/styles.css (edit) Module:String (edit) Module:TableTools (edit) Module:Text (edit) Module:Text/data (edit) Module:Transclusion count (edit) Module:Transclusion count/data/I (edit) Module:Wikitext Parsing (edit) Module:Yesno (edit)