Template:MOS modes/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) m Delimiters have been changed to use dollar signs instead of semicolons. |
||
Line 4: | Line 4: | ||
=== Parameters === | === Parameters === | ||
The template currently supports the following parameters: | The template currently supports the following parameters: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 38: | Line 39: | ||
To specify a scale signature different from the title of the page, include it as shown below. Non-octave mosses are supported, as are multi-period mosses. | To specify a scale signature different from the title of the page, include it as shown below. Non-octave mosses are supported, as are multi-period mosses. | ||
<pre>{{MOS modes|Scale Signature=5L 3s}}</pre> | <pre>{{MOS modes|Scale Signature=5L 3s}}</pre> | ||
{{ | {{{{ROOTPAGENAME}}|Scale Signature=5L 3s}} | ||
<pre>{{MOS modes|Scale Signature=4L 5s <3/1>}}</pre> | <pre>{{MOS modes|Scale Signature=4L 5s <3/1>}}</pre> | ||
{{ | {{{{ROOTPAGENAME}}|Scale Signature=4L 5s <3/1>}} | ||
<pre>{{MOS modes|Scale Signature=4L 6s}}</pre> | <pre>{{MOS modes|Scale Signature=4L 6s}}</pre> | ||
{{ | {{{{ROOTPAGENAME}}|Scale Signature=4L 6s}} | ||
==== Collapsing the table ==== | ==== Collapsing the table ==== | ||
The table can be collapsed by default by passing a "1" for the Collapsed parameter. This is recommended for pages with too much information (such as MOS scales with a very large number of modes). | The table can be collapsed by default by passing a "1" for the Collapsed parameter. This is recommended for pages with too much information (such as MOS scales with a very large number of modes). | ||
<pre>{{MOS modes|Scale Signature=4L 6s|Collapsed=1}}</pre> | <pre>{{MOS modes|Scale Signature=4L 6s|Collapsed=1}}</pre> | ||
{{ | {{{{ROOTPAGENAME}}|Scale Signature=4L 6s|Collapsed=1}} | ||
==== Adding mode names ==== | ==== Adding mode names ==== | ||
Names for each mode are separated by semicolons, as shown below. A mode may have multiple names (such as with 5L 3s) or a name consisting of multiple words (such as with the mode names described by Elaine Walker for 4L 5s <3/1>). The number of mode names must match the number of modes the mos has, or the column won't be added. | Names for each mode are separated by semicolons, as shown below. A mode may have multiple names (such as with 5L 3s) or a name consisting of multiple words (such as with the mode names described by Elaine Walker for 4L 5s <3/1>). The number of mode names must match the number of modes the mos has, or the column won't be added. | ||
<pre>{{MOS modes|Scale Signature=5L 3s|Mode Names=Dylathian, Dylian$ Ilarnekian$ Celephaïsian$ Ultharian$ Mnarian$ Kadathian, Kadian$ Hlanithian, Hlanian$ Sarnathian, Sarnian}}</pre> | <pre>{{MOS modes|Scale Signature=5L 3s|Mode Names=Dylathian, Dylian$ Ilarnekian$ Celephaïsian$ Ultharian$ Mnarian$ Kadathian, Kadian$ Hlanithian, Hlanian$ Sarnathian, Sarnian}}</pre> | ||
{{ | {{{{ROOTPAGENAME}}|Scale Signature=5L 3s|Mode Names=Dylathian, Dylian$ Ilarnekian$ Celephaïsian$ Ultharian$ Mnarian$ Kadathian, Kadian$ Hlanithian, Hlanian$ Sarnathian, Sarnian}} | ||
<pre>{{MOS modes|Scale Signature=4L 5s <3/1>|Mode Names=Walker I$ Walker II$ Moll I (Delta)$ Lambda$ Moll II (Pierce)$ Harmonic$ Dur I$ Walker A$ Walker B}}</pre> | <pre>{{MOS modes|Scale Signature=4L 5s <3/1>|Mode Names=Walker I$ Walker II$ Moll I (Delta)$ Lambda$ Moll II (Pierce)$ Harmonic$ Dur I$ Walker A$ Walker B}}</pre> | ||
{{ | {{{{ROOTPAGENAME}}|Scale Signature=4L 5s <3/1>|Mode Names=Walker I$ Walker II$ Moll I (Delta)$ Lambda$ Moll II (Pierce)$ Harmonic$ Dur I$ Walker A$ Walker B}} | ||
==== Adding multiple columns ==== | ==== Adding multiple columns ==== | ||
Line 60: | Line 61: | ||
<pre>{{MOS modes|Scale Signature=6L 3s|Table Headers=Mode name$ Name origin|Table Entries=Zeldan$ Named after Zelda$ Linkan$ Named after Link$ Ganan, Ganondoran$ Named after Ganon/Ganondorf}}</pre> | <pre>{{MOS modes|Scale Signature=6L 3s|Table Headers=Mode name$ Name origin|Table Entries=Zeldan$ Named after Zelda$ Linkan$ Named after Link$ Ganan, Ganondoran$ Named after Ganon/Ganondorf}}</pre> | ||
<pre>{{MOS modes|Scale Signature=6L 3s|Mode Names=Zeldan$ Linkan$ Ganan, Ganondoran|Table Headers=Name origin|Table Entries=Named after Zelda$ Named after Link$ Named after Ganon/Ganondorf}}</pre> | <pre>{{MOS modes|Scale Signature=6L 3s|Mode Names=Zeldan$ Linkan$ Ganan, Ganondoran|Table Headers=Name origin|Table Entries=Named after Zelda$ Named after Link$ Named after Ganon/Ganondorf}}</pre> | ||
{{ | {{{{ROOTPAGENAME}}|Scale Signature=6L 3s|Table Headers=Mode name$ Name origin|Table Entries=Zeldan$ Named after Zelda$ Linkan$ Named after Link$ Ganan, Ganondoran$ Named after Ganon/Ganondorf}} | ||
=== Limitations === | === Limitations === |