Module talk:AutosortTable
copy and paste error between WMF projects
Dear friends! @Jfd34 · t:, @Jackmcbarn · t:,. Please see testwiki:module:AutosortTable and https://test.wikipedia.org/?curid=82703# a copy of the paragraph w:en:list of Wikipedias#Detailed_list. Can you please fix the module to get it running also at testwiki: ?
Best regards and thanks in advance!lɛʁi ʁɑjnhɑʁt (leri raynhart)
- ·לערי ריינהארט·T·m:Th·T·email me· 09:51, 22 August 2015 (UTC)
parameters
What do the 'create', 'order', 'numeric', and 'ascending'/'descending' parameters mean, how do they function, and how do I use 'colspan' and 'rowspan' on this module? -- PK2 (talk) 07:51, 18 August 2020 (UTC)
- Just noting for future page viewers that this has been responded to at Help talk:Table#parameters and auto-sorting tables; it may have been archived by the time you read this.𝒬𝔔 17:03, 28 August 2020 (UTC)
Edit request: Accessible code
![]() | It is requested that an edit be made to the template-protected module at Module:AutosortTable. (edit · history · last · links · sandbox · edit sandbox · sandbox history · sandbox last edit · sandbox diff · test cases · transclusion count · protection log) This template must be followed by a complete and specific description of the request, so that an editor unfamiliar with the subject matter could complete the requested edit immediately.
Edit requests to template-protected pages should only be used for edits that are either uncontroversial or supported by consensus. If the proposed edit might be controversial, discuss it on the protected page's talk page before using this template. Consider making changes first to the module's sandbox and test them thoroughly here before submitting an edit request. To request that a page be protected or unprotected, make a protection request. When the request has been completed or denied, please add the |
First of all, I hope I've used an appropriate temple for this edit request. There seems to be no Template:Edit module-protected, and there's no Template: AutosortTable in front of this module.
My request is this: please add the necessary code to increase the compatibility of the output with WP:ACCESS, esp. MOS:DTAB.
Specifically, I'm hoping for two changes:
- Add the capability of specifying a table caption. (Wikitables do this with
|+ Some caption
in the wikicode.) - When generating a new row, emit the first cell as a row header with scope. Wikitables do this with
!scope="row"|
. The current module code produces simple data cells with<td>
, which doesn't help screen reader tools.
Thanks, — JohnFromPinckney (talk) 19:16, 14 February 2021 (UTC)