Module:MOS scalesig/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{documentation| | {{documentation| | ||
{{dochead}}{{lua|Arguments|MOS|utils|Yesno}} | {{dochead}}{{lua|Arguments|MOS|utils|Yesno}} | ||
<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>{{clear}} | <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}} | |||
}} | }} |