Template: EventFeature: Difference between revisions
From Dreams Knowledge Platform
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
{{#if:{{{city|}}}{{{country|}}}|<div class="event-detail__meta-item"><span class="event-detail__meta-label">Location</span>{{{city|}}}, {{{country|}}}</div>}}</div> | {{#if:{{{city|}}}{{{country|}}}|<div class="event-detail__meta-item"><span class="event-detail__meta-label">Location</span>{{{city|}}}, {{{country|}}}</div>}}</div> | ||
{{#if:{{{description|}}}|<div class="event-detail__description">{{{description|}}}</div>}} | {{#if:{{{description|}}}|<div class="event-detail__description">{{{description|}}}</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">[[File:@@|800px|thumb]]</div>|}}</div>}} | ||
Latest revision as of 12:18, 25 March 2026
This page is part of the Semantic Organization extension.