Template: LivingLab: Difference between revisions
From Dreams Knowledge Platform
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
|heading={{{name|}}} | |heading={{{name|}}} | ||
}}<div class="living-lab-detail"> | }}<div class="living-lab-detail"> | ||
<div class="living-lab-detail__meta">{{#if:{{{city|}}}{{{country|}}}|<div class="living-lab-detail__meta-item"><span class="living-lab-detail__meta-label">Location</span>{{#if:{{{neighbourhood|}}}|{{{neighbourhood|}}}, }}{{{city|}}}, {{{country|}}}</div>}}{{#if:{{{begin-date|}}}|<div class="living-lab-detail__meta-item"><span class="living-lab-detail__meta-label">Period</span>{{{begin-date|}}} – {{{end-date|}}}</div>}}</div> | <div class="living-lab-detail__meta"> | ||
{{#if:{{{city|}}}{{{country|}}}|<div class="living-lab-detail__meta-item"><span class="living-lab-detail__meta-label">Location</span> | |||
{{#if:{{{neighbourhood|}}}|{{{neighbourhood|}}}, }}{{{city|}}}, {{{country|}}}</div>}} | |||
{{#if:{{{begin-date|}}}|<div class="living-lab-detail__meta-item"><span class="living-lab-detail__meta-label">Period</span>{{{begin-date|}}} – {{{end-date|}}}</div>}}</div> | |||
{{#if:{{{images|}}}|<div class="event-gallery">{{#arraymap:{{{images|}}}|;|@@|<div class="event-gallery__item">@@</div>|}}</div>}} | {{#if:{{{images|}}}|<div class="event-gallery">{{#arraymap:{{{images|}}}|;|@@|<div class="event-gallery__item">@@</div>|}}</div>}} | ||
{{#if:{{{description|}}}|<div class="living-lab-detail__section"><div class="living-lab-detail__section-title">About</div><div class="living-lab-detail__text">{{{description|}}}</div></div>}} | {{#if:{{{description|}}}|<div class="living-lab-detail__section"><div class="living-lab-detail__section-title">About</div><div class="living-lab-detail__text">{{{description|}}}</div></div>}} | ||
| Line 20: | Line 23: | ||
{{#if:{{{interventions|}}}|<div class="living-lab-detail__section"><div class="living-lab-detail__section-title">Interventions</div><div class="living-lab-detail__text">{{{interventions|}}}</div></div>}} | {{#if:{{{interventions|}}}|<div class="living-lab-detail__section"><div class="living-lab-detail__section-title">Interventions</div><div class="living-lab-detail__text">{{{interventions|}}}</div></div>}} | ||
{{#if:{{{participating-organizations|}}}|<div class="living-lab-detail__section"><div class="living-lab-detail__section-title">Participating Organizations</div><div class="publication-authors">{{#arraymap:{{{participating-organizations|}}}|;|@@|<div class="publication-author">@@</div>|}}</div></div>}} | {{#if:{{{participating-organizations|}}}|<div class="living-lab-detail__section"><div class="living-lab-detail__section-title">Participating Organizations</div><div class="publication-authors">{{#arraymap:{{{participating-organizations|}}}|;|@@|<div class="publication-author">@@</div>|}}</div></div>}} | ||
{{#if:{{{location|}}}|<div class="living-lab-detail__section"><div class="living-lab-detail__section-title">Map</div><div class="living-lab-detail__map">{{#display_map:{{{location|}}}|zoom= | {{#if:{{{location|}}}|<div class="living-lab-detail__section"><div class="living-lab-detail__section-title">Map</div><div class="living-lab-detail__map">{{#display_map:{{{location|}}}|zoom=14}}</div></div>}} | ||
</div></includeonly> | </div></includeonly> | ||
Revision as of 14:59, 17 March 2026
This page is part of the Semantic Organization extension.