(--------)
Hello F.,
You can use:
@startuml start if (condition is true) then (yes) fork :action A; fork again :action B; end fork else (no) :action C; endif stop @enduml
See also doc.:
If that can help,Regards,Th.