Wikipedia talk:Manual of Style/Accessibility/Data tables tutorial: Difference between revisions
Content deleted Content added
m Archiving 1 discussion(s) to Wikipedia talk:Manual of Style/Accessibility/Data tables tutorial/Archive 2) (bot |
m Archiving 1 discussion(s) to Wikipedia talk:Manual of Style/Accessibility/Data tables tutorial/Archive 2) (bot |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1:
{{skip to talk}}
{{page views}}
{{talk header}}
{{WikiProject banner shell|
{{WikiProject Accessibility}}
{{User:MiszaBot/config
| algo = old(250d)
Line 12 ⟶ 14:
| minthreadsleft = 4
}}
▲|}
== MOS:COLHEAD potential workaround? ==
Line 90 ⟶ 39:
==Colgroups and rowgroups==
In [[Wikipedia:Manual of Style/Accessibility/Data tables tutorial#Complex tables]] it says "To clearly define relationships and avoid accessibility issues, use <code>! scope="colgroup" colspan="2" | </code> when a column header spans two columns and <code>! scope="rowgroup" rowspan="2" | </code> when a row header spans two rows..." Can a combination of those be used when a column spans multiple rows <code>scope="rowgroup" colspan="2"</code> and when a row spans multiple columns <code>scope="colgroup" rowspan="2"</code> in complex tables? [[User:Qwerty284651|Qwerty284651]] ([[User talk:Qwerty284651|talk]]) 12:00, 13 August 2024 (UTC)
== Better describe the problem of missing captions for screen reader users (SRUs)? ==
Do we need to expand on the issue of missing captions? I ask because '''so many data tables do not have a caption''', suggesting that editors are unaware of the problems caused where one is missing. For example, a SRU can call up a list of tables on a page, each labelled by their caption. Where the caption is missing, the table is announced along the lines of "6 columns, 20 rows" by [[VoiceOver]]. I suspect that other software says something similar. Unless the user is a mind-reader (!), this is no good at all. What do others think? What can we do? I do not want to spend my whole editing career adding captions to existing tables! [[User:CrazyBuilder|<span style="color: #db0000">Crazy</span><span style="color: #3c78b4">Builder</span>]] [[User talk:CrazyBuilder|talk]] 20:08, 7 October 2024 (UTC)
|