wp_only_if condition text [ elsetext ]
Defined in tcl/wp-defs.tclIf condition, returns text; otherwise returns elsetext. Parameters: condition text elsetext (optional)
If condition, returns text; otherwise returns elsetext.