38 lines
490 B
INI
38 lines
490 B
INI
|
[block]
|
||
|
name = Abschnitt
|
||
|
button_label = Abschnitt
|
||
|
|
||
|
[fields.type]
|
||
|
label = Typ
|
||
|
type = select
|
||
|
choices = left, right
|
||
|
choice_labels = Links, Rechts
|
||
|
width = 1/4
|
||
|
|
||
|
[fields.header]
|
||
|
label = Überschrift
|
||
|
type = string
|
||
|
width = 3/4
|
||
|
|
||
|
[fields.text]
|
||
|
label = Text
|
||
|
type = markdown
|
||
|
|
||
|
[fields.text2]
|
||
|
label = Text (klein)
|
||
|
type = markdown
|
||
|
|
||
|
[fields.url_text]
|
||
|
label = Linktext
|
||
|
type = string
|
||
|
width = 1/2
|
||
|
|
||
|
[fields.url]
|
||
|
label = Link
|
||
|
type = string
|
||
|
width = 1/2
|
||
|
|
||
|
[fields.background]
|
||
|
label = Hintergrundbild
|
||
|
type = string
|