User:Plumtree/Infobox Interval: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 10: | Line 10: | ||
== Usage == | == Usage == | ||
The templates supports the following parameters | The templates supports the following parameters: | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 17: | Line 17: | ||
! Usage notes, Remarks | ! Usage notes, Remarks | ||
|- | |- | ||
| | | Ratio | ||
| Frequency [[ratio]] of the interval | | Frequency [[ratio]] of the interval | ||
|- | |- | ||
| | | Monzo | ||
| Parameters of the [[Monzo]] notation | | Parameters of the [[Monzo]] notation | ||
|- | |- | ||
| | | Cents | ||
| Size in [[cent]]s | | Size in [[cent]]s | ||
|- | |- | ||
| | | Name | ||
| Name(s) of the interval | | Name(s) of the interval | ||
| pages with missing values go into [[:Category:Todo:add interval name]] | | pages with missing values go into [[:Category:Todo:add interval name]] | ||
Revision as of 15:26, 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:
| Parameter | Meaning | Usage notes, Remarks |
|---|---|---|
| Ratio | Frequency ratio of the interval | |
| Monzo | Parameters of the Monzo notation | |
| Cents | Size in 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]]