Template:WcagCheck: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(41 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>Template is included in Template:BSExtensionInfo and Template:BSExtensionInfobox to check all extensions for accessibility.</noinclude><templatestyles src="WcagCheck/styles.css" /><includeonly>{{#if: {{{wcagStatus|}}}|
<noinclude>Template is included in Template:BSExtensionInfo and Template:BSExtensionInfobox to check all extensions for accessibility.</noinclude><!--<templatestyles src="WcagCheck/styles.css" /><includeonly>{{#if: {{{wcagStatus|}}}|
<div class="wcaginfo">
<div class="wcaginfo">
==Accessibility==
==Accessibility==
Line 5: Line 5:
!style="width:200px" {{{!}}Test status:
!style="width:200px" {{{!}}Test status:
{{!}}[[wcagStatus::{{{wcagStatus|}}}]]
{{!}}[[wcagStatus::{{{wcagStatus|}}}]]
{{#ifeq: {{{extensionType|}}}|backend||
{{!}}-
{{!}}-
!Checked for:
!Checked for:
{{!}}{{#arraymap:{{{wcagCheckedfor|}}}|,|@@@|[[wcagCheckedfor::@@@]]}}
{{!}}{{#arraymap:{{{wcagCheckedfor|}}}|,|@@@|[[wcagCheckedfor::@@@]]}} }}
{{!}}-
{{!}}-
!Last test date:
!Last test date:
{{!}}[[wcagTestdate::{{{wcagTestdate|}}}]]
{{!}}[[wcagTestdate::{{{wcagTestdate|}}}]]
{{!}}-
{{#ifeq: {{{extensionType|}}}|backend|
!WCAG level
|{{!}}-
!WCAG level:
{{!}}[[wcagLevel::{{{wcagLevel|}}}]]
{{!}}[[wcagLevel::{{{wcagLevel|}}}]]
{{!}}-
{{!}}-
!WCAG support:
!WCAG support:
{{!}} class="{{#switch:{{{wcagSupport}}}|supports=supports|partially supports=partiallysupports|does not support=notsupports|}}" {{!}}[[wcagSupport::{{{wcagSupport|}}}]] {{#ifeq: {{{wcagSupport}}}|partially supports|<span> (workaround: [[wcagWorkaround::{{{wcagWorkaround|}}}]])</span>|{{#ifeq: {{{wcagSupport}}}|does not support|<span> (workaround: [[wcagWorkaround::{{{wcagWorkaround|}}}]])</span>}}|}}
{{!}} class="{{#switch:{{{wcagSupport}}}|supports=supports|partially supports=partiallysupports|does not support=notsupports|}}" {{!}}[[wcagSupport::{{{wcagSupport|}}}]] {{#ifeq: {{{wcagSupport}}}|partially supports|<span> (workaround: [[wcagWorkaround::{{{wcagWorkaround|}}}]])</span>|{{#ifeq: {{{wcagSupport}}}|does not support|<span> (workaround: [[wcagWorkaround::{{{wcagWorkaround|}}}]])</span>}}|}} }}
{{#if: {{{wcagComments|}}}|
{{#if: {{{wcagComments|}}}|
{{!}}-
{{!}}-
Line 30: Line 32:
{{!}}[[extensionFocus::{{{extensionFocus|}}}]]
{{!}}[[extensionFocus::{{{extensionFocus|}}}]]
{{!}}} }}
{{!}}} }}
<div>|{{#set: wcagCheck=0}} }}</includeonly>
<div>|}}{{#ifeq: {{{extensionType|}}}|backend|{{#set: wcagSupport=not applicable}}|}}</includeonly> -->

Latest revision as of 15:15, 13 May 2025

Template is included in Template:BSExtensionInfo and Template:BSExtensionInfobox to check all extensions for accessibility.