Template:MOS intro/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
|||
(18 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== Parameters == | {{dochead}}{{substitute|no}}{{lua}} | ||
This template is used on MOS scale pages to create a consistent and descriptive introduction. | |||
=== Parameters === | |||
The following parameters are supported: | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Parameters | ! Parameters | ||
! Required | |||
! Description | |||
|- | |- | ||
| Scale Signature | | Scale Signature | ||
| Yes (optional on mos pages) | |||
| The mos's scale signature in the form "xL ys", or for non-octave mosses, "xL ys<p/q>", "xL ys⟨p/q⟩", or "xL ys (p/q-equivalent)". If left blank and used on a mos page, then the page's title will be used. | |||
|- | |- | ||
| Other Names | | Other Names | ||
| No (optional) | |||
| Any names that the mos has that isn't its scale signature. TAMNAMS names should not be entered here, as they are added by the template automatically based on the scale signature. | |||
|} | |} | ||
== 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> | ||
{{ | |||
=== Adding mos names === | {{{{ROOTPAGENAME}}|Scale Signature = 5L 2s}} | ||
===== 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> | ||
{{ | |||
=== Examples === | {{{{ROOTPAGENAME}}|Scale Signature=7L 4s|Other Names=daemotonic; suprasmitonic}} | ||
The intro text | |||
Alternative names can be used in conjunction with TAMNAMS names. | |||
<pre>{{MOS intro|Scale Signature=3L 5s|Other Names=anti-oneirotonic}}</pre> | |||
{{{{ROOTPAGENAME}}|Scale Signature=3L 5s|Other Names=anti-oneirotonic}} | |||
==== 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. | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| rowspan="3" |Octave | ! Equave | ||
|1 | ! Periods | ||
|{{ | ! Intro text | ||
{{ | |- | ||
| rowspan="3" | Octave | |||
| 1 | |||
| {{{{ROOTPAGENAME}}|Scale Signature = 1L 6s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature = 6L 1s}} | |||
|- | |- | ||
|2 | | 2 | ||
|{{ | | {{{{ROOTPAGENAME}}|Scale Signature = 6L 4s}} | ||
|- | |- | ||
|3 or more | | 3 or more | ||
|{{ | | {{{{ROOTPAGENAME}}|Scale Signature = 3L 3s}} | ||
|- | |- | ||
| rowspan="3" |Non-octave | | rowspan="3" | Non-octave | ||
|1 | | 1 | ||
|{{ | | {{{{ROOTPAGENAME}}|Scale Signature = 1L 8s<3/1>}} | ||
{{ | {{{{ROOTPAGENAME}}|Scale Signature = 8L 1s<3/1>}} | ||
|- | |- | ||
|2 | | 2 | ||
|{{ | | {{{{ROOTPAGENAME}}|Scale Signature = 6L 4s <3/1>}} | ||
|- | |- | ||
|3 or more | | 3 or more | ||
|{{ | | {{{{ROOTPAGENAME}}|Scale Signature = 3L 3s <3/1>}} | ||
|} | |} | ||
== Limitations == | {| class="wikitable" | ||
|- | |||
! Mos descendants | |||
! Intro text | |||
|- | |||
| Parent | |||
| {{{{ROOTPAGENAME}}|Scale Signature=5L 2s}} | |||
|- | |||
| Child scales | |||
| {{{{ROOTPAGENAME}}|Scale Signature=7L 5s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature=5L 7s}} | |||
|- | |||
| Grandchild scales | |||
| {{{{ROOTPAGENAME}}|Scale Signature=7L 12s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature=12L 7s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature=12L 5s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature=5L 12s}} | |||
|- | |||
| Great-grandchild scales | |||
| {{{{ROOTPAGENAME}}|Scale Signature=7L 19s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature=19L 7s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature=19L 12s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature=12L 19s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature=12L 17s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature=17L 12s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature=17L 5s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature=5L 17s}} | |||
|- | |||
| 4th-order descendant | |||
| {{{{ROOTPAGENAME}}|Scale Signature=22L 5s}} | |||
{{{{ROOTPAGENAME}}|Scale Signature=5L 22s}} | |||
|} | |||
<!-- | |||
=== Limitations === | |||
Currently none. | |||
--> |