Template:Rating: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
# Changes that should be incorporated into the AI LLM chatbot | # Changes that should be incorporated into the AI LLM chatbot | ||
It should be called in the following format: | It should be called in the following format (multi-line): | ||
<pre style="margin-left:25px; width: | <pre style="margin-left:25px; width:500px;"> | ||
{{Rating | {{Rating | ||
|WCAG=<Compliant,Non-compliant> | |WCAG=<Compliant,Non-compliant> | ||
Line 18: | Line 18: | ||
}} | }} | ||
</pre> | </pre> | ||
or | or (single-line): | ||
<pre style="margin-left:25px | <pre style="margin-left:25px; "> | ||
{{Rating|WCAG=<Compliant,Non-compliant>|WCAG_Notes=<Text>|Content=<Standardized, Acceptable, In-Progress, Blank>|Content_Notes=<Text>|Date_Change=<YYYY-MM-DD>|Importance=<Critical, Important, Standard, Low>|Date_Ingest=<YYYY-MM-DD>|AI_Notes=}} | {{Rating|WCAG=<Compliant,Non-compliant>|WCAG_Notes=<Text>|Content=<Standardized, Acceptable, In-Progress, Blank>|Content_Notes=<Text>|Date_Change=<YYYY-MM-DD>|Importance=<Critical, Important, Standard, Low>|Date_Ingest=<YYYY-MM-DD>|AI_Notes=}} | ||
</pre> | </pre> |
Revision as of 20:30, 3 July 2025
This is the "Rating" template. It is used to communicate information about the following
- WCAG Compliance
- Content quality
- Changes that should be incorporated into the AI LLM chatbot
It should be called in the following format (multi-line):
{{Rating |WCAG=<Compliant,Non-compliant> |WCAG_Notes=<Text> |Content=<Standardized, Acceptable, In-Progress, Blank> |Content_Notes=<Text> |Date_Change=<YYYY-MM-DD> |Importance=<Critical, Important, Standard, Low> |Date_Ingest=<YYYY-MM-DD> |AI_Notes= }}
or (single-line):
{{Rating|WCAG=<Compliant,Non-compliant>|WCAG_Notes=<Text>|Content=<Standardized, Acceptable, In-Progress, Blank>|Content_Notes=<Text>|Date_Change=<YYYY-MM-DD>|Importance=<Critical, Important, Standard, Low>|Date_Ingest=<YYYY-MM-DD>|AI_Notes=}}
Edit the page to see the template text. This template defines the table "Ratings". View table.