Template: Semorg-meeting-event-row: Difference between revisions
From SemanticOrganization
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr> | <noinclude>{{semorg-bundle}}</noinclude><includeonly><tr> | ||
<td>[[{{{ | <td>[[{{{target|}}}|{{{event-title|}}}]]{{#if:{{{overview|}}} | ||
|<div class="semorg-meeting-overview semorg-list-row-details"> | |<div class="semorg-meeting-overview semorg-list-row-details"> | ||
{{{ | {{{overview}}}</div> | ||
}}</td> | }}</td> | ||
<td>{{semorg-date|{{{ | <td>{{semorg-date|{{{date|}}}}}{{#if:{{{time|}}} | ||
|<div class="semorg-list-row-details">{{{ | |<div class="semorg-list-row-details">{{{time|}}}</div> | ||
}}</td> | }}</td> | ||
<td>{{{ | <td>{{{location|}}}</td> | ||
<td><small>{{#arraymap:{{{ | <td><small>{{#arraymap:{{{participant|}}},{{{contact|}}} | ||
|, | |, | ||
|xxx | |xxx | ||
Line 14: | Line 14: | ||
}}</small></td> | }}</small></td> | ||
{{semorg-showedit | {{semorg-showedit | ||
|target={{{ | |form={{int:semorg-meeting-event-form}} | ||
|target={{{target|}}} | |||
}} | }} | ||
</tr></includeonly> | </tr></includeonly> |
Latest revision as of 14:54, 22 April 2021
This page is part of the Semantic Organization extension.