User:Plumtree/Infobox Interval: Difference between revisions
Jump to navigation
Jump to search
Page created |
mNo edit summary |
||
| Line 16: | Line 16: | ||
! Meaning | ! Meaning | ||
! Usage notes, Remarks | ! Usage notes, Remarks | ||
|- | |- | ||
| '''Ratio''' | | '''Ratio''' | ||
| Line 54: | Line 50: | ||
<pre> | <pre> | ||
{{Infobox Interval | {{Infobox Interval | ||
| Name = Harmonic seventh | | Name = Harmonic seventh | ||
| Color name = z7, zo 7th | | Color name = z7, zo 7th | ||
| Sound = jid_7_4_pluck_adu_dr220.mp3 | | Sound = jid_7_4_pluck_adu_dr220.mp3 | ||
}} | }} | ||
| Line 68: | Line 60: | ||
<pre> | <pre> | ||
{{Infobox Interval | {{Infobox Interval | ||
| Name = | | Name = | ||
| Color name = | | Color name = | ||
| Sound = | | Sound = | ||
}} | }} | ||
Revision as of 15:25, 12 October 2022
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.
Usage
The templates supports the following parameters (highly requested parameters in bold):
| Parameter | Meaning | Usage notes, Remarks |
|---|---|---|
| Ratio | Frequency ratio of the interval | pages with missing values go into Category:Todo:add interval ratio |
| Monzo | Parameters of the Monzo notation | pages with missing values go into Category:Todo:add interval monzo |
| Cents | Size in cents | pages with missing values go into Category:Todo:add interval cents |
| Name | Name(s) of the interval | pages with missing values go into Category:Todo:add interval name |
| 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) |
Example
Usage example for the harmonic seventh (7/4):
{{Infobox Interval
| Name = Harmonic seventh
| Color name = z7, zo 7th
| Sound = jid_7_4_pluck_adu_dr220.mp3
}}
Boilerplates
Empty template for copy & paste (to avoid copying wrong values from interval pages):
{{Infobox Interval
| Name =
| Color name =
| Sound =
}}
See also
- Template:Infobox ET
- xen-calc – the according page of that tool gets linked automatically if the
Ratioparameter is filled in
[[Category:Templates]]