Template:MOS intro/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
|||
Line 1: | Line 1: | ||
== Parameters == | {{dochead}} | ||
=== Parameters === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 9: | Line 10: | ||
|} | |} | ||
== Usage == | === Usage === | ||
The typical use of this template is for the introduction of a mos's page. | The typical use of this template is for the introduction of a mos's page. | ||
<pre>{{MOS intro}}</pre> | <pre>{{MOS intro}}</pre> | ||
=== Using a different scale signature === | |||
==== Using a different scale signature ==== | |||
If desired, a different scale signature can be entered as shown below. | If desired, a different scale signature can be entered as shown below. | ||
<pre>{{MOS intro|Scale Signature = 5L 2s}}</pre> | <pre>{{MOS intro|Scale Signature = 5L 2s}}</pre> | ||
{{MOS intro|Scale Signature = 5L 2s}} | {{MOS intro|Scale Signature = 5L 2s}} | ||
=== Adding mos names === | |||
===== Adding mos names ===== | |||
Mosses that are named under TAMNAMS will have their names automatically included, with the exception of equave-agnostic TAMNAMS names. To specify other names, enter them as a semicolon-delimited list as shown below. It's recommended to use only the mos's most commonly used names. | Mosses that are named under TAMNAMS will have their names automatically included, with the exception of equave-agnostic TAMNAMS names. To specify other names, enter them as a semicolon-delimited list as shown below. It's recommended to use only the mos's most commonly used names. | ||
<pre>{{MOS intro|Scale Signature=7L 4s|Other Names=daemotonic; suprasmitonic}}</pre> | <pre>{{MOS intro|Scale Signature=7L 4s|Other Names=daemotonic; suprasmitonic}}</pre> | ||
Line 24: | Line 27: | ||
{{MOS intro|Scale Signature=3L 5s|Other Names=anti-oneirotonic}} | {{MOS intro|Scale Signature=3L 5s|Other Names=anti-oneirotonic}} | ||
=== Examples === | ==== Examples ==== | ||
The intro text displays information regarding the mos and its properties, such as whether it's proper (worded as "exhibiting Rothenberg propriety") and what related scale it descends from. | The intro text displays information regarding the mos and its properties, such as whether it's proper (worded as "exhibiting Rothenberg propriety") and what related scale it descends from. | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
!Equave | ! Equave | ||
!Periods | ! Periods | ||
!Intro text | ! Intro text | ||
|- | |- | ||
| rowspan="3" |Octave | | rowspan="3" | Octave | ||
|1 | | 1 | ||
|{{MOS intro|Scale Signature = 1L 6s}} | | {{MOS intro|Scale Signature = 1L 6s}} | ||
{{MOS intro|Scale Signature = 6L 1s}} | {{MOS intro|Scale Signature = 6L 1s}} | ||
|- | |- | ||
|2 | | 2 | ||
|{{MOS intro|Scale Signature = 6L 4s}} | | {{MOS intro|Scale Signature = 6L 4s}} | ||
|- | |- | ||
|3 or more | | 3 or more | ||
|{{MOS intro|Scale Signature = 3L 3s}} | | {{MOS intro|Scale Signature = 3L 3s}} | ||
|- | |- | ||
| rowspan="3" |Non-octave | | rowspan="3" | Non-octave | ||
|1 | |1 | ||
|{{MOS intro|Scale Signature = 1L 8s<3/1>}} | | {{MOS intro|Scale Signature = 1L 8s<3/1>}} | ||
{{MOS intro|Scale Signature = 8L 1s<3/1>}} | {{MOS intro|Scale Signature = 8L 1s<3/1>}} | ||
|- | |- | ||
|2 | | 2 | ||
|{{MOS intro|Scale Signature = 6L 4s <3/1>}} | | {{MOS intro|Scale Signature = 6L 4s <3/1>}} | ||
|- | |- | ||
|3 or more | | 3 or more | ||
|{{MOS intro|Scale Signature = 3L 3s <3/1>}} | | {{MOS intro|Scale Signature = 3L 3s <3/1>}} | ||
|} | |} | ||
Line 90: | Line 93: | ||
== Limitations == | == Limitations == | ||
Currently none. | Currently none. | ||