[pmwiki-users] condtional markup

Patrick R. Michaud pmichaud at pobox.com
Mon Sep 11 10:11:09 CDT 2006


On Mon, Sep 11, 2006 at 05:04:14PM +0200, Florian Fischer wrote:
> Hello, 
> 
> i have a question concerning conditional markups?
> normally it works like this (:if ... :) .... if there is only one condition
> 
> How does it work with two or three conditions
> (:if ... && ... :)

For multiple conditions, use  (:if expr ... && ... :)

Note that the "expr" is required.

Pm




More information about the pmwiki-users mailing list