Template:Infobox regtemp: Difference between revisions
Jump to navigation
Jump to search
Stop using "0" as empty value |
No edit summary Tags: Mobile edit Mobile web edit |
||
| (7 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#invoke: Infobox_regtemp | infobox_RT | <includeonly>{{#invoke: Infobox_regtemp | ||
| infobox_RT | |||
| tempname={{{Title|{{PAGENAME}}}}} | | tempname={{{Title|{{PAGENAME}}}}} | ||
| subgroup={{{Subgroups|}}} | | subgroup={{{Subgroups|}}} | ||
| Line 5: | Line 6: | ||
| edo_first={{{Edo join 1|}}} | | edo_first={{{Edo join 1|}}} | ||
| edo_second={{{Edo join 2|}}} | | edo_second={{{Edo join 2|}}} | ||
| edo_third={{{Edo join 3|}}} | |||
| edo_fourth={{{Edo join 4|}}} | |||
| mapping={{{Mapping|}}} | | mapping={{{Mapping|}}} | ||
| genfrac={{{ | | genfrac={{{Generators|}}} | ||
| tuning={{{ | | tuning={{{Generators tuning|}}} | ||
| method={{{Optimization method|}}} | | method={{{Optimization method|}}} | ||
| mosses={{{MOS scales|}}} | | mosses={{{MOS scales|}}} | ||
| Line 19: | Line 22: | ||
| acc2={{{Mistuning 2|}}} | | acc2={{{Mistuning 2|}}} | ||
| comp2={{{Complexity 2|}}} | | comp2={{{Complexity 2|}}} | ||
| lim3={{{Odd limit 3|}}} | |||
| acc3={{{Mistuning 3|}}} | |||
| comp3={{{Complexity 3|}}} | |||
| lim4={{{Odd limit 4|}}} | |||
| acc4={{{Mistuning 4|}}} | |||
| comp4={{{Complexity 4|}}} | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
[[Category:Infoboxes]] | |||
</noinclude> | </noinclude> | ||
Latest revision as of 08:13, 4 May 2026
- This template is implemented by the Lua module Module:Infobox regtemp.
- This template invokes the following functions: infobox_RT from Infobox regtemp.
| This template should not be substituted. |
Infobox for regular temperaments. Support up to rank 4. As of now, most information has to be entered manually.
Parameters
- Title
- The name of the temperament goes here, and it appears as the title of the infobox.
- Subgroups
- Written here is the subgroup(s) that the temperament acts on; often a full prime limit.
- Comma basis
- Type the simplest list of commas that defines the temperament in the subgroup(s). Format as:
comma 1, comma 2, … (subgroup 1); <br>comma 1, comma 2, (subgroup 2); …- Edo join 1, 2, 3, 4
- The equal temperaments that reasonably support the temperament. Despite these parameters being called "edo", they accept wart notation just fine.
- Mapping
- The number of generators each element of the subgroup is mapped to; see Reduced mapping.
- Generators
- The list of intervals that generates the temperament, in ratio of monzo form.
- Generators tuning
- Sizes of the generators in an optimal tuning, in cents.
- Optimization method
- The method used to calculate the optimal tuning above. Type the acronym, such as CWE or POTE.
- MOS scales
- For rank-2 temperaments, the sequence of mos scales induced by the generator.
- Ploidacot
- For rank-2 temperaments, the ploidacot signature. Derived from Subgroups, Mapping, and Generators tuning, or overriden here.
- Pergen
- The period and the generator as fractions of simple intervals (most often the octave and a possibly compounded fifth or fourth), if provided.
- Color name
- Kite's color name for the temperament, if provided.
- Odd limit 1, 2, 3, 4
- Reasonable odd limits to use in the temperament.
- Mistuning 1, 2, 3, 4
- Minimax errors of the odd limits.
- Complexity 1, 2, 3, 4
- Smallest numbers of notes for mos scales to contain the odd limits (i.e. greater than the Graham complexities of the odd limits).
Boilerplate
Empty template for copy & paste to avoid copying wrong values from existing temperament pages:
{{Infobox regtemp
| Title =
| Subgroups =
| Comma basis =
| Edo join 1 = | Edo join 2 = | Edo join 3 = | Edo join 4 =
| Mapping =
| Generators =
| Generators tuning =
| Optimization method =
| MOS scales =
| Ploidacot =
| Pergen =
| Color name =
| Odd limit 1 = | Mistuning 1 = | Complexity 1 =
| Odd limit 2 = | Mistuning 2 = | Complexity 2 =
| Odd limit 3 = | Mistuning 3 = | Complexity 3 =
| Odd limit 4 = | Mistuning 4 = | Complexity 4 =
}}