20 lines
331 B
INI
20 lines
331 B
INI
[block]
|
|
name = Claim Box Card
|
|
button_label = Claim Box Card
|
|
label = {{ this.card_title }}
|
|
|
|
[fields.card_title]
|
|
label = Card Titel
|
|
type = string
|
|
width = 1/2
|
|
|
|
[fields.card_image]
|
|
label = Card Icon
|
|
description = Icon Pfad zB. images/circle_icon_fist.svg
|
|
type = string
|
|
width = 1/2
|
|
|
|
[fields.card_text]
|
|
label = Card Text
|
|
type = markdown
|