Module:MOS scalesig/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{documentation|
{{documentation|{{dochead}}
{{dochead}}{{lua|Arguments|MOS|utils|Yesno}}
<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.
<p>This module formats 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.</p>
{{module introspection}}
 
To include this module in other modules, use <syntaxhighlight inline lang="lua">local mos_scalesig = require("Module:MOS scalesig")._mos_scalesig</syntaxhighlight>.{{clear}}
}}
}}