Template:ED intro: Difference between revisions
No edit summary |
m Wording clarified |
||
Line 9: | Line 9: | ||
* ''k''edt - equal divisions of the tritave/twelfth, sometimes denoted as ''k''ed3 | * ''k''edt - equal divisions of the tritave/twelfth, sometimes denoted as ''k''ed3 | ||
* ''k''edf - equal divisions of the fifth, sometimes denoted as ''k''ed3/2 | * ''k''edf - equal divisions of the fifth, sometimes denoted as ''k''ed3/2 | ||
* ''k''ed''p''/''q'' - equal divisions of an arbitrary ratio ''p''/''q'', or if '' | * ''k''ed''p''/''q'' - equal divisions of an arbitrary ratio ''p''/''q'', or if written as ''k''ed''p'', equal divisions of a harmonic | ||
* ''k''ed''c''c - equal divisions of an arbitrary cent value ''c'' | * ''k''ed''c''c - equal divisions of an arbitrary cent value ''c'' | ||
* ''k'' - if no suffix is included, then it will be treated as an edo. | * ''k'' - if no suffix is included, then it will be treated as an edo. |
Revision as of 00:14, 29 January 2024
This template creates an introduction for an ED page, namely equal divisions of the octave (edo), equal divisions of the tritave or twelfth (edt), equal divisions of the fifth (edf), equal divisions of a harmonic, equal divisions of an arbitrary ratio, and equal divisions of an arbitrary cent value.
Usage
Supported formats are as shown:
- kedo - equal divisions of the octave, sometimes denoted as ked2
- kedt - equal divisions of the tritave/twelfth, sometimes denoted as ked3
- kedf - equal divisions of the fifth, sometimes denoted as ked3/2
- kedp/q - equal divisions of an arbitrary ratio p/q, or if written as kedp, equal divisions of a harmonic
- kedcc - equal divisions of an arbitrary cent value c
- k - if no suffix is included, then it will be treated as an edo.
For ED pages whose page title follows the aforementioned formats, simply add the following line.
{{ED intro}}
For ED pages whose page title does not follow the aforementioned formats, include the intended ED as an unnamed parameter.
{{ED intro|6ed600c}}
Examples
{{ED intro|12}}
{{ED intro|12edo}}
Script error: The function "ed_intro_frame" does not exist.
{{ED intro|13edt}}
Script error: The function "ed_intro_frame" does not exist.
{{ED intro|7edf}}
Script error: The function "ed_intro_frame" does not exist.
{{ED intro|12ed5}}
Script error: The function "ed_intro_frame" does not exist.
{{ED intro|12ed5/2}}
Script error: The function "ed_intro_frame" does not exist.
{{ED intro|12ed600c}}
Script error: The function "ed_intro_frame" does not exist.
{{ED intro|12ed100.3c}}
Script error: The function "ed_intro_frame" does not exist.
Equal-step tunings (1 equal division)
{{ED intro|1edo}}
Script error: The function "ed_intro_frame" does not exist.
{{ED intro|1edt}}
Script error: The function "ed_intro_frame" does not exist.
{{ED intro|1edf}}
Script error: The function "ed_intro_frame" does not exist.
{{ED intro|1ed5}}
Script error: The function "ed_intro_frame" does not exist.
{{ED intro|1ed5/2}}
Script error: The function "ed_intro_frame" does not exist.
{{ED intro|1ed600c}}
Script error: The function "ed_intro_frame" does not exist.
{{ED intro|1ed100.3c}}
Script error: The function "ed_intro_frame" does not exist.
See also
- Module:ED intro – the module that actually implements the functionality.
- Template:EDO intro – a similar template for edos.