Template: Semorg-meeting-project-row: Difference between revisions
From SemanticOrganization
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr> | <noinclude>{{semorg-bundle}}</noinclude><includeonly><tr> | ||
<td>[[{{{?target|}}}|{{{?project|}}}]]{{#if:{{{?overview|}}} | <td>[[{{{?target|}}}|{{{?project|}}}]]{{#if:{{{?overview|}}} | ||
|<div class="semorg- | |<div class="semorg-list-row-details"> | ||
{{{?overview}}} | {{{?overview}}}</div> | ||
</div> | |||
}}</td> | }}</td> | ||
<td>{{semorg-date|{{{?date|}}}}}{{#if:{{{?time|}}} | <td>{{semorg-date|{{{?date|}}}}}{{#if:{{{?time|}}} | ||
| | |<div class="semorg-list-row-details">{{{?time|}}}</div> | ||
}}</td> | }}</td> | ||
<td>{{{?location|}}}</td> | <td>{{{?location|}}}</td> | ||
Line 12: | Line 11: | ||
|<small>{{semorg-person-link|{{{?secretary}}}}}</small> | |<small>{{semorg-person-link|{{{?secretary}}}}}</small> | ||
}}</td> | }}</td> | ||
<td>{{#if:{{{?moderator|}}} | <td style="font-size:small">{{#if:{{{?moderator|}}} | ||
| | |{{semorg-person-link|{{{?moderator}}}}} | ||
}}</td> | }}</td> | ||
<td | <td style="font-size:small">{{#arraymap:{{{?participant|}}} | ||
|, | |, | ||
|xxx | |xxx | ||
|{{semorg-person-link|xxx}} | |{{semorg-person-link|xxx}} | ||
}} | }}</td> | ||
{{semorg-showedit | {{semorg-showedit | ||
|target={{{?target|}}} | |target={{{?target|}}} | ||
}} | }} | ||
</tr></includeonly> | </tr></includeonly> |
Revision as of 14:57, 22 March 2020
This page is part of the Semantic Organization extension.