Initial commit

This commit is contained in:
Fabio Bonetti
2026-02-11 14:57:12 +01:00
commit e56123f314
9 changed files with 1001 additions and 0 deletions

View File

@@ -0,0 +1,145 @@
---
title: Test Module - Welcome
station_id: test-welcome
station_type: intro
exhibition_ref: main-exhibition
active: true
order: 1
# Multilingual titles
title_translations:
en: Welcome to the European Parliament
fr: Bienvenue au Parlement européen
de: Willkommen im Europäischen Parlament
nl: Welkom bij het Europees Parlement
it: Benvenuti al Parlamento europeo
es: Bienvenidos al Parlamento Europeo
# Multilingual descriptions
description_translations:
en: Your interactive guide to European democracy
fr: Votre guide interactif de la démocratie européenne
de: Ihr interaktiver Führer zur europäischen Demokratie
nl: Uw interactieve gids voor Europese democratie
it: La tua guida interattiva alla democrazia europea
es: Su guía interactiva de la democracia europea
# Content components
components:
- type: heading
id: welcome-heading
level: h1
content:
en: Welcome to the European Parliament
fr: Bienvenue au Parlement européen
de: Willkommen im Europäischen Parlament
nl: Welkom bij het Europees Parlement
- type: text
id: intro-text
content:
en: |
<p>Welcome to the heart of European democracy. This interactive guide
will help you navigate through the European Parliament building and
learn about its institutions.</p>
<p>Use the menu to select your preferred language and scan QR codes
throughout the building to access specific information.</p>
fr: |
<p>Bienvenue au cœur de la démocratie européenne. Ce guide interactif
vous aidera à naviguer dans le bâtiment du Parlement européen et à
découvrir ses institutions.</p>
de: |
<p>Willkommen im Herzen der europäischen Demokratie. Dieser interaktive
Führer hilft Ihnen bei der Navigation durch das Gebäude des Europäischen
Parlaments.</p>
nl: |
<p>Welkom in het hart van de Europese democratie. Deze interactieve gids
helpt u door het gebouw van het Europees Parlement te navigeren.</p>
- type: video
id: welcome-video
src:
en: /media/videos/welcome-en.mp4
fr: /media/videos/welcome-fr.mp4
de: /media/videos/welcome-de.mp4
poster: /media/images/video-poster.jpg
caption:
en: A brief introduction to the European Parliament
fr: Une brève introduction au Parlement européen
de: Eine kurze Einführung in das Europäische Parlament
- type: audio
id: welcome-audio
src:
en: /media/audio/welcome-en.mp3
fr: /media/audio/welcome-fr.mp3
de: /media/audio/welcome-de.mp3
caption:
en: Audio welcome message
fr: Message d'accueil audio
de: Audio-Willkommensnachricht
- type: tabs
id: info-tabs
tabs:
- title:
en: Information
fr: Informations
de: Information
nl: Informatie
content:
en: |
<p>The European Parliament is one of the EU's law-making bodies.
It is directly elected by EU voters every 5 years.</p>
fr: |
<p>Le Parlement européen est l'un des organes législatifs de l'UE.
Il est élu directement par les citoyens européens tous les 5 ans.</p>
de: |
<p>Das Europäische Parlament ist eines der gesetzgebenden Organe der EU.
Es wird alle 5 Jahre direkt von den EU-Bürgern gewählt.</p>
- title:
en: Opening Hours
fr: Horaires d'ouverture
de: Öffnungszeiten
nl: Openingstijden
content:
en: |
<p><strong>Monday-Friday:</strong> 9:00 - 18:00</p>
<p><strong>Saturday:</strong> 10:00 - 18:00</p>
<p><strong>Sunday:</strong> Closed</p>
fr: |
<p><strong>Lundi-Vendredi:</strong> 9h00 - 18h00</p>
<p><strong>Samedi:</strong> 10h00 - 18h00</p>
<p><strong>Dimanche:</strong> Fermé</p>
- title:
en: Services
fr: Services
de: Dienstleistungen
nl: Diensten
content:
en: |
<p>Guided Tours, Information Desk, Cafeteria, Gift Shop, Accessibility Services</p>
fr: |
<p>Visites guidées, Bureau d'information, Cafétéria, Boutique, Services d'accessibilité</p>
- type: slideshow
id: building-slideshow
slides:
- image: /media/images/exterior.jpg
caption:
en: Exterior of the European Parliament building
fr: Extérieur du bâtiment du Parlement européen
de: Außenansicht des Europäischen Parlaments
- image: /media/images/hemicycle.jpg
caption:
en: The Hemicycle where plenary sessions take place
fr: L'hémicycle où se déroulent les sessions plénières
de: Das Plenum, in dem die Plenarsitzungen stattfinden
- image: /media/images/parliamentarium.jpg
caption:
en: The Parliamentarium visitors center
fr: Le centre des visiteurs Parlamentarium
de: Das Besucherzentrum Parlamentarium
---
This is the main content body for the test module.