Isnumeric
Revision as of 10:33, 23 April 2012 by AGK (Talk) (Changed protection level of Template:Isnumeric: Highly-visible template (between 1900 and 4000 transclusions) ([edit=autoconfirmed] (indefinite) [move=sysop] (indefinite)))
This template tests whether a value is numeric (or at least, that it can be treated as such by the expression ParserFunction).
Usage
By default, simply writing {{Isnumeric|1,327}}
(where 1,327 is an example number) will pass through the parameter if it's numeric and be blank if it's not. If the parameter boolean=true
is given, as in {{Isnumeric|1,327|boolean=true}}
, then the template will output 1
if numeric and 0
if not numeric.
Examples
code | result |
---|---|
{{Isnumeric|1,327.50}} |
1,327.50 |
{{Isnumeric|9,999 (1950)}} | |
{{Isnumeric|9999999999999}} |
9999999999999 |
{{Isnumeric|500 metres}} | |
{{Isnumeric|500*500}} |
500*500 |
{{Isnumeric|9.999e50}} |
9.999e50 |
{{Isnumeric|1+1}} |
1+1 |
{{Isnumeric}} |
See also
- {{ifnumber}}
- {{px}}
- {{int}}, {{is num}}Ar:قالب:أرقم
Dsb:Pśedłoga:JoLicba De:Vorlage:IstZahl Eo:Ŝablono:ĈuNombro Et:Mall:OnNumber Fr:Modèle:IsNumeric Hsb:Předłoha:JeLičba Ja:Template:IsNumeric Ko:틀:Isnumeric Lb:Schabloun:AssZuel Nds-nl:Mal:IsNum
The above documentation is transcluded from Isnumeric/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |