{if empty($options.sectionId) || empty($options.userId)}

[`Required parameter is missing.`]

{elseif $options.sectionId !== 'calendar'} {$wa->contactProfileSidebar($options.userId, ['active_section' => $options.sectionId])} {/if}