29 lines
421 B
INI
29 lines
421 B
INI
|
[block]
|
||
|
name = Banner
|
||
|
button_label = [[flag]]
|
||
|
|
||
|
[fields.image]
|
||
|
label = Image
|
||
|
type = select
|
||
|
source = record.attachments.images
|
||
|
width = 2/4
|
||
|
|
||
|
[fields.height]
|
||
|
label = Height
|
||
|
type = select
|
||
|
choices = half, full, 500, 300
|
||
|
choice_labels = Half, Full, 500px, 300px
|
||
|
default = 300
|
||
|
width = 1/4
|
||
|
|
||
|
[fields.class]
|
||
|
label = Class
|
||
|
type = select
|
||
|
choices = dark
|
||
|
choice_labels = Dark
|
||
|
width = 1/4
|
||
|
|
||
|
[fields.contents]
|
||
|
label = Contents
|
||
|
type = html
|