Template: Semorg-task-row: Difference between revisions
From SemanticOrganization
No edit summary |
No edit summary |
||
(4 intermediate revisions 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|}}}|{{{title|}}}]]<div class="semorg-list-row-details"> | ||
{{{ | {{{description|}}}</div></td> | ||
<td>{{semorg-person-link|{{{ | <td>{{semorg-person-link|{{{responsible|}}}|none}}</td> | ||
<td>{{ | <td>{{semorg-task-status | ||
| | |due-date={{{due-date|}}} | ||
| | |done-date={{{done-date|}}} | ||
|done={{{done|}}} | |||
}}</td> | }}</td> | ||
{{semorg-showedit | {{semorg-showedit | ||
|target={{{ | |form={{int:semorg-task-form}} | ||
|suffix={{#semorg-true:{{{ | |target={{{target|}}} | ||
|suffix={{#semorg-true:{{{done|}}} | |||
| | | | ||
| | |{{semorg-task-check|{{{target|}}}}} | ||
}} | }} | ||
}} | }} | ||
</tr></includeonly> | </tr></includeonly> |
Latest revision as of 12:37, 23 May 2021
This page is part of the Semantic Organization extension.