Template:Infobox interval: Difference between revisions
Jump to navigation
Jump to search
First version. Import from de:Vorlage:Infobox Intervall is now complete :) |
added empty template for copy&paste and a more realistic usage example |
||
Line 63: | Line 63: | ||
|} | |} | ||
Usage example for the | Usage example for the harmonic seventh ([[7/4]]): | ||
<nowiki>{{Infobox Interval | <nowiki>{{Infobox Interval | ||
| Ratio = 2/ | | Icon = [[File:glyph_7_4.png|alt=glyph 7 4.png|124x112px|glyph 7 4.png]] <small><br/>JI glyph for 7/4</small> | ||
| Cents = | | Ratio = 7/4 | ||
| Monzo = | | Monzo = -2 0 0 1 | ||
| Name = | | Cents = 968.82591 | ||
| Name = Harmonic seventh | |||
| Sound = jid_7_4_pluck_adu_dr220.mp3 | |||
}}</nowiki> | |||
Empty template for copy & paste (to avoid copying wrong values from interval pages: | |||
<nowiki>{{Infobox Interval | |||
| Icon = | |||
| Ratio = | |||
| Cents = | |||
| Monzo = | |||
| Name = | |||
| Sound = | |||
}}</nowiki> | }}</nowiki> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
<!-- interwiki --> | |||
[[de:Vorlage:Infobox Intervall]] | [[de:Vorlage:Infobox Intervall]] | ||
</noinclude> | </noinclude> |
Revision as of 14:19, 11 October 2018
The template Infobox Interval was built to help presenting basic informations 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 |
---|---|---|
Icon | Image or symbol, if one exists | complete with prefix "File:" and brackets |
Ratio | Frequency ratio of the interval | |
Cents | Size in Cent | |
Monzo | Parameters of the Monzo notation | |
Names or Name |
Name(s) od the interval | Maybe better optional? |
Sound | Soundfile is 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 | Icon = [[File:glyph_7_4.png|alt=glyph 7 4.png|124x112px|glyph 7 4.png]] <small><br/>JI glyph for 7/4</small> | Ratio = 7/4 | Monzo = -2 0 0 1 | Cents = 968.82591 | Name = Harmonic seventh | Sound = jid_7_4_pluck_adu_dr220.mp3 }}
Empty template for copy & paste (to avoid copying wrong values from interval pages:
{{Infobox Interval | Icon = | Ratio = | Cents = | Monzo = | Name = | Sound = }}