Module:MOS scalesig/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
No edit summary
Line 1: Line 1:
{{documentation|
{{documentation|
{{dochead}}
{{dochead}}
This module format a string into a mos scale signature, with non-breaking spaces.
This module format a string into a mos scale signature, with non-breaking spaces. Scale signatures can optionally be formatted as a link to the scale's wiki page.
 
=== 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.
}}
}}