Template: Semorg-role-task-schedule-row: Difference between revisions

From SemanticOrganization
Jump to: navigation, search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr class="semorg-schedule">
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr class="semorg-schedule">
{{#semorg-schedule:{{{?month|}}}}}
{{#semorg-schedule:{{{month|}}}}}
<td class="semorg-role-task-hours">{{#if:{{{?hours|}}}
<td class="semorg-role-task-hours">{{#if:{{{hours|}}}
   |<small>{{{?hours|}}}{{int:semorg-field-role-task-hours-suffix}}</small>
   |<small>{{{hours|}}}{{int:semorg-field-role-task-hours-suffix}}</small>
}}</td>
}}</td>
<td>
<td>
{{{?name|}}}
{{{name|}}}</td>
</td>
<td>[[{{{role|}}}|{{{role-name}}}]]</td>
<td>
[[{{{?role|}}}|{{{?role-name}}}]]
</td>
{{semorg-showedit
{{semorg-showedit
   |target={{{?target|}}}
  |form={{int:semorg-role-form}}
   |target={{{target|}}}
}}
}}
</tr></includeonly>
</tr></includeonly>

Latest revision as of 15:06, 22 April 2021

This page is part of the Semantic Organization extension.