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

From SemanticOrganization
Jump to: navigation, search
(Created page with "<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr> {{#semorg-schedule:{{{?month|}}}}} <td class="semorg-role-task-hours">{{#if:{{{?hours|}}} |<small>{{{?hours|}}}{{in...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr>
+
<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|}}}
 
</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.