Form:Term (eng)
From Entri
(Difference between revisions)
m |
m |
||
| Line 96: | Line 96: | ||
<tr> | <tr> | ||
<td valign="top" width="200pt">'''Restricted to Supervisors'''.</td> | <td valign="top" width="200pt">'''Restricted to Supervisors'''.</td> | ||
| − | <td>Change term status | + | <td>Change term status:<br> |
{{{field|TermStatus|input type=radiobutton|default=Starter|mandatory|restricted=Supervisor}}}</td></tr> | {{{field|TermStatus|input type=radiobutton|default=Starter|mandatory|restricted=Supervisor}}}</td></tr> | ||
| + | </table> | ||
| + | }} | ||
| + | {{#ifeq:{{#var:ranking}}|Expert| | ||
| + | <table class="formtable" width="600pt"> | ||
| + | <tr> | ||
| + | <td valign="top" width="200pt">'''Restricted to Experts'''.</td> | ||
| + | <td>Change term status:<br> | ||
| + | {{{field|TermStatus|input type=radiobutton|values=Starter,Specialist,Expert|default=Starter|mandatory|restricted=Expert}}}</td></tr> | ||
| + | </table> | ||
| + | }} | ||
| + | {{#ifeq:{{#var:ranking}}|Specialist| | ||
| + | <table class="formtable" width="600pt"> | ||
| + | <tr> | ||
| + | <td valign="top" width="200pt">'''Restricted to Specialists'''.</td> | ||
| + | <td>Change term status:<br> | ||
| + | {{{field|TermStatus|input type=radiobutton|values=Starter,Specialist|default=Starter|mandatory|restricted=Specialist}}}</td></tr> | ||
</table> | </table> | ||
}} | }} | ||
Revision as of 20:49, 19 December 2013
|