Template:Infobox interval: Difference between revisions
Jump to navigation
Jump to search
Let's do FJS names too |
|||
Line 43: | Line 43: | ||
{{!}} style="text-align:right; padding-right: 0.25em" {{!}} [[Kite's color notation|Color name]] | {{!}} style="text-align:right; padding-right: 0.25em" {{!}} [[Kite's color notation|Color name]] | ||
{{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Color name|{{{Color Name}}}}}}''' | {{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Color name|{{{Color Name}}}}}}''' | ||
}} | |||
|- | |||
{{#if: {{{FJS name|{{{FJS Name|}}}}}} | | |||
{{!}} style="text-align:right; padding-right: 0.25em" {{!}} [[Functional Just System|FJS name]] | |||
{{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{FJS name|{{{FJS Name}}}}}}''' | |||
}} | }} | ||
|- | |- | ||
Line 80: | Line 85: | ||
| '''''Maybe better optional?''''' | | '''''Maybe better optional?''''' | ||
|- | |- | ||
| | | Color name | ||
| Color name after [[Kite's color notation]] | | Color name after [[Kite's color notation]] | ||
| in the form: <code>written form, spoken form</code>, for color names see also [[Gallery of Just Intervals]] | | in the form: <code>written form, spoken form</code>, for color names see also [[Gallery of Just Intervals]] | ||
|- | |||
| FJS name | |||
| [[Functional Just System]] name | |||
| | |||
|- | |- | ||
| Sound | | Sound | ||
Line 97: | Line 106: | ||
| Name = Harmonic seventh | | Name = Harmonic seventh | ||
| Color name = z7, zo 7th | | Color name = z7, zo 7th | ||
| FJS name = m7<sup>7</sup> | |||
| Sound = jid_7_4_pluck_adu_dr220.mp3 | | Sound = jid_7_4_pluck_adu_dr220.mp3 | ||
}}</nowiki> | }}</nowiki> | ||
Line 111: | Line 121: | ||
| Name = | | Name = | ||
| Color name = | | Color name = | ||
| FJS name = | |||
| Sound = | | Sound = | ||
}}</nowiki> | }}</nowiki> |
Revision as of 19:41, 23 July 2020
The template Infobox Interval was built to help presenting basic information about intervals in a unified form, to make them obvious by glance. Also the formatting of the wiki text itself is easier to read and improve when it is obviously structured by this template.
The templates supports the following parameters (mandatory parameters in bold):
Parameter | Meaning | Usage hints, Remarks |
---|---|---|
JI glyph | Just intonation glyph, if one exists | complete with prefix "File:" and brackets |
Ratio | Frequency ratio of the interval | |
Monzo | Parameters of the Monzo notation | |
Cents | Size in cents | |
Names or Name |
Name(s) of the interval | Maybe better optional? |
Color name | Color name after Kite's color notation | in the form: written form, spoken form , for color names see also Gallery of Just Intervals
|
FJS name | Functional Just System name | |
Sound | Soundfile, if one exists | only name of the file (no prefix "File:" and of course without Brackets) |
Usage example for the harmonic seventh (7/4):
{{Infobox Interval | JI glyph = [[File:glyph_7_4.png|48px]] | Ratio = 7/4 | Monzo = -2 0 0 1 | Cents = 968.82591 | Name = Harmonic seventh | Color name = z7, zo 7th | FJS name = m7<sup>7</sup> | Sound = jid_7_4_pluck_adu_dr220.mp3 }}
In the above example, an icon from the JI glyphs set is used.
Empty template for copy & paste (to avoid copying wrong values from interval pages:
{{Infobox Interval | JI glyph = | Ratio = | Monzo = | Cents = | Name = | Color name = | FJS name = | Sound = }}