Wikipedia:WikiProject Accessibility/Manual of Style draft: Difference between revisions

Content deleted Content added
Dodoïste (talk | contribs)
Headings: Position of navigation templates
{{superseded|date=2013|Wikipedia:Manual of Style/Accessibility}}
 
(6 intermediate revisions by 3 users not shown)
Line 1:
{{Wikipedia:WikiProject Accessibility/Breadcrumb|[[Wikipedia:WikiProject Accessibility/Manual of Style draft|Manual of Style draft]]}}
{{Wikipedia:WikiProject Accessibility/Navigation menu| Coordination =uncollapsed}}
{{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 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 indicatesmust abe dataavoided tablein wherelayout ittables. isScreen readers will interpret tables with a table header as data tables, thus layout tables must not contain table headers. Also, it uses a poorly contrasted icon without alt text.
 
{| class="wikitable" style="margin:auto;"
Line 19:
! colspan = "4" | Legend
|-
| <center>[[ImageFile:Green Arrow Up.svg|12px]] || <center>Higher raw value is better || <center>[[ImageFile:Green Arrow Down.svg|12px]] || <center>Lower raw value is better
|- 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
Line 25:
 
=== Good example ===
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>
|-
| [[ImageFile:Dark Green Arrow Up.svg|12px|center|link=|alt=Higher]]
| Higher raw value is better{{discuss}}
|-
| [[ImageFile:Dark Green Arrow Down.svg|12px|center|link=||alt=Lower]]
| Lower raw value is better
|-
Line 69 ⟶ 70:
''Statuts : under construction''
 
== Other languagesText ==
 
''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
 
=== CitationsOther languages ===
 
''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.
== Text ==
 
=== Citations ===
 
''Statuts : under construction''
 
== References ==
<references/>