2021-03-18 02:50:41 +01:00
|
|
|
[block]
|
|
|
|
name = Claim Box Card
|
2023-06-24 18:36:42 +02:00
|
|
|
button_label = Add Claim Box Card
|
2021-03-18 02:50:41 +01:00
|
|
|
label = {{ this.card_title }}
|
|
|
|
|
|
|
|
[fields.card_title]
|
|
|
|
label = Card Titel
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.card_image]
|
|
|
|
label = Card Icon
|
|
|
|
description = Icon Pfad zB. images/circle_icon_fist.svg
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.card_text]
|
|
|
|
label = Card Text
|
|
|
|
type = markdown
|