Template:MOS intervals/doc: Difference between revisions
m wrong header level |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{dochead}} | |||
== Parameters == | == Parameters == | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 11: | Line 12: | ||
|} | |} | ||
== Usage == | === Usage === | ||
The typical use of this template is for showing a mos's interval varieties and their qualities. | The typical use of this template is for showing a mos's interval varieties and their qualities. | ||
<pre>{{MOS intervals}}</pre> | <pre>{{MOS intervals}}</pre> | ||
=== Using a different scale signature === | |||
==== Using a different scale signature ==== | |||
A scale signature different from the page's title can be entered as shown. | A scale signature different from the page's title can be entered as shown. | ||
<pre>{{MOS intervals|Scale Signature=5L 2s}}</pre> | <pre>{{MOS intervals|Scale Signature=5L 2s}}</pre> | ||
{{MOS intervals|Scale Signature=5L 2s}} | {{MOS intervals|Scale Signature=5L 2s}} | ||
==== Changing the mos prefix ==== | |||
By default, the mos prefix is "mos". The prefix for the mos can be changed as shown below. | By default, the mos prefix is "mos". The prefix for the mos can be changed as shown below. | ||
<pre>{{MOS intervals|Scale Signature=2L 5s|MOS Prefix=pel}}</pre> | <pre>{{MOS intervals|Scale Signature=2L 5s|MOS Prefix=pel}}</pre> | ||
{{MOS intervals|Scale Signature=2L 5s|MOS Prefix=pel}} | {{MOS intervals|Scale Signature=2L 5s|MOS Prefix=pel}} | ||
== See also == | === See also === | ||
* [[Module:MOS intervals]] | * [[Module:MOS intervals]] – The corresponding Lua module that implements the functionality. | ||