Template:Infobox ET: Difference between revisions

Inthar (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
 
(59 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<div style="
<includeonly>{{#invoke: Infobox_ET | infobox_ET
border: 1px solid #999;
| name = Infobox ET
margin: 0;
| tuning = {{{1|{{SUBPAGENAME}}}}}
margin-left: 1em;
| Prime factorization = {{{Prime factorization|}}}
margin-bottom: 0.5em;
| Zeta = {{{Zeta|}}}
padding: ;
| Consistency = {{{Consistency|}}}
background-color: #CCCCFF;
| Distinct consistency = {{{Distinct consistency|{{{Distinct|}}}}}}
<!-- width: 15em; -->
| debug = {{lc:{{{debug|}}}}}
float: right;
}}</includeonly><noinclude>
">
{{documentation}}
{| style="border-collapse: collapse;"
|+ <big>'''{{PAGENAME}}'''</big>
|-
{{#if: {{{Prime factorization|{{{Prime Factorization|}}}}}} |
  {{!}} style="text-align:right; padding-right: 0.25em" {{!}} Prime factorization
  {{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Prime factorization|{{{Prime factorization|}}}}}} '''
}}
|-
{{#if: {{{Step size|{{{Step Size|}}}}}} |
  {{!}} style="text-align:right; padding-right: 0.25em" {{!}} Step size
  {{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Step size|{{{Step Size|}}}}}}'''
}}
|-
{{#if: {{{Subgroup|{{{Subgroup|}}}}}} |
  {{!}} style="text-align:right; padding-right: 0.25em" {{!}} Subgroup
  {{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Subgroup|{{{Subgroup|}}}}}}'''
}}
|-
{{#if: {{{Fifth type|{{{Fifth Type|}}}}}} |
  {{!}} style="text-align:right; padding-right: 0.25em" {{!}} Fifth type(s)
  {{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Fifth type|{{{Fifth Type|}}}}}}'''
}}
|-
{{#if: {{{Common uses|{{{Common Uses|}}}}}} |
  {{!}} style="text-align:right; padding-right: 0.25em" {{!}} Common uses
  {{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Common uses|{{{Common Uses|}}}}}}'''
}}
|-
{{#if: {{{Important MOSes|{{{Important moses|}}}}}} |
  {{!}} style="text-align:right; padding-right: 0.25em" {{!}} Important MOSes
  {{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Important MOSes|{{{Important moses|}}}}}}'''
}}
|-
{{#if: {{{Example composition|{{{Example Composition|}}}}}} |
  {{!}} colspan="2" style="text-align: center;" {{!}} Demonstration <br/> [[File:{{{Example composition|{{{Example Composition|}}}}}}|270px]]<br/>[[:File:{{{Example composition|{{{Example Composition|}}}}}}|sound info]] {{#if: {{{Score|}}} | <br/>[[:File:{{{Score|}}}|score]] }}
}}
|}
</div><includeonly><!-- this includeonly section is for changing parameter names to regular form -->{{#if: {{{Names|}}}
| [[Category:Todo:normalize interval parameters]]}}{{#if: {{{Color Name|}}}
| [[Category:Todo:normalize interval parameters]]}}{{#if: {{{FJS Name|}}}
| [[Category:Todo:normalize interval parameters]]}}</includeonly><noinclude>


The template '''Infobox ET''' was built to help presenting basic information about [[equal temperaments]]s 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.
[[Category:Infoboxes]]
 
The templates supports the following parameters (highly requested parameters in '''bold'''):
 
{| class="wikitable"
! Parameter
! Meaning
! Usage hints, Remarks
|-
| Prime factorization
| Prime factorization of the equal temperament (e.g. 12 = 2<sup>2</sup> * 3)
|
|-
| '''Subgroup'''
| The [[JI subgroup]] that the equal temperament is a temperament of
|
|-
| '''Step size'''
| One step of the equal temperament in cents
|
|-
| '''Fifth type'''
| Type of fifth, for edos. (Some possiblities: mavila, 7edo, flattone, meantone, schismic, parapyth, archy, superpyth, 5edo, father), and possibly cents error from just perfect fifth if applicable. If the edo has more than one type, list all the types, separated by <nowiki><br/></nowiki>;
|
|-
| '''Important MOSes'''
| Important MOS types, step sizes and number of L and s, period and generator; types separated by <nowiki><br/></nowiki>
|-
| '''Common uses'''
| Common compositional uses of the equal temperament
|
|-
| '''Example composition'''
| MP3 file name of the 1-minute example composition
|
|-
| '''Score'''
| Score of the 1-minute example composition
|
|}
 
Usage example for [[24edo]]:
<nowiki>{{Infobox ET
| Prime factorization = 2<sup>3</sup> * 3
| Subgroup = 2.3.11.13.17.19
| Step size = 50¢
| Fifth type = Meantone 7\12 700¢ (-1.955¢)
| Common uses = Hyperchromatic 12edo, Westernized maqam, semaphore
| Important MOSes = dominant meantone 5*2-2*1 (7\12, 1\1)<br/>semaphore 5*4-4*1 (5\24, 1\1)<br/> mohajira (7\24, 1\1)<br/> diminished (1\6, 1\4)<br/> augmented (1\4, 1\3)
| Example composition = null.mp3
| Score = null.pdf
}}</nowiki>
 
----
 
Empty template for copy &amp; paste (to avoid copying wrong values from interval pages:
<nowiki>{{Infobox ET
| Prime factorization = 2<sup>3</sup> * 3
| Subgroup = 2.3.11.13.17.19
| Step size = 50¢
| Fifth type = Meantone 7\12 700¢ (-1.955¢)
| Common uses = Hyperchromatic 12edo, Westernized maqam, semaphore
| Important MOSes = Dominant meantone 5*2-2*1 (7\12, 1\1)<br/> semaphore 5*4-4*1 (5\24, 1\1)<br/> mohajira (7\24, 1\1)<br/> diminished (1\6, 1\4)<br/> augmented (1\4, 1\3)
| Example composition = null.mp3
| Score = null.pdf
}}</nowiki>
 
[[Category:Templates]]
 
<!-- interwiki -->
</noinclude>
</noinclude>