What?
I don't even understand your example, and it should be in code tags. But you can code it like any other condition. Unlike switch, nothing says you cannot use different variables in the conditions for an if else if chain.
Of course keep in mind that testing true/false on a char could have unexpected results.