Difference between revisions of "Template:Isnot"

From Chezwiki
Jump to: navigation, search
(New page: <includeonly>{{#if:{{{1|}}}||1}}</includeonly><noinclude>''Usage:'' <nowiki>{{isnot|string}}</nowiki> Produces '''1''' (equivalent to a true condition) if ''string'' is empty; otherwise p...)
 
(No difference)

Latest revision as of 03:29, 18 June 2008

Usage: {{isnot|string}}

Produces 1 (equivalent to a true condition) if string is empty; otherwise produces the empty string (false condition).