Difference between revisions of "Template:Is number"
Jump to navigation
Jump to search
(Blanked the page) (Tag: Blanking) |
|||
Line 1: | Line 1: | ||
+ | {{#ifeq:{{#expr:{{{1}}}+{{{1}}}-{{{1}}}}}|{{{1}}}|1|}}<noinclude> | ||
+ | ---- | ||
+ | <pre>{{is number|some input}}</pre> | ||
+ | |||
+ | Returns 1 if given a number, otherwise an empty string. | ||
+ | </noinclude> |
Latest revision as of 12:20, 4 August 2019
{{is number|some input}}
Returns 1 if given a number, otherwise an empty string.