ထႅမ်းပလဵတ်ႉ:Isnumeric/doc
ဢၼ်ၼႆႉပဵၼ် ၼႃႈလိၵ်ႈၽႄ ၽိုၼ်ၵႅမ်မိုဝ်း တွၼ်ႈတႃႇ ထႅမ်းပလဵတ်ႉ:Isnumeric. မၼ်းၶဝ်ႈပႃး လွၼ်ႉၶၢဝ်ႇ လွင်ႈၸႂ်ႉတိုဝ်း၊ ပိူင်ထၢၼ်ႈ လႄႈ လမ်းၼႂ်းတၢင်ႇၸိူဝ်း ဢၼ်ဢမ်ႇၸႂ်ႈပွတ်းတွၼ်ႈ ၶွင်ငဝ်ႈတိုၼ်း ထႅမ်းပလဵတ်ႉ ၼႃႈလိၵ်ႈ။ |
This template tests whether a value is numeric (or at least, that it can be treated as such by the expression ParserFunction).
လွင်ႈၸႂ်ႉတိုဝ်း
မႄးထတ်း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.
တူဝ်ယၢင်ႇ
မႄးထတ်း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}} |
တူၺ်းပႃး
မႄးထတ်း