Wikipedia:WikiProject Accessibility/Manual of Style draft: Difference between revisions
Content deleted Content added
→Data tables: Reviewed |
{{superseded|date=2013|Wikipedia:Manual of Style/Accessibility}} |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 1:
{{Wikipedia:WikiProject Accessibility/Breadcrumb
{{Wikipedia:WikiProject Accessibility/Navigation menu|Coordination}}
{{superseded|date=2013|[[Wikipedia:Manual of Style/Accessibility]]}}
After a [http://en.wikipedia.org/w/index.php?title=Wikipedia_talk:Manual_of_Style_(accessibility)&oldid=380142437#Changes_to_this_guideline discussion on Wikipedia talk:Manual of Style (accessibility)], it became clear that great changes needs to be prepared on a dedicated subpage.
Line 7:
Criteria on this page are prioritized according to impact (W3C's accessibility level of priorities: A, AA or AAA) and degree of feasibility (with MediaWiki's syntax and the burden it places on users).
== Layout tables ==
Line 46 ⟶ 13:
=== Bad example ===
From [http://en.wikipedia.org/w/index.php?title=S.M.A.R.T.&oldid=377897571#Known_ATA_S.M.A.R.T._attributes S.M.A.R.T.]. This layout table uses a table header <code>! Legend</code>, which
{| class="wikitable" style="margin:auto;"
Line 52 ⟶ 19:
! colspan = "4" | Legend
|-
| <center>[[
|- style="background:#ffa07a;"
| colspan="2" style="width:50%; "| <center>'''Critical: red colored row''' || colspan="2" style="width:50%; background:#ffa07a;"| Potential indicators of imminent electromechanical failure
|}
In this example, the table header <code>! Legend</code> has been replaced by a table cell <code>| Legend</code>.
In addition : Icons with improved contrast, alt text and no link. The warning information given by the red row is now also textually provided by the warning icon thanks to <code>alt=warning</code>.
{| class="wikitable" style="margin:auto;"
| colspan="2" style="text-align:center;" | <strong>Legend</strong>
|-
| [[
| Higher raw value is better{{discuss}}
|-
| [[
| Lower raw value is better
|-
Line 76 ⟶ 44:
== Headings ==
''Statuts : under construction, needs translation''
Les titres de section permettent à tous les utilisateurs de percevoir et de comprendre la structure globale de la page. Les utilisateurs de lecteurs d'écran ou de loupe d'écran les utilisent pour explorer celle-ci et y naviguer rapidement. Ils doivent résumer avec concision le contenu de la section<ref group="WCAG-TECH">[http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/H42 {{lang|en|Using h1-h6 to identify headings}}], niveau d'accessibilité A</ref>.
== Position of navigation templates ==
'Bonne pratique''' :</b> placer systématiquement les blocs de navigation (palettes, portails, autres projets, sections liens internes et externes) à la même position dans tous les articles.{{Fin cadre}}
* priorité : moyenne
* difficulté : facile
La position des éléments de navigation doit être prévisible pour les utilisateurs : il faut donc éviter de placer les blocs de navigation à des endroits différents selon les articles (parfois en début de contenu, parfois au milieu, parfois en fin de contenu). Quel que soit l'emplacement retenu (il est indifférent pour l'accessibilité), celui-ci doit être constant<ref group="WCAG-TECH">[http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/G61 {{lang|en|Presenting repeated components in the same relative order each time they appear}}], niveau d'accessibilité AA</ref>.
'''Remarque''' : ce n'est pas la position à l'écran qui compte en matière d'accessibilité (à droite ou à gauche par exemple) mais la position dans l'ordre du code HTML (en début ou en fin du code de la zone de contenu de la page)
== Colour ==
Line 90 ⟶ 70:
''Statuts : under construction''
==
''Statuts : under construction''
2 Texte des articles
[http://www.w3.org/TR/UNDERSTANDING-WCAG20/meaning-other-lang-id.html Language of Parts: Understanding SC 3.1.2], WCAG 2.0.▼
2.1 Citations
2.2 Changements de langue
2.3 Termes techniques et usages rares d'un terme
2.4 Acronymes et abréviations
2.5 Attribut HTML title
2.6 Références à un contenu par sa position à l'écran
2.7 Recours aux symboles graphiques Unicode
2.8 Diagrammes et images en caractères ASCII (art ASCII)
2.8.1 Arborescences
===
''Statuts : under construction''
▲[http://www.w3.org/TR/UNDERSTANDING-WCAG20/meaning-other-lang-id.html Language of Parts: Understanding SC 3.1.2], WCAG 2.0.
=== Citations ===
''Statuts : under construction''
== References ==
<references/>
|