Form:Documents: Difference between revisions
From Tsadra Foundation Advanced Contemplative Scholarships
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
Line 4: | Line 4: | ||
{{{for template|Filepage}}}{{{info|page name=File:<Filepage[documentfile]>|create title=Uploading new document|edit title=Editing document information}}} | {{{for template|Filepage}}}{{{info|page name=File:<Filepage[documentfile]>|create title=Uploading new document|edit title=Editing document information}}} | ||
<div style="background: rgba(242,245,247,0.6); padding: 1em 1.2em 1.2em; border: 1px solid #bbb"> | <div style="background: rgba(242,245,247,0.6); padding: 1em 1.2em 1.2em; border: 1px solid #bbb"> | ||
<table class="appli-form-table"> | |||
<tr> | |||
<th>Type:</th> | |||
<td>{{{field|filetype|input type=dropdown|show on select=Other=>altdescription|show on select=Yearly Reports}}}</td> | |||
</tr> | |||
<tr id="altdescription"> | |||
<th>Description:</th> | |||
|- | <td>{{{field|altdocdescript|size=50}}}</td> | ||
! Submitted: | </tr> | ||
| {{{field|filesubmitted|input type=datepicker}}} | <tr> | ||
|- | ! Year: | ||
! Free text: | | {{{field|report-year|size=6}}} | ||
| {{{standard input|free text|rows=5|cols=50}}} | |- | ||
! Reminder sent on: | |||
| {{{field|report-remind|input type=datepicker}}} | |||
|- | |||
! Received on: | |||
| {{{field|report-date|input type=datepicker}}} | |||
|- | |||
! Confirmed on: | |||
| {{{field|reportconfirm|input type=datepicker}}} | |||
|- | |||
! Submitted: | |||
| {{{field|filesubmitted|input type=datepicker}}} | |||
|- | |||
! Free text: | |||
| {{{standard input|free text|rows=5|cols=50}}} | |||
</table> | |||
</div> | </div> |