Form:AdminFeedback: Difference between revisions

From Buddha-Nature
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
 
(16 intermediate revisions by the same user not shown)
Line 6: Line 6:


{{{for template|Feedback}}}
{{{for template|Feedback}}}
{| class="table depth-1 font-inherit th-right-align" style="background: rgb(255, 252, 241);"
{| class="table depth-1 font-inherit th-right-align caption-header" style="background: rgb(255, 252, 241);"
|+Template: Feedback
|-
|-
! Name
! Name
Line 24: Line 25:
|-
|-
! Archived:  
! Archived:  
| {{{field | fbArchived }}}
| {{{field | fbArchived | input type=checkbox }}}
|}
|}
{{{end template}}}




{{{for template|AdminFeedback}}}


<div class="row">
{| class="table depth-1 font-inherit th-right-align rb-block caption-header" style="background: rgb(255, 252, 241);"
<div class="col-lg-2"></div>
|+Template: AdminFeedback
<div class="col-lg-8">
|-
<div class="feedback-form bnw-panel m-3 depth-3 pr-5 pb-5 pl-5 pt-2 rounded">
! Category
<h2 class="text-center">Give us your feedback!</h2>
| {{{field | fbCategory | input type=checkboxes | values=Editorial;User Experience;User Interface;Content;Copy Editing | delimiter=; }}}
|-
! Priority
| {{{field | fbPriority | input type=radiobutton | values=High, Medium, Low }}}
|-
! User-error?
| {{{field | fbUserError | input type=checkbox }}}
|-
! Assign to
| {{{field | fbAssignees | input type=tokens | values=AlexC; JeremiP; Marcus; Mort; Gwen; Whole Team | delimiter=; }}}
|}


{| class="table"
{{{end template}}}
|-
!
| {{{standard input|save|class="btn btn-outline-dark"|label=Submit feedback}}}
|}
 
</div>
</div>
<div class="col-lg-2"></div>
</div>


{{{end template}}}
{{{standard input|save|class="btn btn-outline-dark"|label=Save }}}


</includeonly>
</includeonly>

Latest revision as of 16:57, 30 January 2020

This is the admin feedback form used to tag and edit progress on feedback processing. Access by going to Feedback Management.