world-game/site/blueprints/pages/expertise.yml

77 lines
1.9 KiB
YAML
Raw Normal View History

2026-01-13 16:35:52 +01:00
title: Expertise
2026-03-21 13:58:16 +01:00
icon: text-left
image:
back: #fff
color: var(--color-green)
2026-03-21 14:10:44 +01:00
options:
delete: false
duplicate: false
move: false
changeTemplate: false
2026-01-13 16:35:52 +01:00
tabs:
2026-01-14 12:15:46 +01:00
content:
label: Contenu
2026-01-13 16:35:52 +01:00
icon: text
columns:
2026-03-21 14:17:39 +01:00
- width: 1/2
2026-01-13 16:35:52 +01:00
sections:
content:
type: fields
fields:
2026-01-14 17:17:19 +01:00
writer:
2026-01-14 12:15:46 +01:00
label: Titre
type: writer
nodes: false
marks:
- bold
- italic
- green
- pixel
2026-01-16 14:21:57 +01:00
- underline
- strike
- clear
- link
2026-01-13 16:35:52 +01:00
required: true
help: "Ex: PLAY THE REAL."
2026-01-16 14:21:57 +01:00
body:
label: Corps
2026-01-13 16:35:52 +01:00
type: blocks
fieldsets:
text:
extends: blocks/text
fields:
text:
marks:
- bold
- italic
- green
- pixel
- underline
- strike
- clear
- link
nodes:
- heading
headings:
- 3
- width: 1/2
2026-03-21 14:17:39 +01:00
fields:
backgroundVideo:
label: Vidéo d'arrière-plan (sens normal)
type: files
max: 1
accept: video/*
translate: false
uploads:
template: video
width: 1/2
backgroundVideoReverse:
label: Vidéo d'arrière-plan (sens inverse)
type: files
max: 1
accept: video/*
translate: false
uploads:
template: video
width: 1/2