Template:ED intro
This template creates an introduction for an ED page, namely EDOs (octave), EDTs (tritave/twelfth), EDFs (fifths), 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 q = 1, 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.