Form:Feedback: Difference between revisions
From Tsadra Foundation Advanced Contemplative Scholarships
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (20 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | |||
{{{for template|Feedback}}} | {{{for template|Feedback}}} | ||
{{{info|page name=Feedback-<unique number;start=1;4>|create title= | {{{info|page name=Feedback-<unique number;start=1;4>|create title=We welcome your feedback!|edit title=Editing feedback entry}}} | ||
{{{field | fbArchived | hidden}}} | {{{field | fbArchived | hidden}}} | ||
{| class="smwtable-clean offwhite-bg border th-top-right" | |||
|- | |||
! Page Commented <span style="color: red;">*</span> | |||
| {{{field | fbPageCommented | mandatory }}} | |||
|- | |||
! Date <span style="color: red;">*</span> | |||
| {{{field | fbDate | input type=datepicker | default={{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}} | restricted }}} | |||
|- | |||
! Comment <span style="color: red;">*</span> | |||
| {{{field | fbContent | input type=textarea | mandatory }}} | |||
|- | |||
! Name | |||
| {{{field | fbName | input type=text }}} <span class="greycolor">''optional''</span> | |||
|- | |||
! Email | |||
| {{{field | fbEmail | input type=text}}} <span class="greycolor">''optional''</span> | |||
|- | |||
! | |||
| {{{standard input|save|class="btn btn-outline-dark"|label=Submit feedback}}} | |||
|} | |||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||