Module:MOS scalesig/doc: Difference between revisions
Jump to navigation
Jump to search
update documentation to reflect changes to module |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{documentation| | {{documentation| | ||
{{dochead}} | {{dochead}} | ||
This module format a string into a mos scale signature, with non-breaking spaces. | |||
=== Options === | |||
; <code>is_long</code> | |||
: Whether to use "xL ys<p/q>" or "xL ys (p/q-equivalent)". Only applies for nonoctave mosses, as a scalesig without an equave is assumed to be 2/1-equivalent. | |||
; <code>is_link</code> | |||
: Whether the scalesig is a link to its wiki page. | |||
}} | }} |
Revision as of 13:18, 12 March 2025
This module format a string into a mos scale signature, with non-breaking spaces.
Options
is_long
- Whether to use "xL ys
" or "xL ys (p/q-equivalent)". Only applies for nonoctave mosses, as a scalesig without an equave is assumed to be 2/1-equivalent.
is_link
- Whether the scalesig is a link to its wiki page.