User:Plumtree/Infobox Interval: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 78: | Line 78: | ||
== Example == | == Example == | ||
Usage example for the harmonic seventh ([[7/4]]): | {{#invoke:Infobox Interval|infobox_interval|Ratio=7/4|Name=Harmonic seventh|Color name=z7, zo 7th|Sound=jid_7_4_pluck_adu_dr220.mp3|debug=1}} | ||
Usage example for the harmonic seventh on its page ([[7/4]]): | |||
<pre> | <pre> | ||
{{Infobox Interval | {{Infobox Interval | ||
| Name = | | 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 | ||
}} | }} | ||
</pre> | </pre> | ||
Usage example for a large ratio: | |||
<pre> | |||
{{Infobox Interval | |||
| Monzo = -263 88 0 44 | |||
| Name = septimal ruthenia, septiruthenia | |||
}} | |||
</pre> | |||
Usage example for an irrational interval: | |||
<pre> | |||
{{Infobox Interval | |||
| Ratio = π | |||
| Cents = 1981.795 | |||
| Name = pitave | |||
}} | |||
== Boilerplates == | == Boilerplates == | ||