Template: EventFeature: Difference between revisions

From Dreams Knowledge Platform
Jump to: navigation, search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
|city={{{city|}}}
|city={{{city|}}}
|description={{{description|}}}
|description={{{description|}}}
|short-description={{{short-description|}}}
|images={{{images|}}}
}}{{#semorg-detail:event
}}{{#semorg-detail:event
|heading={{{name|}}}
|heading={{{name|}}}
}}{{#if:{{{images|}}}|{{#arraymap:{{{images|}}}|;|@@|[[File:@@{{!}}thumb{{!}}right{{!}}250px]]|}}}}{| class="wikitable"
}}<div class="event-detail">
|-
<div class="event-detail__meta">
! Date
{{#if:{{{date|}}}|<div class="event-detail__meta-item">
| {{{date|}}}
<span class="event-detail__meta-label">Date</span>
|-
{{{date|}}}</div>}}
! Location
{{#if:{{{city|}}}{{{country|}}}|<div class="event-detail__meta-item"><span class="event-detail__meta-label">Location</span>{{{city|}}}, {{{country|}}}</div>}}</div>
| {{#if:{{{city|}}}{{{country|}}}|{{{city|}}}, {{{country|}}}}}
{{#if:{{{description|}}}|<div class="event-detail__description">{{{description|}}}</div>}}
|}
{{#if:{{{images|}}}|<div class="event-gallery">{{#arraymap:{{{images|}}}|;|@@|<div class="event-gallery__item">[[File:@@|800px|thumb]]</div>|}}</div>}}
 
{{{description|}}}</includeonly>

Latest revision as of 12:18, 25 March 2026

This page is part of the Semantic Organization extension.