Template:ED intro/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{dochead}}
{{dochead}}{{substitute|no}}{{lua}}
This template creates an introduction for an ED page, namely:
This template creates an introduction for an equal division page, namely:
* Equal divisions of the octave or second harmonic (edo).
* Equal divisions of the octave or second harmonic (edo).
* Equal divisions of the tritave, perfect 12th, or third harmonic (edt).
* Equal divisions of the tritave, perfect twelfth, or third harmonic (edt).
* Equal divisions of the fifth (edf).
* Equal divisions of the fifth (edf).
* Equal divisions of an arbitrary harmonic.
* Equal divisions of an arbitrary harmonic.
* Equal divisions of an arbitrary ratio.
* Equal divisions of an arbitrary ratio.
* Equal divisions of an arbitrary cent value.<br /><br />
* Equal divisions of an arbitrary cent value.


=== Usage ===
=== Usage ===
Supported formats are as shown:
Supported formats are as shown:
* ''k''edo – equal divisions of the octave, sometimes denoted as ''k''ed2
* <code>''k''edo</code> – equal divisions of the octave, sometimes denoted as <code>''k''ed2</code>
* ''k''edt – equal divisions of the tritave/twelfth, sometimes denoted as ''k''ed3
* <code>''k''edt</code> – equal divisions of the tritave/twelfth, sometimes denoted as <code>''k''ed3</code>
* ''k''edf – equal divisions of the fifth, sometimes denoted as ''k''ed3/2
* <code>''k''edf</code> – equal divisions of the fifth, sometimes denoted as <code>''k''ed3/2</code>
* ''k''ed''p''/''q'' – equal divisions of an arbitrary ratio ''p''/''q'', or if written as ''k''ed''p'', equal divisions of a harmonic
* <code>''k''ed''p''/''q''</code> – equal divisions of an arbitrary ratio ''p''/''q'', or if written as <code>''k''ed''p''</code>, equal divisions of a harmonic
* ''k''ed''c''c – equal divisions of an arbitrary cent value ''c''
* <code>''k''ed''c''c</code> – equal divisions of an arbitrary cent value ''c''
* ''k'' – if no suffix is included, then it will be treated as an edo.
* <code>''k''</code> – if no suffix is included, then it will be treated as an edo.


For ED pages whose page title follows the above formats, add the following line without any parameters.
For equal division pages whose page title follows the above formats, add the following line without any parameters.


<pre>{{ED intro}}</pre>
<pre>{{ED intro}}</pre>


For ED pages whose page title does not follow the aforementioned formats, include the intended ED as an unnamed parameter.
For equal division pages whose page title does not follow the aforementioned formats, include the intended equal division as an unnamed parameter.
<pre>{{ED intro|6ed600c}}</pre>
<pre>{{ED intro|6ed600c}}</pre>


Line 68: Line 68:
<pre>{{ED intro|1ed600.1c}}</pre>
<pre>{{ED intro|1ed600.1c}}</pre>
{{{{ROOTPAGENAME}}|1ed600.1c}}
{{{{ROOTPAGENAME}}|1ed600.1c}}
=== See also ===
* {{modlink}}
* [[Template:EDO intro]] &ndash; A similar template for edos.