Jump to content

Module talk:AutosortTable

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by JohnFromPinckney (talk | contribs) at 19:16, 14 February 2021 (Edit request: Accessible code). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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)[reply]

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)[reply]

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)[reply]

Edit request: Accessible code

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:

  1. Add the capability of specifying a table caption. (Wikitables do this with |+ Some caption in the wikicode.)
  2. 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)[reply]