Template: EventFeature: Difference between revisions

From Dreams Knowledge Platform
Jump to: navigation, search
(Created page with "<noinclude>{{semorg-bundle}}</noinclude><includeonly>[[Category:{{int:semorg-event-category}}]]{{#semorg-set:event |country={{{country|}}} |date={{{date|}}} |name={{{name|}}} |city={{{city|}}} |description={{{description|}}} }}{{#semorg-detail:event}}{{#semorg-table:event |country={{{country|}}} |date={{{date|}}} |name={{{name|}}} |city={{{city|}}} |description={{{description|}}} }}</includeonly>")
 
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{semorg-bundle}}</noinclude><includeonly>[[Category:{{int:semorg-event-category}}]]{{#semorg-set:event  
<noinclude>{{semorg-bundle}}</noinclude><includeonly>[[Category:{{int:semorg-event-category}}]]{{#semorg-set:event
  |country={{{country|}}}  
|country={{{country|}}}
  |date={{{date|}}}  
|date={{{date|}}}
  |name={{{name|}}}  
|name={{{name|}}}
  |city={{{city|}}}  
|city={{{city|}}}
  |description={{{description|}}}
|description={{{description|}}}
}}{{#semorg-detail:event}}{{#semorg-table:event  
|short-description={{{short-description|}}}
  |country={{{country|}}}  
|images={{{images|}}}
  |date={{{date|}}}  
}}{{#semorg-detail:event
  |name={{{name|}}}  
|heading={{{name|}}}
  |city={{{city|}}}  
}}<div class="event-detail">
  |description={{{description|}}}
<div class="event-detail__meta">
}}</includeonly>
{{#if:{{{date|}}}|<div class="event-detail__meta-item">
<span class="event-detail__meta-label">Date</span>
{{{date|}}}</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:{{{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.