2023-06-24 18:36:13 +02:00
|
|
|
[block]
|
|
|
|
name = Icon Bubbles
|
|
|
|
button_label = Add Icon Bubble
|
|
|
|
label = {{ this.card_title }}
|
|
|
|
|
|
|
|
[fields.icon_path]
|
|
|
|
label = Icon Pfad
|
|
|
|
description = Iconpfad z. B. /images/logos/Ansible_logo.svg
|
2023-06-24 18:58:00 +02:00
|
|
|
type = select
|
|
|
|
source = record.attachments.images
|
|
|
|
width = 1/2
|
2023-06-24 18:36:13 +02:00
|
|
|
|
|
|
|
[fields.icon_alt]
|
|
|
|
label = Icon-Alt-Text
|
|
|
|
description = Icon Alt Text z. B. Logo of the Ansible project
|
|
|
|
type = string
|
2023-06-24 18:58:00 +02:00
|
|
|
width = 1/2
|