Module:ET sort key/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Created page with "{{documentation| {{dochead|header=none}}{{lua|Arguments|ET}} This module returns an appropriate sort key for equal-step tuning-related pages. === Functions === ; <code>et_sort_key</code> : Return a string of #'s corresponding to the size (#notes/equave) of the ET }}"
 
Ganaram inukshuk (talk | contribs)
put back function description
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{documentation|
{{documentation|{{dochead|header=none}}
{{dochead|header=none}}{{lua|Arguments|ET}}
This module returns an appropriate sort key for [[equal-step tuning]]-related pages to enable numerical sorting instead of alphabetical sorting.
This module returns an appropriate sort key for [[equal-step tuning]]-related pages.


=== Functions ===
{{module introspection
; <code>et_sort_key</code>
| desc_et_sort_key=Return a string of #'s corresponding to the size (#notes/equave) of the ET}}
: Return a string of #'s corresponding to the size (#notes/equave) of the ET
}}
}}

Latest revision as of 02:43, 31 October 2025

This module returns an appropriate sort key for equal-step tuning-related pages to enable numerical sorting instead of alphabetical sorting.

To see introspection summary, see this module's main page.