Module:MOS scalesig/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
correct contradicting documentation; this is just a wrapper for the two string functions from module:mos; if one wants to make a string, use the mos module, not this module
Line 3: Line 3:
<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>
<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>


To include this module in other modules, use <syntaxhighlight inline lang="lua">local mos_scalesig = require("Module:MOS scalesig")._mos_scalesig</syntaxhighlight>.{{clear}}
{{clear}}
}}
}}