Template:IsNum: Difference between revisions

From Twilight Heroes Wiki
Jump to navigation Jump to search
New page: <includeonly>{{#IfEq:{{{1|}}}|0|1|{{#IfEq:{{#Expr:{{{1|}}}/{{{1|}}}}}|1|1|0}}}}</includeonly><noinclude> This templates returns "1" (numeric one) if the parameter has a numeric value, or "...
(No difference)

Revision as of 14:27, 17 November 2009

This templates returns "1" (numeric one) if the parameter has a numeric value, or "0" (numeric zero) if not (i.e. text or empty).