3 Variants of dialogs

Dialog with content

${tmpl_context.dialog_content_widget()} ${tmpl_context.dialog_content_widget2()}

Confirm dialog

Title and content URL is defined by this link ${tmpl_context.dialog_confirm_widget()}

Dialog form

Title and content URL is defined by this link ${tmpl_context.dialog_form_widget()}
This content can be replaced by the dialog form
This content can be replaced by the dialog form

See sourcecode