Module:MOS scalesig/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{documentation|
{{documentation|{{dochead}}
{{dochead}}
<p>'''{{ARTICLEROOTPAGENAME}}''' formats a string into a mos scale signature, with non-breaking spaces and, if non-octave, the appropriate brackets. Scale signatures can optionally be formatted as a link to the scale's wiki page.
This module format a string into a mos scale signature, with non-breaking spaces.
{{module introspection}}
 
=== Options ===
; <code>is_long</code>
: Whether to use "xL&nbsp;ys&lt;p/q&gt;" or "xL&nbsp;ys&nbsp;(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.
}}
}}

Latest revision as of 22:30, 30 October 2025

This module should not be invoked directly; use its corresponding template instead: Template:MOS scalesig.

Module:MOS scalesig formats a string into a mos scale signature, with non-breaking spaces and, if non-octave, the appropriate brackets. Scale signatures can optionally be formatted as a link to the scale's wiki page. To see introspection summary, see this module's main page.