Form:Rating: Difference between revisions
(Created page with "<noinclude> This is the "Rating" form. <span style="background-color:#B4C6E7; border:1px solid black; text-align:center; padding: 0 5px 0 5px; display:inline-block; border-radius:10px;">{{#formlink:form=Rating|link text=<span style="color:black;">Add Rating</span>|link type=text}}</span> <pre> |WCAG=<Compliant,Non-compliant> |WCAG_Notes=<Text> |Content=<Standardized, Acceptable, In-Progress, Blank> |Content_Notes=<Text> |Date_Change=<YYYY-MM-DD> |Importance=<Critical,...") |
No edit summary |
||
Line 2: | Line 2: | ||
This is the "Rating" form. | This is the "Rating" form. | ||
{{#forminput:form=Rating|button text=Create/Edit Rating|placeholder=Pagename}} | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 20: | Line 9: | ||
{{{for template|Rating}}} | {{{for template|Rating}}} | ||
{| class="formtable" style="width:1200px;" | {| class="formtable" style="width:1200px;" | ||
| colspan="2" style="text-align:center; background-color:#B4C6E7; padding:2px; border:1px solid #777777;" | '''WCAG Section''' | |||
| {{{field|WCAG|mandatory|input type=radiobutton|values=Compliant;Non-compliant|delimiter=;|size=50}}} | |- | ||
| style="width:135px;" | '''WCAG:''' || {{{field|WCAG|mandatory|input type=radiobutton|values=Compliant;Non-compliant|default=Non-compliant|delimiter=;|size=50}}} | |||
|- | |||
| '''WCAG Notes:''' || {{{field|WCAG_Notes|input type=text|size=120}}} | |||
|- | |||
| style="height:35px;" | | |||
|- | |||
| colspan="2" style="text-align:center; background-color:#B4C6E7; padding:2px; border:1px solid #777777;" | '''Content Section''' | |||
|- | |||
| '''Content:''' || {{{field|Content|mandatory|input type=radiobutton|values=Standardized, Acceptable, In-Progress, Blank|default=In-Progress}}} | |||
|- | |||
| '''Content Notes:''' || {{{field|Content_Notes|input type=text|size=120}}} | |||
|- | |||
| style="height:35px;" | | |||
|- | |||
| colspan="2" style="text-align:center; background-color:#B4C6E7; padding:2px; border:1px solid #777777;" | '''AI Section''' | |||
|- | |||
| '''Date Change:''' || {{{field|Date_Change|input type=datepicker}}} | |||
|- | |||
| '''Importance:''' || {{{field|Importanc|mandatory|input type=radiobutton|values=Critical, Important, Standard, Low|default=Standard}}} | |||
|- | |- | ||
| '''Date Ingest:''' || {{{field|Date_Ingest|input type=datepicker}}} | |||
| {{{field| | |||
|- | |- | ||
| '''AI Notes:''' || {{{field|AI_Notes|input type=text|size=120}}} | |||
| {{{field| | |||
|} | |} | ||