Module:MOS scalesig/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
No edit summary
 
(8 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<p/q>" 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.
}}
}}